[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 10:59:43.765290  3931 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.214.254:33771
I20260710 10:59:43.766872  3931 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 10:59:43.767930  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:43.785809  3938 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:43.786866  3937 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:43.786608  3940 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:43.787771  3931 server_base.cc:1061] running on GCE node
I20260710 10:59:44.972002  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:44.972239  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:44.972501  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681184972473 us; error 0 us; skew 500 ppm
I20260710 10:59:44.973376  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:44.979254  3931 webserver.cc:533] Webserver started at http://127.3.214.254:41587/ using document root <none> and password file <none>
I20260710 10:59:44.980187  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:44.980412  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:44.980881  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:44.986734  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183595730-3931-0/minicluster-data/master-0-root/instance:
uuid: "a1cbe42f3eb14a5cbdd7a944c24ba73a"
format_stamp: "Formatted at 2026-07-10 10:59:44 on dist-test-slave-t4dr"
I20260710 10:59:44.994444  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.004s
I20260710 10:59:44.999840  3946 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:45.001073  3931 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 10:59:45.001442  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183595730-3931-0/minicluster-data/master-0-root
uuid: "a1cbe42f3eb14a5cbdd7a944c24ba73a"
format_stamp: "Formatted at 2026-07-10 10:59:44 on dist-test-slave-t4dr"
I20260710 10:59:45.001849  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183595730-3931-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183595730-3931-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183595730-3931-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:45.075044  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:45.076602  3931 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 10:59:45.077064  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:45.153518  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.254:33771
I20260710 10:59:45.153555  3997 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.254:33771 every 8 connection(s)
I20260710 10:59:45.162103  3998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:45.184083  3998 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a: Bootstrap starting.
I20260710 10:59:45.190320  3998 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:45.192551  3998 log.cc:826] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a: Log is configured to *not* fsync() on all Append() calls
I20260710 10:59:45.196867  3998 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a: No bootstrap required, opened a new log
I20260710 10:59:45.218189  3998 raft_consensus.cc:359] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1cbe42f3eb14a5cbdd7a944c24ba73a" member_type: VOTER }
I20260710 10:59:45.218761  3998 raft_consensus.cc:385] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:45.219024  3998 raft_consensus.cc:740] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1cbe42f3eb14a5cbdd7a944c24ba73a, State: Initialized, Role: FOLLOWER
I20260710 10:59:45.219903  3998 consensus_queue.cc:260] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a1cbe42f3eb14a5cbdd7a944c24ba73a" member_type: VOTER }
I20260710 10:59:45.220386  3998 raft_consensus.cc:399] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 10:59:45.220670  3998 raft_consensus.cc:493] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 10:59:45.221004  3998 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:45.224982  3998 raft_consensus.cc:515] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1cbe42f3eb14a5cbdd7a944c24ba73a" member_type: VOTER }
I20260710 10:59:45.225741  3998 leader_election.cc:304] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a [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: a1cbe42f3eb14a5cbdd7a944c24ba73a; no voters: 
I20260710 10:59:45.227725  3998 leader_election.cc:290] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 10:59:45.228055  4001 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:45.230583  4001 raft_consensus.cc:697] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a [term 1 LEADER]: Becoming Leader. State: Replica: a1cbe42f3eb14a5cbdd7a944c24ba73a, State: Running, Role: LEADER
I20260710 10:59:45.231845  4001 consensus_queue.cc:237] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a [LEADER]: Queue going to LEADER mode. State: All 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: "a1cbe42f3eb14a5cbdd7a944c24ba73a" member_type: VOTER }
I20260710 10:59:45.232888  3998 sys_catalog.cc:565] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a [sys.catalog]: configured and running, proceeding with master startup.
I20260710 10:59:45.244140  4003 sys_catalog.cc:455] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a1cbe42f3eb14a5cbdd7a944c24ba73a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1cbe42f3eb14a5cbdd7a944c24ba73a" member_type: VOTER } }
I20260710 10:59:45.244899  4003 sys_catalog.cc:458] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:45.245955  4002 sys_catalog.cc:455] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a [sys.catalog]: SysCatalogTable state changed. Reason: New leader a1cbe42f3eb14a5cbdd7a944c24ba73a. Latest consensus state: current_term: 1 leader_uuid: "a1cbe42f3eb14a5cbdd7a944c24ba73a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1cbe42f3eb14a5cbdd7a944c24ba73a" member_type: VOTER } }
I20260710 10:59:45.246565  4002 sys_catalog.cc:458] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:45.254088  4011 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 10:59:45.265846  4011 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 10:59:45.268520  3931 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 10:59:45.284124  4011 catalog_manager.cc:1383] Generated new cluster ID: d8c318c868bb4cccb97150eaf5f66263
I20260710 10:59:45.284957  4011 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 10:59:45.319238  4011 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 10:59:45.321748  4011 catalog_manager.cc:1540] Loading token signing keys...
I20260710 10:59:45.339955  4011 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a: Generated new TSK 0
I20260710 10:59:45.341063  4011 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 10:59:45.399314  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:45.408960  4020 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:45.409848  4021 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:45.414237  4023 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:45.414489  3931 server_base.cc:1061] running on GCE node
I20260710 10:59:45.415277  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:45.415525  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:45.415724  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681185415703 us; error 0 us; skew 500 ppm
I20260710 10:59:45.416317  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:45.420749  3931 webserver.cc:533] Webserver started at http://127.3.214.193:44981/ using document root <none> and password file <none>
I20260710 10:59:45.421293  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:45.421514  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:45.421800  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:45.422844  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183595730-3931-0/minicluster-data/ts-0-root/instance:
uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
format_stamp: "Formatted at 2026-07-10 10:59:45 on dist-test-slave-t4dr"
I20260710 10:59:45.428767  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 10:59:45.433681  4028 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:45.434603  3931 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 10:59:45.434883  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183595730-3931-0/minicluster-data/ts-0-root
uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
format_stamp: "Formatted at 2026-07-10 10:59:45 on dist-test-slave-t4dr"
I20260710 10:59:45.435159  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183595730-3931-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183595730-3931-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183595730-3931-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:45.469281  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:45.470677  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:45.473445  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:45.478922  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:45.479130  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:45.479444  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:45.479589  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:45.592077  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.193:46283
I20260710 10:59:45.592144  4090 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.193:46283 every 8 connection(s)
I20260710 10:59:45.600175  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:45.611769  4095 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:45.618351  4096 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:45.632515  4098 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:45.633512  3931 server_base.cc:1061] running on GCE node
I20260710 10:59:45.634569  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:45.634825  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:45.635049  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681185635027 us; error 0 us; skew 500 ppm
I20260710 10:59:45.635851  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:45.638829  4091 heartbeater.cc:344] Connected to a master server at 127.3.214.254:33771
I20260710 10:59:45.639308  4091 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:45.640220  3931 webserver.cc:533] Webserver started at http://127.3.214.194:43799/ using document root <none> and password file <none>
I20260710 10:59:45.640445  4091 heartbeater.cc:507] Master 127.3.214.254:33771 requested a full tablet report, sending...
I20260710 10:59:45.640797  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:45.641028  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:45.641314  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:45.643455  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183595730-3931-0/minicluster-data/ts-1-root/instance:
uuid: "c51ff13646944d5bbbb5d0323adb2073"
format_stamp: "Formatted at 2026-07-10 10:59:45 on dist-test-slave-t4dr"
I20260710 10:59:45.643710  3963 ts_manager.cc:194] Registered new tserver with Master: f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283)
I20260710 10:59:45.645970  3963 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35700
I20260710 10:59:45.650574  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260710 10:59:45.655232  4103 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:45.656859  3931 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 10:59:45.657166  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183595730-3931-0/minicluster-data/ts-1-root
uuid: "c51ff13646944d5bbbb5d0323adb2073"
format_stamp: "Formatted at 2026-07-10 10:59:45 on dist-test-slave-t4dr"
I20260710 10:59:45.657557  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183595730-3931-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183595730-3931-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183595730-3931-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:45.682404  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:45.684118  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:45.687000  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:45.690539  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:45.690805  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:45.691102  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:45.691306  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:45.788187  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.194:40935
I20260710 10:59:45.788347  4165 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.194:40935 every 8 connection(s)
I20260710 10:59:45.795691  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:45.805575  4169 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:45.806844  4170 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:45.811780  3931 server_base.cc:1061] running on GCE node
I20260710 10:59:45.812618  4166 heartbeater.cc:344] Connected to a master server at 127.3.214.254:33771
I20260710 10:59:45.813015  4166 heartbeater.cc:461] Registering TS with master...
W20260710 10:59:45.813045  4172 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:45.813982  4166 heartbeater.cc:507] Master 127.3.214.254:33771 requested a full tablet report, sending...
I20260710 10:59:45.814193  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:45.814487  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:45.814679  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681185814662 us; error 0 us; skew 500 ppm
I20260710 10:59:45.815356  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:45.816169  3963 ts_manager.cc:194] Registered new tserver with Master: c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935)
I20260710 10:59:45.817858  3963 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35702
I20260710 10:59:45.818439  3931 webserver.cc:533] Webserver started at http://127.3.214.195:36939/ using document root <none> and password file <none>
I20260710 10:59:45.819057  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:45.819307  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:45.819602  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:45.820633  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183595730-3931-0/minicluster-data/ts-2-root/instance:
uuid: "7abbab2e6119437bb48a56311f2ed1d3"
format_stamp: "Formatted at 2026-07-10 10:59:45 on dist-test-slave-t4dr"
I20260710 10:59:45.825785  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260710 10:59:45.829128  4177 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:45.829958  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 10:59:45.830264  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183595730-3931-0/minicluster-data/ts-2-root
uuid: "7abbab2e6119437bb48a56311f2ed1d3"
format_stamp: "Formatted at 2026-07-10 10:59:45 on dist-test-slave-t4dr"
I20260710 10:59:45.830600  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183595730-3931-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183595730-3931-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183595730-3931-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:45.845405  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:45.847069  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:45.848378  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:45.850592  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:45.850834  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:45.851063  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:45.851233  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:45.947671  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.195:45809
I20260710 10:59:45.947739  4239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.195:45809 every 8 connection(s)
I20260710 10:59:45.965806  4240 heartbeater.cc:344] Connected to a master server at 127.3.214.254:33771
I20260710 10:59:45.966275  4240 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:45.967238  4240 heartbeater.cc:507] Master 127.3.214.254:33771 requested a full tablet report, sending...
I20260710 10:59:45.969674  3963 ts_manager.cc:194] Registered new tserver with Master: 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:45.969790  3931 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016325403s
I20260710 10:59:45.970947  3963 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35716
I20260710 10:59:46.023713  3963 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35728:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 10:59:46.027716  3963 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 10:59:46.156652  4056 tablet_service.cc:1511] Processing CreateTablet for tablet 82a7cd6fcf7e4c36a8872dcc4580d51a (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 10:59:46.157516  4055 tablet_service.cc:1511] Processing CreateTablet for tablet 48f58e18b0ca4d4580306b4bc7c4ee51 (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 10:59:46.158046  4056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a7cd6fcf7e4c36a8872dcc4580d51a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.159325  4055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48f58e18b0ca4d4580306b4bc7c4ee51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.159153  4054 tablet_service.cc:1511] Processing CreateTablet for tablet 8a293f2f65f546ef835fd34e6a0847dd (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 10:59:46.160450  4054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a293f2f65f546ef835fd34e6a0847dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.161484  4053 tablet_service.cc:1511] Processing CreateTablet for tablet caddbb48e72b416184417a9fc54aeae2 (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 10:59:46.163447  4053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caddbb48e72b416184417a9fc54aeae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.166682  4052 tablet_service.cc:1511] Processing CreateTablet for tablet 96d90892e0c247b5b23b83c726fddb25 (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 10:59:46.168367  4052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96d90892e0c247b5b23b83c726fddb25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.172549  4051 tablet_service.cc:1511] Processing CreateTablet for tablet df584a5a8ba24eb1a4c2f1a4642bf6d6 (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 10:59:46.173939  4051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df584a5a8ba24eb1a4c2f1a4642bf6d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.177752  4050 tablet_service.cc:1511] Processing CreateTablet for tablet 89aecf0ff74f471a95a73476c47db1a4 (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 10:59:46.180037  4049 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7dfe4e26a046848d15d338381689de (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 10:59:46.190650  4050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89aecf0ff74f471a95a73476c47db1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.192268  4130 tablet_service.cc:1511] Processing CreateTablet for tablet 48f58e18b0ca4d4580306b4bc7c4ee51 (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 10:59:46.194509  4130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48f58e18b0ca4d4580306b4bc7c4ee51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.197404  4049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7dfe4e26a046848d15d338381689de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.190793  4131 tablet_service.cc:1511] Processing CreateTablet for tablet 82a7cd6fcf7e4c36a8872dcc4580d51a (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 10:59:46.200835  4129 tablet_service.cc:1511] Processing CreateTablet for tablet 8a293f2f65f546ef835fd34e6a0847dd (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 10:59:46.206861  4048 tablet_service.cc:1511] Processing CreateTablet for tablet a5bcfe44792c4312acc9bd313300914e (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 10:59:46.223042  4048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5bcfe44792c4312acc9bd313300914e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.221511  4131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a7cd6fcf7e4c36a8872dcc4580d51a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.235385  4129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a293f2f65f546ef835fd34e6a0847dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.227845  4126 tablet_service.cc:1511] Processing CreateTablet for tablet df584a5a8ba24eb1a4c2f1a4642bf6d6 (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 10:59:46.239722  4123 tablet_service.cc:1511] Processing CreateTablet for tablet a5bcfe44792c4312acc9bd313300914e (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 10:59:46.235447  4124 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7dfe4e26a046848d15d338381689de (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 10:59:46.241276  4127 tablet_service.cc:1511] Processing CreateTablet for tablet 96d90892e0c247b5b23b83c726fddb25 (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 10:59:46.243685  4128 tablet_service.cc:1511] Processing CreateTablet for tablet caddbb48e72b416184417a9fc54aeae2 (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 10:59:46.249305  4128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caddbb48e72b416184417a9fc54aeae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.252782  4125 tablet_service.cc:1511] Processing CreateTablet for tablet 89aecf0ff74f471a95a73476c47db1a4 (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
W20260710 10:59:46.260774  4010 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:46.265272  4258 tablet_bootstrap.cc:492] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab: Bootstrap starting.
I20260710 10:59:46.261068  4127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96d90892e0c247b5b23b83c726fddb25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.264741  4204 tablet_service.cc:1511] Processing CreateTablet for tablet 48f58e18b0ca4d4580306b4bc7c4ee51 (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 10:59:46.260658  4205 tablet_service.cc:1511] Processing CreateTablet for tablet 82a7cd6fcf7e4c36a8872dcc4580d51a (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 10:59:46.276289  4204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48f58e18b0ca4d4580306b4bc7c4ee51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.274642  4203 tablet_service.cc:1511] Processing CreateTablet for tablet 8a293f2f65f546ef835fd34e6a0847dd (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 10:59:46.270762  4202 tablet_service.cc:1511] Processing CreateTablet for tablet caddbb48e72b416184417a9fc54aeae2 (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 10:59:46.279042  4123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5bcfe44792c4312acc9bd313300914e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.283133  4125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89aecf0ff74f471a95a73476c47db1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.286278  4126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df584a5a8ba24eb1a4c2f1a4642bf6d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.285142  4202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caddbb48e72b416184417a9fc54aeae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.287994  4201 tablet_service.cc:1511] Processing CreateTablet for tablet 96d90892e0c247b5b23b83c726fddb25 (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 10:59:46.302071  4124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7dfe4e26a046848d15d338381689de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.302423  4199 tablet_service.cc:1511] Processing CreateTablet for tablet 89aecf0ff74f471a95a73476c47db1a4 (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 10:59:46.300333  4200 tablet_service.cc:1511] Processing CreateTablet for tablet df584a5a8ba24eb1a4c2f1a4642bf6d6 (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 10:59:46.306949  4203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a293f2f65f546ef835fd34e6a0847dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.308681  4198 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7dfe4e26a046848d15d338381689de (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 10:59:46.314189  4200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df584a5a8ba24eb1a4c2f1a4642bf6d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.319823  4199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89aecf0ff74f471a95a73476c47db1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.341109  4201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96d90892e0c247b5b23b83c726fddb25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.306543  4197 tablet_service.cc:1511] Processing CreateTablet for tablet a5bcfe44792c4312acc9bd313300914e (DEFAULT_TABLE table=test-workload [id=bae6bd560fbf41f994344d6aa7b482a8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 10:59:46.362543  4198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7dfe4e26a046848d15d338381689de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.363803  4205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a7cd6fcf7e4c36a8872dcc4580d51a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.368883  4197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5bcfe44792c4312acc9bd313300914e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.445428  4258 tablet_bootstrap.cc:654] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:46.499797  4260 tablet_bootstrap.cc:492] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3: Bootstrap starting.
I20260710 10:59:46.508051  4259 tablet_bootstrap.cc:492] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073: Bootstrap starting.
I20260710 10:59:46.530689  4260 tablet_bootstrap.cc:654] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:46.532245  4258 tablet_bootstrap.cc:492] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab: No bootstrap required, opened a new log
I20260710 10:59:46.532702  4258 ts_tablet_manager.cc:1403] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab: Time spent bootstrapping tablet: real 0.293s	user 0.006s	sys 0.022s
I20260710 10:59:46.535590  4258 raft_consensus.cc:359] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } } peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } }
I20260710 10:59:46.536376  4258 raft_consensus.cc:385] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:46.536509  4260 tablet_bootstrap.cc:492] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3: No bootstrap required, opened a new log
I20260710 10:59:46.536684  4258 raft_consensus.cc:740] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0a5090debb34e9c928ba5e5a5ab26ab, State: Initialized, Role: FOLLOWER
I20260710 10:59:46.536942  4260 ts_tablet_manager.cc:1403] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.004s
I20260710 10:59:46.537436  4258 consensus_queue.cc:260] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } } peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } }
I20260710 10:59:46.541083  4091 heartbeater.cc:499] Master 127.3.214.254:33771 was elected leader, sending a full tablet report...
I20260710 10:59:46.542454  4260 raft_consensus.cc:359] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.543131  4260 raft_consensus.cc:385] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:46.543418  4260 raft_consensus.cc:740] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7abbab2e6119437bb48a56311f2ed1d3, State: Initialized, Role: FOLLOWER
I20260710 10:59:46.544092  4260 consensus_queue.cc:260] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.545576  4259 tablet_bootstrap.cc:654] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:46.547235  4258 ts_tablet_manager.cc:1434] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.005s
I20260710 10:59:46.548748  4258 tablet_bootstrap.cc:492] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab: Bootstrap starting.
I20260710 10:59:46.554519  4240 heartbeater.cc:499] Master 127.3.214.254:33771 was elected leader, sending a full tablet report...
I20260710 10:59:46.554973  4260 ts_tablet_manager.cc:1434] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.011s
I20260710 10:59:46.555853  4260 tablet_bootstrap.cc:492] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3: Bootstrap starting.
I20260710 10:59:46.556643  4258 tablet_bootstrap.cc:654] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:46.570241  4260 tablet_bootstrap.cc:654] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:46.574343  4259 tablet_bootstrap.cc:492] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073: No bootstrap required, opened a new log
I20260710 10:59:46.574815  4259 ts_tablet_manager.cc:1403] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.013s
I20260710 10:59:46.586520  4260 tablet_bootstrap.cc:492] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3: No bootstrap required, opened a new log
I20260710 10:59:46.585645  4259 raft_consensus.cc:359] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.587025  4260 ts_tablet_manager.cc:1403] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.005s
I20260710 10:59:46.587113  4259 raft_consensus.cc:385] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:46.587466  4259 raft_consensus.cc:740] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Initialized, Role: FOLLOWER
I20260710 10:59:46.589028  4259 consensus_queue.cc:260] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.590181  4260 raft_consensus.cc:359] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.590876  4260 raft_consensus.cc:385] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:46.591111  4258 tablet_bootstrap.cc:492] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab: No bootstrap required, opened a new log
I20260710 10:59:46.591137  4260 raft_consensus.cc:740] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7abbab2e6119437bb48a56311f2ed1d3, State: Initialized, Role: FOLLOWER
I20260710 10:59:46.591614  4258 ts_tablet_manager.cc:1403] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.009s
I20260710 10:59:46.591917  4260 consensus_queue.cc:260] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.594312  4260 ts_tablet_manager.cc:1434] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 10:59:46.595657  4260 tablet_bootstrap.cc:492] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3: Bootstrap starting.
I20260710 10:59:46.594700  4258 raft_consensus.cc:359] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.596357  4258 raft_consensus.cc:385] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:46.596696  4258 raft_consensus.cc:740] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0a5090debb34e9c928ba5e5a5ab26ab, State: Initialized, Role: FOLLOWER
I20260710 10:59:46.597453  4258 consensus_queue.cc:260] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.601172  4166 heartbeater.cc:499] Master 127.3.214.254:33771 was elected leader, sending a full tablet report...
I20260710 10:59:46.602130  4259 ts_tablet_manager.cc:1434] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.010s
I20260710 10:59:46.603029  4259 tablet_bootstrap.cc:492] T a5bcfe44792c4312acc9bd313300914e P c51ff13646944d5bbbb5d0323adb2073: Bootstrap starting.
W20260710 10:59:46.605552  4092 tablet.cc:2406] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 10:59:46.603055  4258 ts_tablet_manager.cc:1434] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 10:59:46.607982  4258 tablet_bootstrap.cc:492] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab: Bootstrap starting.
I20260710 10:59:46.608904  4260 tablet_bootstrap.cc:654] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:46.612514  4259 tablet_bootstrap.cc:654] T a5bcfe44792c4312acc9bd313300914e P c51ff13646944d5bbbb5d0323adb2073: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:46.615105  4258 tablet_bootstrap.cc:654] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:46.622167  4260 tablet_bootstrap.cc:492] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3: No bootstrap required, opened a new log
I20260710 10:59:46.622764  4260 ts_tablet_manager.cc:1403] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260710 10:59:46.626724  4260 raft_consensus.cc:359] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.627811  4260 raft_consensus.cc:385] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:46.628190  4260 raft_consensus.cc:740] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7abbab2e6119437bb48a56311f2ed1d3, State: Initialized, Role: FOLLOWER
I20260710 10:59:46.629138  4260 consensus_queue.cc:260] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.633584  4259 tablet_bootstrap.cc:492] T a5bcfe44792c4312acc9bd313300914e P c51ff13646944d5bbbb5d0323adb2073: No bootstrap required, opened a new log
I20260710 10:59:46.633631  4260 ts_tablet_manager.cc:1434] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.002s
I20260710 10:59:46.634135  4259 ts_tablet_manager.cc:1403] T a5bcfe44792c4312acc9bd313300914e P c51ff13646944d5bbbb5d0323adb2073: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.015s
I20260710 10:59:46.634829  4260 tablet_bootstrap.cc:492] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3: Bootstrap starting.
I20260710 10:59:46.637547  4259 raft_consensus.cc:359] T a5bcfe44792c4312acc9bd313300914e P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.638203  4259 raft_consensus.cc:385] T a5bcfe44792c4312acc9bd313300914e P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:46.638496  4259 raft_consensus.cc:740] T a5bcfe44792c4312acc9bd313300914e P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Initialized, Role: FOLLOWER
I20260710 10:59:46.639297  4259 consensus_queue.cc:260] T a5bcfe44792c4312acc9bd313300914e P c51ff13646944d5bbbb5d0323adb2073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.641527  4259 ts_tablet_manager.cc:1434] T a5bcfe44792c4312acc9bd313300914e P c51ff13646944d5bbbb5d0323adb2073: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 10:59:46.642397  4259 tablet_bootstrap.cc:492] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073: Bootstrap starting.
I20260710 10:59:46.643550  4268 raft_consensus.cc:493] T a5bcfe44792c4312acc9bd313300914e P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:46.643993  4268 raft_consensus.cc:515] T a5bcfe44792c4312acc9bd313300914e P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.644786  4260 tablet_bootstrap.cc:654] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:46.647693  4268 leader_election.cc:290] T a5bcfe44792c4312acc9bd313300914e P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:46.656587  4259 tablet_bootstrap.cc:654] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:46.669026  4259 tablet_bootstrap.cc:492] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073: No bootstrap required, opened a new log
I20260710 10:59:46.669597  4259 ts_tablet_manager.cc:1403] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.006s
I20260710 10:59:46.677738  4259 raft_consensus.cc:359] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.679226  4259 raft_consensus.cc:385] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:46.680191  4259 raft_consensus.cc:740] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Initialized, Role: FOLLOWER
I20260710 10:59:46.681262  4259 consensus_queue.cc:260] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.681874  4260 tablet_bootstrap.cc:492] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3: No bootstrap required, opened a new log
I20260710 10:59:46.682525  4258 tablet_bootstrap.cc:492] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab: No bootstrap required, opened a new log
I20260710 10:59:46.682971  4260 ts_tablet_manager.cc:1403] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.018s
I20260710 10:59:46.683027  4258 ts_tablet_manager.cc:1403] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab: Time spent bootstrapping tablet: real 0.075s	user 0.030s	sys 0.027s
I20260710 10:59:46.683450  4259 ts_tablet_manager.cc:1434] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 10:59:46.684372  4259 tablet_bootstrap.cc:492] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073: Bootstrap starting.
I20260710 10:59:46.686004  4258 raft_consensus.cc:359] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.686720  4258 raft_consensus.cc:385] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:46.687033  4258 raft_consensus.cc:740] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0a5090debb34e9c928ba5e5a5ab26ab, State: Initialized, Role: FOLLOWER
I20260710 10:59:46.686816  4260 raft_consensus.cc:359] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.687790  4260 raft_consensus.cc:385] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:46.688135  4260 raft_consensus.cc:740] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7abbab2e6119437bb48a56311f2ed1d3, State: Initialized, Role: FOLLOWER
I20260710 10:59:46.688560  4258 consensus_queue.cc:260] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.689420  4260 consensus_queue.cc:260] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.691322  4258 ts_tablet_manager.cc:1434] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 10:59:46.692032  4260 ts_tablet_manager.cc:1434] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260710 10:59:46.692170  4258 tablet_bootstrap.cc:492] T 9f7dfe4e26a046848d15d338381689de P f0a5090debb34e9c928ba5e5a5ab26ab: Bootstrap starting.
I20260710 10:59:46.693118  4260 tablet_bootstrap.cc:492] T 89aecf0ff74f471a95a73476c47db1a4 P 7abbab2e6119437bb48a56311f2ed1d3: Bootstrap starting.
I20260710 10:59:46.698923  4259 tablet_bootstrap.cc:654] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:46.699676  4258 tablet_bootstrap.cc:654] T 9f7dfe4e26a046848d15d338381689de P f0a5090debb34e9c928ba5e5a5ab26ab: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:46.700155  4260 tablet_bootstrap.cc:654] T 89aecf0ff74f471a95a73476c47db1a4 P 7abbab2e6119437bb48a56311f2ed1d3: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:46.710934  4258 tablet_bootstrap.cc:492] T 9f7dfe4e26a046848d15d338381689de P f0a5090debb34e9c928ba5e5a5ab26ab: No bootstrap required, opened a new log
I20260710 10:59:46.711513  4258 ts_tablet_manager.cc:1403] T 9f7dfe4e26a046848d15d338381689de P f0a5090debb34e9c928ba5e5a5ab26ab: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 10:59:46.714339  4258 raft_consensus.cc:359] T 9f7dfe4e26a046848d15d338381689de P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.714864  4258 raft_consensus.cc:385] T 9f7dfe4e26a046848d15d338381689de P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:46.715389  4258 raft_consensus.cc:740] T 9f7dfe4e26a046848d15d338381689de P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0a5090debb34e9c928ba5e5a5ab26ab, State: Initialized, Role: FOLLOWER
I20260710 10:59:46.715790  4264 raft_consensus.cc:493] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:46.715919  4258 consensus_queue.cc:260] T 9f7dfe4e26a046848d15d338381689de P f0a5090debb34e9c928ba5e5a5ab26ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.716223  4264 raft_consensus.cc:515] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.717554  4258 ts_tablet_manager.cc:1434] T 9f7dfe4e26a046848d15d338381689de P f0a5090debb34e9c928ba5e5a5ab26ab: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 10:59:46.718441  4258 tablet_bootstrap.cc:492] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab: Bootstrap starting.
I20260710 10:59:46.720963  4260 tablet_bootstrap.cc:492] T 89aecf0ff74f471a95a73476c47db1a4 P 7abbab2e6119437bb48a56311f2ed1d3: No bootstrap required, opened a new log
I20260710 10:59:46.720377  4264 leader_election.cc:290] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935)
I20260710 10:59:46.726490  4260 ts_tablet_manager.cc:1403] T 89aecf0ff74f471a95a73476c47db1a4 P 7abbab2e6119437bb48a56311f2ed1d3: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.009s
I20260710 10:59:46.728070  4259 tablet_bootstrap.cc:492] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073: No bootstrap required, opened a new log
I20260710 10:59:46.743333  4260 raft_consensus.cc:359] T 89aecf0ff74f471a95a73476c47db1a4 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.745368  4260 raft_consensus.cc:385] T 89aecf0ff74f471a95a73476c47db1a4 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:46.747267  4260 raft_consensus.cc:740] T 89aecf0ff74f471a95a73476c47db1a4 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7abbab2e6119437bb48a56311f2ed1d3, State: Initialized, Role: FOLLOWER
I20260710 10:59:46.745952  4259 ts_tablet_manager.cc:1403] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.010s
I20260710 10:59:46.761045  4260 consensus_queue.cc:260] T 89aecf0ff74f471a95a73476c47db1a4 P 7abbab2e6119437bb48a56311f2ed1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.762424  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bcfe44792c4312acc9bd313300914e" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" is_pre_election: true
W20260710 10:59:46.768669  4105 leader_election.cc:343] T a5bcfe44792c4312acc9bd313300914e P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:46.775523  4263 raft_consensus.cc:493] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:46.776027  4263 raft_consensus.cc:515] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } } peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } }
I20260710 10:59:46.776752  4260 ts_tablet_manager.cc:1434] T 89aecf0ff74f471a95a73476c47db1a4 P 7abbab2e6119437bb48a56311f2ed1d3: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.006s
I20260710 10:59:46.774091  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bcfe44792c4312acc9bd313300914e" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3" is_pre_election: true
I20260710 10:59:46.778494  4260 tablet_bootstrap.cc:492] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3: Bootstrap starting.
I20260710 10:59:46.781332  4263 leader_election.cc:290] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809), c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935)
W20260710 10:59:46.786592  4104 leader_election.cc:343] T a5bcfe44792c4312acc9bd313300914e P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:46.790329  4104 leader_election.cc:304] T a5bcfe44792c4312acc9bd313300914e P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c51ff13646944d5bbbb5d0323adb2073; no voters: 7abbab2e6119437bb48a56311f2ed1d3, f0a5090debb34e9c928ba5e5a5ab26ab
I20260710 10:59:46.791697  4268 raft_consensus.cc:2749] T a5bcfe44792c4312acc9bd313300914e P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:46.792181  4259 raft_consensus.cc:359] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.793157  4259 raft_consensus.cc:385] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:46.793557  4259 raft_consensus.cc:740] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Initialized, Role: FOLLOWER
I20260710 10:59:46.794487  4259 consensus_queue.cc:260] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.797025  4259 ts_tablet_manager.cc:1434] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.004s
I20260710 10:59:46.801724  4258 tablet_bootstrap.cc:654] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:46.802363  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f58e18b0ca4d4580306b4bc7c4ee51" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" is_pre_election: true
I20260710 10:59:46.804186  4259 tablet_bootstrap.cc:492] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073: Bootstrap starting.
I20260710 10:59:46.805116  4260 tablet_bootstrap.cc:654] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3: Neither blocks nor log segments found. Creating new log.
W20260710 10:59:46.811237  4179 leader_election.cc:343] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:46.829502  4259 tablet_bootstrap.cc:654] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:46.844388  4260 tablet_bootstrap.cc:492] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3: No bootstrap required, opened a new log
I20260710 10:59:46.844918  4260 ts_tablet_manager.cc:1403] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.001s
I20260710 10:59:46.848217  4258 tablet_bootstrap.cc:492] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab: No bootstrap required, opened a new log
I20260710 10:59:46.848835  4260 raft_consensus.cc:359] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } } peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } }
I20260710 10:59:46.850128  4260 raft_consensus.cc:385] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:46.850365  4264 raft_consensus.cc:493] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:46.850526  4260 raft_consensus.cc:740] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7abbab2e6119437bb48a56311f2ed1d3, State: Initialized, Role: FOLLOWER
I20260710 10:59:46.850939  4264 raft_consensus.cc:515] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.851511  4260 consensus_queue.cc:260] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } } peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } }
I20260710 10:59:46.853012  4264 leader_election.cc:290] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935)
I20260710 10:59:46.854549  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d90892e0c247b5b23b83c726fddb25" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" is_pre_election: true
I20260710 10:59:46.848749  4258 ts_tablet_manager.cc:1403] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab: Time spent bootstrapping tablet: real 0.130s	user 0.027s	sys 0.014s
W20260710 10:59:46.856279  4179 leader_election.cc:343] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:46.863458  4258 raft_consensus.cc:359] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.864446  4258 raft_consensus.cc:385] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:46.864812  4258 raft_consensus.cc:740] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0a5090debb34e9c928ba5e5a5ab26ab, State: Initialized, Role: FOLLOWER
I20260710 10:59:46.865752  4258 consensus_queue.cc:260] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.868686  4258 ts_tablet_manager.cc:1434] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260710 10:59:46.869884  4268 raft_consensus.cc:493] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:46.870321  4268 raft_consensus.cc:515] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.872800  4268 leader_election.cc:290] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:46.873754  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f58e18b0ca4d4580306b4bc7c4ee51" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" is_pre_election: true
I20260710 10:59:46.874596  4066 raft_consensus.cc:2468] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 0.
I20260710 10:59:46.875392  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f58e18b0ca4d4580306b4bc7c4ee51" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3" is_pre_election: true
I20260710 10:59:46.875993  4215 raft_consensus.cc:2468] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 0.
I20260710 10:59:46.877039  4214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a7cd6fcf7e4c36a8872dcc4580d51a" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3" is_pre_election: true
I20260710 10:59:46.877442  4258 tablet_bootstrap.cc:492] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab: Bootstrap starting.
I20260710 10:59:46.877727  4214 raft_consensus.cc:2468] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0a5090debb34e9c928ba5e5a5ab26ab in term 0.
I20260710 10:59:46.879007  4105 leader_election.cc:304] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c51ff13646944d5bbbb5d0323adb2073, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:46.879762  4268 raft_consensus.cc:2804] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:46.880123  4268 raft_consensus.cc:493] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:46.880426  4268 raft_consensus.cc:3060] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:46.880810  4029 leader_election.cc:304] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7abbab2e6119437bb48a56311f2ed1d3, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:46.885865  4263 raft_consensus.cc:2804] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:46.887253  4263 raft_consensus.cc:493] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:46.887575  4260 ts_tablet_manager.cc:1434] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3: Time spent starting tablet: real 0.042s	user 0.017s	sys 0.007s
I20260710 10:59:46.888705  4259 tablet_bootstrap.cc:492] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073: No bootstrap required, opened a new log
I20260710 10:59:46.889168  4259 ts_tablet_manager.cc:1403] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.007s
I20260710 10:59:46.887573  4263 raft_consensus.cc:3060] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:46.891984  4141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a7cd6fcf7e4c36a8872dcc4580d51a" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51ff13646944d5bbbb5d0323adb2073" is_pre_election: true
I20260710 10:59:46.894182  4259 raft_consensus.cc:359] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.894979  4259 raft_consensus.cc:385] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:46.895283  4259 raft_consensus.cc:740] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Initialized, Role: FOLLOWER
I20260710 10:59:46.895650  4260 tablet_bootstrap.cc:492] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3: Bootstrap starting.
I20260710 10:59:46.896668  4259 consensus_queue.cc:260] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.898324  4268 raft_consensus.cc:515] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.899520  4141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f58e18b0ca4d4580306b4bc7c4ee51" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51ff13646944d5bbbb5d0323adb2073" is_pre_election: true
W20260710 10:59:46.900462  4029 leader_election.cc:343] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:46.901530  4140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d90892e0c247b5b23b83c726fddb25" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51ff13646944d5bbbb5d0323adb2073" is_pre_election: true
W20260710 10:59:46.904155  4178 leader_election.cc:343] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:46.905772  4178 leader_election.cc:304] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7abbab2e6119437bb48a56311f2ed1d3; no voters: c51ff13646944d5bbbb5d0323adb2073, f0a5090debb34e9c928ba5e5a5ab26ab
I20260710 10:59:46.907263  4289 raft_consensus.cc:2749] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:46.908321  4260 tablet_bootstrap.cc:654] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:46.908788  4141 raft_consensus.cc:2393] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7abbab2e6119437bb48a56311f2ed1d3 in current term 1: Already voted for candidate c51ff13646944d5bbbb5d0323adb2073 in this term.
I20260710 10:59:46.908159  4263 raft_consensus.cc:515] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } } peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } }
I20260710 10:59:46.910751  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f58e18b0ca4d4580306b4bc7c4ee51" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
I20260710 10:59:46.911438  4066 raft_consensus.cc:3060] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:46.909643  4268 leader_election.cc:290] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 election: Requested vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:46.910977  4214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f58e18b0ca4d4580306b4bc7c4ee51" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
I20260710 10:59:46.916217  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a7cd6fcf7e4c36a8872dcc4580d51a" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
I20260710 10:59:46.916747  4215 raft_consensus.cc:3060] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:46.917261  4263 leader_election.cc:290] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 1 election: Requested vote from peers 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809), c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935)
I20260710 10:59:46.917205  4258 tablet_bootstrap.cc:654] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:46.915752  4214 raft_consensus.cc:3060] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:46.925662  4140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a7cd6fcf7e4c36a8872dcc4580d51a" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
I20260710 10:59:46.927248  4215 raft_consensus.cc:2468] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0a5090debb34e9c928ba5e5a5ab26ab in term 1.
I20260710 10:59:46.928390  4029 leader_election.cc:304] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7abbab2e6119437bb48a56311f2ed1d3, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:46.928707  4214 raft_consensus.cc:2468] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 1.
I20260710 10:59:46.929698  4104 leader_election.cc:304] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7abbab2e6119437bb48a56311f2ed1d3, c51ff13646944d5bbbb5d0323adb2073; no voters: 
I20260710 10:59:46.930120  4263 raft_consensus.cc:2804] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:46.931284  4290 raft_consensus.cc:2804] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 10:59:46.932116  4029 leader_election.cc:343] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:46.932941  4290 raft_consensus.cc:697] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 1 LEADER]: Becoming Leader. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Running, Role: LEADER
I20260710 10:59:46.935141  4290 consensus_queue.cc:237] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.935534  4066 raft_consensus.cc:2468] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 1.
I20260710 10:59:46.939507  4178 leader_election.cc:304] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7abbab2e6119437bb48a56311f2ed1d3; no voters: c51ff13646944d5bbbb5d0323adb2073, f0a5090debb34e9c928ba5e5a5ab26ab
I20260710 10:59:46.939163  4259 ts_tablet_manager.cc:1434] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.003s
I20260710 10:59:46.943149  4289 raft_consensus.cc:2749] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:46.944223  4291 raft_consensus.cc:493] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:46.944738  4291 raft_consensus.cc:515] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.946542  4259 tablet_bootstrap.cc:492] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073: Bootstrap starting.
I20260710 10:59:46.949869  4291 leader_election.cc:290] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:46.954675  4214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a293f2f65f546ef835fd34e6a0847dd" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3" is_pre_election: true
I20260710 10:59:46.954800  4141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a293f2f65f546ef835fd34e6a0847dd" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51ff13646944d5bbbb5d0323adb2073" is_pre_election: true
W20260710 10:59:46.957739  4029 leader_election.cc:343] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809): Illegal state: must be running to vote when last-logged opid is not known
W20260710 10:59:46.958518  4029 leader_election.cc:343] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:46.959029  4029 leader_election.cc:304] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 7abbab2e6119437bb48a56311f2ed1d3, c51ff13646944d5bbbb5d0323adb2073
I20260710 10:59:46.970348  4291 raft_consensus.cc:2749] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:46.968190  4263 raft_consensus.cc:697] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 LEADER]: Becoming Leader. State: Replica: f0a5090debb34e9c928ba5e5a5ab26ab, State: Running, Role: LEADER
I20260710 10:59:46.978456  4259 tablet_bootstrap.cc:654] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:46.983999  4263 consensus_queue.cc:237] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } } peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } }
I20260710 10:59:46.989957  4260 tablet_bootstrap.cc:492] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3: No bootstrap required, opened a new log
I20260710 10:59:46.990409  4260 ts_tablet_manager.cc:1403] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.013s
I20260710 10:59:46.996986  4260 raft_consensus.cc:359] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:46.999361  4260 raft_consensus.cc:385] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:46.995908  3962 catalog_manager.cc:5697] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 reported cstate change: term changed from 0 to 1, leader changed from <none> to c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194). New cstate: current_term: 1 leader_uuid: "c51ff13646944d5bbbb5d0323adb2073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:46.999801  4260 raft_consensus.cc:740] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7abbab2e6119437bb48a56311f2ed1d3, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.003358  4258 tablet_bootstrap.cc:492] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab: No bootstrap required, opened a new log
I20260710 10:59:47.003813  4258 ts_tablet_manager.cc:1403] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab: Time spent bootstrapping tablet: real 0.127s	user 0.026s	sys 0.026s
I20260710 10:59:47.003664  4260 consensus_queue.cc:260] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.006349  4260 ts_tablet_manager.cc:1434] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260710 10:59:47.007266  4260 tablet_bootstrap.cc:492] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3: Bootstrap starting.
I20260710 10:59:47.012055  4259 tablet_bootstrap.cc:492] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073: No bootstrap required, opened a new log
I20260710 10:59:47.012548  4259 ts_tablet_manager.cc:1403] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.005s
I20260710 10:59:47.015205  4260 tablet_bootstrap.cc:654] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.016600  4290 raft_consensus.cc:493] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.016396  4259 raft_consensus.cc:359] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.017138  4259 raft_consensus.cc:385] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.017042  4290 raft_consensus.cc:515] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.017450  4259 raft_consensus.cc:740] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.018399  4259 consensus_queue.cc:260] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.019145  4290 leader_election.cc:290] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:47.023597  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7dfe4e26a046848d15d338381689de" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" is_pre_election: true
I20260710 10:59:47.024209  4066 raft_consensus.cc:2468] T 9f7dfe4e26a046848d15d338381689de P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 0.
I20260710 10:59:47.024457  4259 ts_tablet_manager.cc:1434] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260710 10:59:47.024541  4258 raft_consensus.cc:359] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.025250  4258 raft_consensus.cc:385] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.025514  4259 tablet_bootstrap.cc:492] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073: Bootstrap starting.
I20260710 10:59:47.025556  4258 raft_consensus.cc:740] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0a5090debb34e9c928ba5e5a5ab26ab, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.026531  4289 raft_consensus.cc:493] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.027275  4289 raft_consensus.cc:515] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.025573  4105 leader_election.cc:304] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c51ff13646944d5bbbb5d0323adb2073, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:47.031183  4289 leader_election.cc:290] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935)
I20260710 10:59:47.026865  4214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7dfe4e26a046848d15d338381689de" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3" is_pre_election: true
I20260710 10:59:47.032354  4141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7dfe4e26a046848d15d338381689de" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51ff13646944d5bbbb5d0323adb2073" is_pre_election: true
I20260710 10:59:47.032892  4214 raft_consensus.cc:2468] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 0.
I20260710 10:59:47.032811  4258 consensus_queue.cc:260] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.032292  4290 raft_consensus.cc:2804] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:47.034278  4290 raft_consensus.cc:493] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:47.033820  3960 catalog_manager.cc:5697] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab reported cstate change: term changed from 0 to 1, leader changed from <none> to f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193). New cstate: current_term: 1 leader_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:47.034709  4290 raft_consensus.cc:3060] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.038857  4258 ts_tablet_manager.cc:1434] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260710 10:59:47.039542  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7dfe4e26a046848d15d338381689de" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" is_pre_election: true
I20260710 10:59:47.040102  4066 raft_consensus.cc:2468] T 9f7dfe4e26a046848d15d338381689de P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7abbab2e6119437bb48a56311f2ed1d3 in term 0.
I20260710 10:59:47.040287  4258 tablet_bootstrap.cc:492] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab: Bootstrap starting.
I20260710 10:59:47.040915  4260 tablet_bootstrap.cc:492] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3: No bootstrap required, opened a new log
I20260710 10:59:47.041376  4260 ts_tablet_manager.cc:1403] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.000s
I20260710 10:59:47.041785  4179 leader_election.cc:304] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7abbab2e6119437bb48a56311f2ed1d3, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:47.045392  4289 raft_consensus.cc:2804] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:47.045758  4289 raft_consensus.cc:493] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:47.046077  4289 raft_consensus.cc:3060] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.051582  4260 raft_consensus.cc:359] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.052399  4260 raft_consensus.cc:385] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.052683  4260 raft_consensus.cc:740] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7abbab2e6119437bb48a56311f2ed1d3, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.053829  4260 consensus_queue.cc:260] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.056052  4289 raft_consensus.cc:515] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.056663  4290 raft_consensus.cc:515] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.058172  4289 leader_election.cc:290] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 election: Requested vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935)
I20260710 10:59:47.059739  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7dfe4e26a046848d15d338381689de" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
I20260710 10:59:47.060191  4140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7dfe4e26a046848d15d338381689de" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
I20260710 10:59:47.060523  4066 raft_consensus.cc:3060] T 9f7dfe4e26a046848d15d338381689de P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.061547  4141 raft_consensus.cc:2393] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7abbab2e6119437bb48a56311f2ed1d3 in current term 1: Already voted for candidate c51ff13646944d5bbbb5d0323adb2073 in this term.
I20260710 10:59:47.062572  4260 ts_tablet_manager.cc:1434] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 10:59:47.063441  4260 tablet_bootstrap.cc:492] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3: Bootstrap starting.
I20260710 10:59:47.065627  4290 leader_election.cc:290] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 election: Requested vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:47.064965  4065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7dfe4e26a046848d15d338381689de" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
I20260710 10:59:47.065366  4214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7dfe4e26a046848d15d338381689de" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
I20260710 10:59:47.073581  4214 raft_consensus.cc:2393] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c51ff13646944d5bbbb5d0323adb2073 in current term 1: Already voted for candidate 7abbab2e6119437bb48a56311f2ed1d3 in this term.
I20260710 10:59:47.075212  4104 leader_election.cc:304] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [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: c51ff13646944d5bbbb5d0323adb2073; no voters: 7abbab2e6119437bb48a56311f2ed1d3, f0a5090debb34e9c928ba5e5a5ab26ab
I20260710 10:59:47.075719  4290 raft_consensus.cc:493] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.076145  4290 raft_consensus.cc:515] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.078173  4290 leader_election.cc:290] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:47.076458  4268 raft_consensus.cc:2749] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 10:59:47.079322  4065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89aecf0ff74f471a95a73476c47db1a4" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" is_pre_election: true
I20260710 10:59:47.079592  4214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89aecf0ff74f471a95a73476c47db1a4" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3" is_pre_election: true
I20260710 10:59:47.080192  4214 raft_consensus.cc:2468] T 89aecf0ff74f471a95a73476c47db1a4 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 0.
W20260710 10:59:47.080637  4105 leader_election.cc:343] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.081429  4259 tablet_bootstrap.cc:654] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.081359  4104 leader_election.cc:304] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7abbab2e6119437bb48a56311f2ed1d3, c51ff13646944d5bbbb5d0323adb2073; no voters: f0a5090debb34e9c928ba5e5a5ab26ab
I20260710 10:59:47.082562  4268 raft_consensus.cc:2804] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:47.082902  4268 raft_consensus.cc:493] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:47.083215  4268 raft_consensus.cc:3060] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.084048  4260 tablet_bootstrap.cc:654] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.091135  4258 tablet_bootstrap.cc:654] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.090920  4268 raft_consensus.cc:515] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.096117  4268 leader_election.cc:290] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 election: Requested vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:47.096899  4065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89aecf0ff74f471a95a73476c47db1a4" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
W20260710 10:59:47.098469  4105 leader_election.cc:343] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.103708  4263 raft_consensus.cc:493] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.104172  4263 raft_consensus.cc:515] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.105875  4214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89aecf0ff74f471a95a73476c47db1a4" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
I20260710 10:59:47.106587  4289 raft_consensus.cc:493] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.107216  4289 raft_consensus.cc:515] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.107643  4263 leader_election.cc:290] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:47.106614  4214 raft_consensus.cc:3060] T 89aecf0ff74f471a95a73476c47db1a4 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.108510  4141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df584a5a8ba24eb1a4c2f1a4642bf6d6" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51ff13646944d5bbbb5d0323adb2073" is_pre_election: true
I20260710 10:59:47.119172  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df584a5a8ba24eb1a4c2f1a4642bf6d6" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3" is_pre_election: true
I20260710 10:59:47.119746  4215 raft_consensus.cc:2468] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0a5090debb34e9c928ba5e5a5ab26ab in term 0.
I20260710 10:59:47.121726  4289 leader_election.cc:290] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935)
I20260710 10:59:47.130515  4289 raft_consensus.cc:493] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.130919  4141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df584a5a8ba24eb1a4c2f1a4642bf6d6" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51ff13646944d5bbbb5d0323adb2073" is_pre_election: true
I20260710 10:59:47.130988  4289 raft_consensus.cc:515] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
W20260710 10:59:47.124295  4029 leader_election.cc:343] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.132552  4029 leader_election.cc:304] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7abbab2e6119437bb48a56311f2ed1d3, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: c51ff13646944d5bbbb5d0323adb2073
W20260710 10:59:47.133073  4178 leader_election.cc:343] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.134847  4065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df584a5a8ba24eb1a4c2f1a4642bf6d6" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" is_pre_election: true
I20260710 10:59:47.136042  4264 raft_consensus.cc:493] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.136447  4263 raft_consensus.cc:2804] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:47.140655  4289 leader_election.cc:290] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935)
I20260710 10:59:47.141676  4264 raft_consensus.cc:515] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.135850  4066 raft_consensus.cc:2468] T 9f7dfe4e26a046848d15d338381689de P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7abbab2e6119437bb48a56311f2ed1d3 in term 1.
I20260710 10:59:47.171597  4260 tablet_bootstrap.cc:492] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3: No bootstrap required, opened a new log
I20260710 10:59:47.172124  4260 ts_tablet_manager.cc:1403] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3: Time spent bootstrapping tablet: real 0.109s	user 0.021s	sys 0.018s
I20260710 10:59:47.172752  4268 raft_consensus.cc:493] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.170598  4065 raft_consensus.cc:2468] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7abbab2e6119437bb48a56311f2ed1d3 in term 0.
I20260710 10:59:47.173719  4141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a293f2f65f546ef835fd34e6a0847dd" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51ff13646944d5bbbb5d0323adb2073" is_pre_election: true
I20260710 10:59:47.176720  4268 raft_consensus.cc:515] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.182678  4260 raft_consensus.cc:359] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.183545  4260 raft_consensus.cc:385] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.183877  4260 raft_consensus.cc:740] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7abbab2e6119437bb48a56311f2ed1d3, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.177604  4263 raft_consensus.cc:493] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:47.185026  4260 consensus_queue.cc:260] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.186856  4264 leader_election.cc:290] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935)
I20260710 10:59:47.173730  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a293f2f65f546ef835fd34e6a0847dd" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" is_pre_election: true
I20260710 10:59:47.187026  4065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bcfe44792c4312acc9bd313300914e" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" is_pre_election: true
I20260710 10:59:47.187554  4064 raft_consensus.cc:2468] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7abbab2e6119437bb48a56311f2ed1d3 in term 0.
I20260710 10:59:47.181036  4141 raft_consensus.cc:2468] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7abbab2e6119437bb48a56311f2ed1d3 in term 0.
I20260710 10:59:47.185747  4179 leader_election.cc:304] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7abbab2e6119437bb48a56311f2ed1d3, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: c51ff13646944d5bbbb5d0323adb2073
I20260710 10:59:47.190444  4179 leader_election.cc:304] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7abbab2e6119437bb48a56311f2ed1d3, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: c51ff13646944d5bbbb5d0323adb2073
W20260710 10:59:47.191452  4179 leader_election.cc:343] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.191610  4260 ts_tablet_manager.cc:1434] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 10:59:47.192122  4179 leader_election.cc:304] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7abbab2e6119437bb48a56311f2ed1d3, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:47.192848  4289 raft_consensus.cc:2804] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:47.195464  4268 leader_election.cc:290] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:47.189029  4263 raft_consensus.cc:3060] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.194219  4264 raft_consensus.cc:2804] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:47.194450  4258 tablet_bootstrap.cc:492] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab: No bootstrap required, opened a new log
I20260710 10:59:47.202683  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caddbb48e72b416184417a9fc54aeae2" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" is_pre_election: true
I20260710 10:59:47.202171  4264 raft_consensus.cc:493] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:47.203365  4064 raft_consensus.cc:2468] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 0.
I20260710 10:59:47.203375  4264 raft_consensus.cc:3060] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.205026  4258 ts_tablet_manager.cc:1403] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab: Time spent bootstrapping tablet: real 0.165s	user 0.020s	sys 0.024s
I20260710 10:59:47.206489  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caddbb48e72b416184417a9fc54aeae2" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3" is_pre_election: true
I20260710 10:59:47.207124  4215 raft_consensus.cc:2468] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 0.
I20260710 10:59:47.205184  4289 raft_consensus.cc:697] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 LEADER]: Becoming Leader. State: Replica: 7abbab2e6119437bb48a56311f2ed1d3, State: Running, Role: LEADER
I20260710 10:59:47.208922  4214 raft_consensus.cc:2468] T 89aecf0ff74f471a95a73476c47db1a4 P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 1.
I20260710 10:59:47.210700  4141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bcfe44792c4312acc9bd313300914e" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51ff13646944d5bbbb5d0323adb2073" is_pre_election: true
I20260710 10:59:47.208868  4105 leader_election.cc:304] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c51ff13646944d5bbbb5d0323adb2073, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:47.211962  4268 raft_consensus.cc:2804] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:47.211462  4141 raft_consensus.cc:2468] T a5bcfe44792c4312acc9bd313300914e P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7abbab2e6119437bb48a56311f2ed1d3 in term 0.
I20260710 10:59:47.212339  4268 raft_consensus.cc:493] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:47.212707  4268 raft_consensus.cc:3060] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.213186  4178 leader_election.cc:304] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7abbab2e6119437bb48a56311f2ed1d3, c51ff13646944d5bbbb5d0323adb2073; no voters: f0a5090debb34e9c928ba5e5a5ab26ab
I20260710 10:59:47.211759  4289 consensus_queue.cc:237] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.215864  4258 raft_consensus.cc:359] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.220001  4258 raft_consensus.cc:385] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.220573  4264 raft_consensus.cc:515] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.221648  4258 raft_consensus.cc:740] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0a5090debb34e9c928ba5e5a5ab26ab, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.223152  4307 raft_consensus.cc:2804] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:47.224898  4306 raft_consensus.cc:2804] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:47.225780  4307 raft_consensus.cc:493] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:47.227924  4306 raft_consensus.cc:493] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:47.227955  4307 raft_consensus.cc:3060] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.229267  4306 raft_consensus.cc:3060] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.231534  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df584a5a8ba24eb1a4c2f1a4642bf6d6" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
I20260710 10:59:47.231326  4268 raft_consensus.cc:515] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.227154  4258 consensus_queue.cc:260] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.231796  4263 raft_consensus.cc:515] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.235249  4064 raft_consensus.cc:2393] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7abbab2e6119437bb48a56311f2ed1d3 in current term 1: Already voted for candidate f0a5090debb34e9c928ba5e5a5ab26ab in this term.
I20260710 10:59:47.234354  4264 leader_election.cc:290] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 election: Requested vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935)
I20260710 10:59:47.236266  4141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df584a5a8ba24eb1a4c2f1a4642bf6d6" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
I20260710 10:59:47.237146  4258 ts_tablet_manager.cc:1434] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
W20260710 10:59:47.238358  4178 leader_election.cc:343] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.239517  4268 leader_election.cc:290] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 election: Requested vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:47.239415  4065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caddbb48e72b416184417a9fc54aeae2" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
I20260710 10:59:47.240670  4065 raft_consensus.cc:3060] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.240973  4258 tablet_bootstrap.cc:492] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab: Bootstrap starting.
I20260710 10:59:47.251840  4065 raft_consensus.cc:2468] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 1.
I20260710 10:59:47.252712  4259 tablet_bootstrap.cc:492] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073: No bootstrap required, opened a new log
I20260710 10:59:47.254177  4258 tablet_bootstrap.cc:654] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.254390  4259 ts_tablet_manager.cc:1403] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073: Time spent bootstrapping tablet: real 0.229s	user 0.012s	sys 0.018s
I20260710 10:59:47.253350  4307 raft_consensus.cc:515] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
W20260710 10:59:47.254791  4104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.214.195:45809, user_credentials={real_user=slave}} blocked reactor thread for 44030.4us
I20260710 10:59:47.256669  4307 leader_election.cc:290] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 election: Requested vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935)
I20260710 10:59:47.256230  4104 leader_election.cc:304] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7abbab2e6119437bb48a56311f2ed1d3, c51ff13646944d5bbbb5d0323adb2073; no voters: f0a5090debb34e9c928ba5e5a5ab26ab
I20260710 10:59:47.260596  4105 leader_election.cc:304] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c51ff13646944d5bbbb5d0323adb2073, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:47.260442  4306 raft_consensus.cc:515] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.261277  4290 raft_consensus.cc:2804] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:47.259271  4268 raft_consensus.cc:2804] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:47.259057  4179 leader_election.cc:304] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [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: 7abbab2e6119437bb48a56311f2ed1d3; no voters: c51ff13646944d5bbbb5d0323adb2073, f0a5090debb34e9c928ba5e5a5ab26ab
I20260710 10:59:47.262647  4306 leader_election.cc:290] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 election: Requested vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935)
I20260710 10:59:47.262779  4065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bcfe44792c4312acc9bd313300914e" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
I20260710 10:59:47.263346  4306 raft_consensus.cc:2749] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 10:59:47.265669  4179 leader_election.cc:343] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.266108  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a293f2f65f546ef835fd34e6a0847dd" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
I20260710 10:59:47.266687  4064 raft_consensus.cc:3060] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.266728  4214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caddbb48e72b416184417a9fc54aeae2" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
I20260710 10:59:47.267446  4214 raft_consensus.cc:3060] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.270152  4141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bcfe44792c4312acc9bd313300914e" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
I20260710 10:59:47.270705  4141 raft_consensus.cc:3060] T a5bcfe44792c4312acc9bd313300914e P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.274981  4140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a293f2f65f546ef835fd34e6a0847dd" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
I20260710 10:59:47.275550  4140 raft_consensus.cc:3060] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.276667  4064 raft_consensus.cc:2468] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7abbab2e6119437bb48a56311f2ed1d3 in term 1.
I20260710 10:59:47.277842  4179 leader_election.cc:304] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7abbab2e6119437bb48a56311f2ed1d3, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:47.279129  4263 leader_election.cc:290] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 1 election: Requested vote from peers c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:47.280197  4139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df584a5a8ba24eb1a4c2f1a4642bf6d6" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
I20260710 10:59:47.280592  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df584a5a8ba24eb1a4c2f1a4642bf6d6" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
I20260710 10:59:47.281013  4268 raft_consensus.cc:697] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [term 1 LEADER]: Becoming Leader. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Running, Role: LEADER
I20260710 10:59:47.281787  4307 raft_consensus.cc:2804] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 10:59:47.282636  4029 leader_election.cc:343] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.282850  4307 raft_consensus.cc:697] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 LEADER]: Becoming Leader. State: Replica: 7abbab2e6119437bb48a56311f2ed1d3, State: Running, Role: LEADER
I20260710 10:59:47.283053  4268 consensus_queue.cc:237] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.284008  4215 raft_consensus.cc:2393] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f0a5090debb34e9c928ba5e5a5ab26ab in current term 1: Already voted for candidate 7abbab2e6119437bb48a56311f2ed1d3 in this term.
I20260710 10:59:47.283874  4307 consensus_queue.cc:237] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.273299  4290 raft_consensus.cc:697] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 1 LEADER]: Becoming Leader. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Running, Role: LEADER
I20260710 10:59:47.286806  4029 leader_election.cc:304] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [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: f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 7abbab2e6119437bb48a56311f2ed1d3, c51ff13646944d5bbbb5d0323adb2073
I20260710 10:59:47.287557  4263 raft_consensus.cc:2749] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 10:59:47.295971  4259 raft_consensus.cc:359] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.296576  4140 raft_consensus.cc:2468] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7abbab2e6119437bb48a56311f2ed1d3 in term 1.
I20260710 10:59:47.297677  4290 consensus_queue.cc:237] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.302335  4141 raft_consensus.cc:2468] T a5bcfe44792c4312acc9bd313300914e P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7abbab2e6119437bb48a56311f2ed1d3 in term 1.
W20260710 10:59:47.298983  4010 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:47.305548  4178 leader_election.cc:304] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7abbab2e6119437bb48a56311f2ed1d3, c51ff13646944d5bbbb5d0323adb2073; no voters: f0a5090debb34e9c928ba5e5a5ab26ab
I20260710 10:59:47.307632  4307 raft_consensus.cc:2804] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:47.308442  4307 raft_consensus.cc:697] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 LEADER]: Becoming Leader. State: Replica: 7abbab2e6119437bb48a56311f2ed1d3, State: Running, Role: LEADER
I20260710 10:59:47.309235  4307 consensus_queue.cc:237] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.304906  4214 raft_consensus.cc:2468] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 1.
I20260710 10:59:47.299118  4259 raft_consensus.cc:385] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.313472  4259 raft_consensus.cc:740] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.314174  4259 consensus_queue.cc:260] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.316236  4259 ts_tablet_manager.cc:1434] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073: Time spent starting tablet: real 0.062s	user 0.003s	sys 0.003s
I20260710 10:59:47.318838  4259 tablet_bootstrap.cc:492] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073: Bootstrap starting.
I20260710 10:59:47.321205  3961 catalog_manager.cc:5697] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 reported cstate change: term changed from 0 to 1, leader changed from <none> to c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194). New cstate: current_term: 1 leader_uuid: "c51ff13646944d5bbbb5d0323adb2073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:47.328019  4258 tablet_bootstrap.cc:492] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab: No bootstrap required, opened a new log
I20260710 10:59:47.329686  4258 ts_tablet_manager.cc:1403] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.002s
I20260710 10:59:47.332677  4258 raft_consensus.cc:359] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.333338  4258 raft_consensus.cc:385] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.333619  4258 raft_consensus.cc:740] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0a5090debb34e9c928ba5e5a5ab26ab, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.334396  4258 consensus_queue.cc:260] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.334431  3960 catalog_manager.cc:5697] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "7abbab2e6119437bb48a56311f2ed1d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:47.336529  4258 ts_tablet_manager.cc:1434] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 10:59:47.336277  3960 catalog_manager.cc:5697] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "7abbab2e6119437bb48a56311f2ed1d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:47.337481  4258 tablet_bootstrap.cc:492] T a5bcfe44792c4312acc9bd313300914e P f0a5090debb34e9c928ba5e5a5ab26ab: Bootstrap starting.
I20260710 10:59:47.341542  4259 tablet_bootstrap.cc:654] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.343031  4258 tablet_bootstrap.cc:654] T a5bcfe44792c4312acc9bd313300914e P f0a5090debb34e9c928ba5e5a5ab26ab: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.347697  4268 raft_consensus.cc:493] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.350195  3962 catalog_manager.cc:5697] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 reported cstate change: term changed from 0 to 1, leader changed from <none> to c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194). New cstate: current_term: 1 leader_uuid: "c51ff13646944d5bbbb5d0323adb2073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:47.356333  4258 tablet_bootstrap.cc:492] T a5bcfe44792c4312acc9bd313300914e P f0a5090debb34e9c928ba5e5a5ab26ab: No bootstrap required, opened a new log
I20260710 10:59:47.356724  4258 ts_tablet_manager.cc:1403] T a5bcfe44792c4312acc9bd313300914e P f0a5090debb34e9c928ba5e5a5ab26ab: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260710 10:59:47.356105  3960 catalog_manager.cc:5697] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "7abbab2e6119437bb48a56311f2ed1d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:47.359413  4259 tablet_bootstrap.cc:492] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073: No bootstrap required, opened a new log
I20260710 10:59:47.359323  4258 raft_consensus.cc:359] T a5bcfe44792c4312acc9bd313300914e P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.359882  4259 ts_tablet_manager.cc:1403] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.007s
I20260710 10:59:47.359982  4258 raft_consensus.cc:385] T a5bcfe44792c4312acc9bd313300914e P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.360301  4258 raft_consensus.cc:740] T a5bcfe44792c4312acc9bd313300914e P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0a5090debb34e9c928ba5e5a5ab26ab, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.362533  4259 raft_consensus.cc:359] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.363212  4259 raft_consensus.cc:385] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.348309  4268 raft_consensus.cc:515] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.363504  4259 raft_consensus.cc:740] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.367926  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df584a5a8ba24eb1a4c2f1a4642bf6d6" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" is_pre_election: true
I20260710 10:59:47.364750  4258 consensus_queue.cc:260] T a5bcfe44792c4312acc9bd313300914e P f0a5090debb34e9c928ba5e5a5ab26ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.368629  4064 raft_consensus.cc:2393] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c51ff13646944d5bbbb5d0323adb2073 in current term 1: Already voted for candidate f0a5090debb34e9c928ba5e5a5ab26ab in this term.
I20260710 10:59:47.368314  4259 consensus_queue.cc:260] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.370977  4259 ts_tablet_manager.cc:1434] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 10:59:47.372511  4259 tablet_bootstrap.cc:492] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073: Bootstrap starting.
I20260710 10:59:47.373281  4214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df584a5a8ba24eb1a4c2f1a4642bf6d6" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3" is_pre_election: true
I20260710 10:59:47.370139  4258 ts_tablet_manager.cc:1434] T a5bcfe44792c4312acc9bd313300914e P f0a5090debb34e9c928ba5e5a5ab26ab: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260710 10:59:47.374061  4214 raft_consensus.cc:2393] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c51ff13646944d5bbbb5d0323adb2073 in current term 1: Already voted for candidate 7abbab2e6119437bb48a56311f2ed1d3 in this term.
I20260710 10:59:47.375370  4104 leader_election.cc:304] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c51ff13646944d5bbbb5d0323adb2073; no voters: 7abbab2e6119437bb48a56311f2ed1d3, f0a5090debb34e9c928ba5e5a5ab26ab
I20260710 10:59:47.376096  4290 raft_consensus.cc:3060] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.377599  4268 leader_election.cc:290] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:47.382694  4290 raft_consensus.cc:2749] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:47.385525  4259 tablet_bootstrap.cc:654] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.390333  4259 tablet_bootstrap.cc:492] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073: No bootstrap required, opened a new log
I20260710 10:59:47.390709  4259 ts_tablet_manager.cc:1403] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 10:59:47.393456  4259 raft_consensus.cc:359] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } } peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } }
I20260710 10:59:47.394083  4259 raft_consensus.cc:385] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.394323  4259 raft_consensus.cc:740] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.394899  4259 consensus_queue.cc:260] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } } peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } }
I20260710 10:59:47.396697  4259 ts_tablet_manager.cc:1434] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 10:59:47.406263  4263 consensus_queue.cc:1048] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:47.416895  4141 raft_consensus.cc:3060] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.428996  4292 consensus_queue.cc:1048] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:47.453752  4290 consensus_queue.cc:1048] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:47.464994  4290 consensus_queue.cc:1048] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:47.480720  4290 raft_consensus.cc:493] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.480948  4292 raft_consensus.cc:493] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.481197  4290 raft_consensus.cc:515] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.481495  4292 raft_consensus.cc:515] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.483392  4290 leader_election.cc:290] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:47.483826  4292 leader_election.cc:290] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:47.484591  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d90892e0c247b5b23b83c726fddb25" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" is_pre_election: true
I20260710 10:59:47.485172  4064 raft_consensus.cc:2468] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 0.
I20260710 10:59:47.485028  4214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89aecf0ff74f471a95a73476c47db1a4" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3" is_pre_election: true
I20260710 10:59:47.485080  4141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89aecf0ff74f471a95a73476c47db1a4" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51ff13646944d5bbbb5d0323adb2073" is_pre_election: true
I20260710 10:59:47.486589  4214 raft_consensus.cc:2393] T 89aecf0ff74f471a95a73476c47db1a4 P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0a5090debb34e9c928ba5e5a5ab26ab in current term 1: Already voted for candidate c51ff13646944d5bbbb5d0323adb2073 in this term.
I20260710 10:59:47.486438  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d90892e0c247b5b23b83c726fddb25" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3" is_pre_election: true
I20260710 10:59:47.487006  4215 raft_consensus.cc:2468] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 0.
I20260710 10:59:47.486992  4105 leader_election.cc:304] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c51ff13646944d5bbbb5d0323adb2073, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:47.488037  4029 leader_election.cc:304] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 7abbab2e6119437bb48a56311f2ed1d3, c51ff13646944d5bbbb5d0323adb2073
I20260710 10:59:47.488678  4290 raft_consensus.cc:2804] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:47.488988  4292 raft_consensus.cc:3060] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.489107  4290 raft_consensus.cc:493] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:47.489636  4290 raft_consensus.cc:3060] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.494987  4292 raft_consensus.cc:2749] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:47.496588  4290 raft_consensus.cc:515] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.498595  4290 leader_election.cc:290] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 election: Requested vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:47.499244  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d90892e0c247b5b23b83c726fddb25" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
I20260710 10:59:47.499734  4064 raft_consensus.cc:3060] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.499663  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d90892e0c247b5b23b83c726fddb25" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
I20260710 10:59:47.500777  4215 raft_consensus.cc:3060] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.504132  4064 raft_consensus.cc:2468] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 1.
I20260710 10:59:47.505571  4105 leader_election.cc:304] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c51ff13646944d5bbbb5d0323adb2073, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:47.506208  4290 raft_consensus.cc:2804] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:47.506984  4290 raft_consensus.cc:697] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [term 1 LEADER]: Becoming Leader. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Running, Role: LEADER
I20260710 10:59:47.508385  4290 consensus_queue.cc:237] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.507350  4215 raft_consensus.cc:2468] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 1.
I20260710 10:59:47.518726  3961 catalog_manager.cc:5697] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 reported cstate change: term changed from 0 to 1, leader changed from <none> to c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194). New cstate: current_term: 1 leader_uuid: "c51ff13646944d5bbbb5d0323adb2073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:47.655417  4307 consensus_queue.cc:1048] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:47.669257  4308 consensus_queue.cc:1048] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:47.686281  4311 consensus_queue.cc:1048] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:47.697062  4290 consensus_queue.cc:1048] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:47.720110  4290 consensus_queue.cc:1048] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:47.730682  4268 consensus_queue.cc:1048] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:47.739260  4289 consensus_queue.cc:1048] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:47.743736  4308 consensus_queue.cc:1048] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:47.757354  4264 consensus_queue.cc:1048] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:47.762176  4064 raft_consensus.cc:3060] T a5bcfe44792c4312acc9bd313300914e P f0a5090debb34e9c928ba5e5a5ab26ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.776077  4292 raft_consensus.cc:493] T a5bcfe44792c4312acc9bd313300914e P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.776564  4292 raft_consensus.cc:515] T a5bcfe44792c4312acc9bd313300914e P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:47.779688  4308 consensus_queue.cc:1048] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:47.780985  4140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bcfe44792c4312acc9bd313300914e" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51ff13646944d5bbbb5d0323adb2073" is_pre_election: true
I20260710 10:59:47.784574  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bcfe44792c4312acc9bd313300914e" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3" is_pre_election: true
I20260710 10:59:47.785996  4029 leader_election.cc:304] T a5bcfe44792c4312acc9bd313300914e P f0a5090debb34e9c928ba5e5a5ab26ab [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: f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 7abbab2e6119437bb48a56311f2ed1d3, c51ff13646944d5bbbb5d0323adb2073
I20260710 10:59:47.788362  4291 raft_consensus.cc:2749] T a5bcfe44792c4312acc9bd313300914e P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 10:59:47.785998  4292 leader_election.cc:290] T a5bcfe44792c4312acc9bd313300914e P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:48.046663  4268 consensus_queue.cc:1048] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:48.051427  4268 consensus_queue.cc:1048] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 10:59:48.309818  4010 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:48.959836  4268 raft_consensus.cc:493] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:48.960295  4268 raft_consensus.cc:515] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:48.961833  4268 leader_election.cc:290] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:48.962561  4065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df584a5a8ba24eb1a4c2f1a4642bf6d6" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" is_pre_election: true
I20260710 10:59:48.962736  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df584a5a8ba24eb1a4c2f1a4642bf6d6" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3" is_pre_election: true
I20260710 10:59:48.963189  4065 raft_consensus.cc:2468] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 1.
I20260710 10:59:48.963243  4215 raft_consensus.cc:2468] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 1.
I20260710 10:59:48.964398  4104 leader_election.cc:304] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [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: 7abbab2e6119437bb48a56311f2ed1d3, c51ff13646944d5bbbb5d0323adb2073; no voters: 
I20260710 10:59:48.965010  4268 raft_consensus.cc:2804] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 10:59:48.965309  4268 raft_consensus.cc:493] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:48.965598  4268 raft_consensus.cc:3060] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.970054  4268 raft_consensus.cc:515] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:48.971477  4268 leader_election.cc:290] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 2 election: Requested vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:48.972225  4065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df584a5a8ba24eb1a4c2f1a4642bf6d6" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
I20260710 10:59:48.972563  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df584a5a8ba24eb1a4c2f1a4642bf6d6" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
I20260710 10:59:48.972754  4065 raft_consensus.cc:3060] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.973125  4215 raft_consensus.cc:3060] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.977635  4065 raft_consensus.cc:2468] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 2.
I20260710 10:59:48.978106  4215 raft_consensus.cc:2468] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 2.
I20260710 10:59:48.978509  4105 leader_election.cc:304] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c51ff13646944d5bbbb5d0323adb2073, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:48.979229  4268 raft_consensus.cc:2804] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:48.980085  4268 raft_consensus.cc:697] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 2 LEADER]: Becoming Leader. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Running, Role: LEADER
I20260710 10:59:48.980729  4268 consensus_queue.cc:237] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Queue going to LEADER 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: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:48.987479  3962 catalog_manager.cc:5697] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 reported cstate change: term changed from 0 to 2, leader changed from <none> to c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194). New cstate: current_term: 2 leader_uuid: "c51ff13646944d5bbbb5d0323adb2073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:49.430452  4065 raft_consensus.cc:1275] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Refusing update from remote peer c51ff13646944d5bbbb5d0323adb2073: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 10:59:49.431583  4340 consensus_queue.cc:1048] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:49.440691  4215 raft_consensus.cc:1275] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Refusing update from remote peer c51ff13646944d5bbbb5d0323adb2073: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 10:59:49.442195  4340 consensus_queue.cc:1048] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:49.542858  4140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48f58e18b0ca4d4580306b4bc7c4ee51"
dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
mode: GRACEFUL
new_leader_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
 from {username='slave'} at 127.0.0.1:56098
I20260710 10:59:49.543402  4140 raft_consensus.cc:606] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 1 LEADER]: Received request to transfer leadership to TS f0a5090debb34e9c928ba5e5a5ab26ab
I20260710 10:59:49.555502  4215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a293f2f65f546ef835fd34e6a0847dd"
dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
mode: GRACEFUL
new_leader_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
 from {username='slave'} at 127.0.0.1:38842
I20260710 10:59:49.555992  4215 raft_consensus.cc:606] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 LEADER]: Received request to transfer leadership to TS f0a5090debb34e9c928ba5e5a5ab26ab
I20260710 10:59:49.560531  4140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caddbb48e72b416184417a9fc54aeae2"
dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
mode: GRACEFUL
new_leader_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
 from {username='slave'} at 127.0.0.1:56098
I20260710 10:59:49.561005  4140 raft_consensus.cc:606] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 1 LEADER]: Received request to transfer leadership to TS f0a5090debb34e9c928ba5e5a5ab26ab
I20260710 10:59:49.572407  4215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f7dfe4e26a046848d15d338381689de"
dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
mode: GRACEFUL
new_leader_uuid: "c51ff13646944d5bbbb5d0323adb2073"
 from {username='slave'} at 127.0.0.1:38842
I20260710 10:59:49.572901  4215 raft_consensus.cc:606] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 LEADER]: Received request to transfer leadership to TS c51ff13646944d5bbbb5d0323adb2073
I20260710 10:59:49.721632  4354 raft_consensus.cc:993] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3: : Instructing follower c51ff13646944d5bbbb5d0323adb2073 to start an election
I20260710 10:59:49.722048  4264 raft_consensus.cc:1081] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 LEADER]: Signalling peer c51ff13646944d5bbbb5d0323adb2073 to start an election
I20260710 10:59:49.723438  4140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f7dfe4e26a046848d15d338381689de"
dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
 from {username='slave'} at 127.0.0.1:56082
I20260710 10:59:49.723906  4140 raft_consensus.cc:493] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:49.724203  4140 raft_consensus.cc:3060] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.728399  4140 raft_consensus.cc:515] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:49.730019  4140 leader_election.cc:290] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 2 election: Requested vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:49.730806  4065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7dfe4e26a046848d15d338381689de" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
I20260710 10:59:49.730949  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7dfe4e26a046848d15d338381689de" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
I20260710 10:59:49.731377  4065 raft_consensus.cc:3060] T 9f7dfe4e26a046848d15d338381689de P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.731451  4215 raft_consensus.cc:3055] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:49.731829  4215 raft_consensus.cc:740] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7abbab2e6119437bb48a56311f2ed1d3, State: Running, Role: LEADER
I20260710 10:59:49.732612  4215 consensus_queue.cc:260] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:49.733979  4215 raft_consensus.cc:3060] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.737962  4065 raft_consensus.cc:2468] T 9f7dfe4e26a046848d15d338381689de P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 2.
I20260710 10:59:49.739035  4105 leader_election.cc:304] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c51ff13646944d5bbbb5d0323adb2073, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:49.739842  4268 raft_consensus.cc:2804] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:49.740264  4268 raft_consensus.cc:697] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 2 LEADER]: Becoming Leader. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Running, Role: LEADER
I20260710 10:59:49.740444  4215 raft_consensus.cc:2468] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 2.
I20260710 10:59:49.741035  4268 consensus_queue.cc:237] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:49.747689  3961 catalog_manager.cc:5697] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 reported cstate change: term changed from 1 to 2, leader changed from 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195) to c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194). New cstate: current_term: 2 leader_uuid: "c51ff13646944d5bbbb5d0323adb2073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:49.854357  4340 raft_consensus.cc:993] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073: : Instructing follower f0a5090debb34e9c928ba5e5a5ab26ab to start an election
I20260710 10:59:49.854737  4268 raft_consensus.cc:1081] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 1 LEADER]: Signalling peer f0a5090debb34e9c928ba5e5a5ab26ab to start an election
I20260710 10:59:49.856083  4065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caddbb48e72b416184417a9fc54aeae2"
dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
 from {username='slave'} at 127.0.0.1:34590
I20260710 10:59:49.856544  4065 raft_consensus.cc:493] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:49.856848  4065 raft_consensus.cc:3060] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.861251  4065 raft_consensus.cc:515] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:49.862931  4065 leader_election.cc:290] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 2 election: Requested vote from peers c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:49.863652  4140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caddbb48e72b416184417a9fc54aeae2" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
I20260710 10:59:49.864045  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caddbb48e72b416184417a9fc54aeae2" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
I20260710 10:59:49.864218  4140 raft_consensus.cc:3055] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:49.864545  4140 raft_consensus.cc:740] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Running, Role: LEADER
I20260710 10:59:49.864560  4215 raft_consensus.cc:3060] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.865222  4140 consensus_queue.cc:260] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:49.866123  4140 raft_consensus.cc:3060] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.869957  4215 raft_consensus.cc:2468] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0a5090debb34e9c928ba5e5a5ab26ab in term 2.
I20260710 10:59:49.870850  4029 leader_election.cc:304] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7abbab2e6119437bb48a56311f2ed1d3, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:49.871336  4140 raft_consensus.cc:2468] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0a5090debb34e9c928ba5e5a5ab26ab in term 2.
I20260710 10:59:49.871536  4292 raft_consensus.cc:2804] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:49.872700  4292 raft_consensus.cc:697] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 LEADER]: Becoming Leader. State: Replica: f0a5090debb34e9c928ba5e5a5ab26ab, State: Running, Role: LEADER
I20260710 10:59:49.873380  4292 consensus_queue.cc:237] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:49.879908  3961 catalog_manager.cc:5697] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab reported cstate change: term changed from 1 to 2, leader changed from c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194) to f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193). New cstate: current_term: 2 leader_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:49.885039  4354 raft_consensus.cc:993] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3: : Instructing follower f0a5090debb34e9c928ba5e5a5ab26ab to start an election
I20260710 10:59:49.885432  4264 raft_consensus.cc:1081] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 LEADER]: Signalling peer f0a5090debb34e9c928ba5e5a5ab26ab to start an election
I20260710 10:59:49.886865  4065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a293f2f65f546ef835fd34e6a0847dd"
dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
 from {username='slave'} at 127.0.0.1:34594
I20260710 10:59:49.887331  4065 raft_consensus.cc:493] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:49.887665  4065 raft_consensus.cc:3060] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.892431  4065 raft_consensus.cc:515] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:49.893996  4065 leader_election.cc:290] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 2 election: Requested vote from peers c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:49.894582  4140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a293f2f65f546ef835fd34e6a0847dd" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
I20260710 10:59:49.894992  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a293f2f65f546ef835fd34e6a0847dd" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
I20260710 10:59:49.895109  4140 raft_consensus.cc:3060] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.895548  4215 raft_consensus.cc:3055] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:49.895831  4215 raft_consensus.cc:740] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7abbab2e6119437bb48a56311f2ed1d3, State: Running, Role: LEADER
I20260710 10:59:49.896507  4215 consensus_queue.cc:260] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:49.897353  4215 raft_consensus.cc:3060] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.899881  4140 raft_consensus.cc:2468] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0a5090debb34e9c928ba5e5a5ab26ab in term 2.
I20260710 10:59:49.900864  4029 leader_election.cc:304] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c51ff13646944d5bbbb5d0323adb2073, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:49.901640  4292 raft_consensus.cc:2804] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:49.902046  4292 raft_consensus.cc:697] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 LEADER]: Becoming Leader. State: Replica: f0a5090debb34e9c928ba5e5a5ab26ab, State: Running, Role: LEADER
I20260710 10:59:49.902094  4215 raft_consensus.cc:2468] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0a5090debb34e9c928ba5e5a5ab26ab in term 2.
I20260710 10:59:49.902900  4292 consensus_queue.cc:237] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:49.909351  3961 catalog_manager.cc:5697] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab reported cstate change: term changed from 1 to 2, leader changed from 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195) to f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193). New cstate: current_term: 2 leader_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:50.159622  4340 raft_consensus.cc:993] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073: : Instructing follower f0a5090debb34e9c928ba5e5a5ab26ab to start an election
I20260710 10:59:50.160070  4362 raft_consensus.cc:1081] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 1 LEADER]: Signalling peer f0a5090debb34e9c928ba5e5a5ab26ab to start an election
I20260710 10:59:50.161320  4065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48f58e18b0ca4d4580306b4bc7c4ee51"
dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
 from {username='slave'} at 127.0.0.1:34590
I20260710 10:59:50.161783  4065 raft_consensus.cc:493] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:50.162032  4065 raft_consensus.cc:3060] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:50.166280  4065 raft_consensus.cc:515] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:50.167611  4065 leader_election.cc:290] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 2 election: Requested vote from peers c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:50.168363  4140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f58e18b0ca4d4580306b4bc7c4ee51" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
I20260710 10:59:50.168628  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f58e18b0ca4d4580306b4bc7c4ee51" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
I20260710 10:59:50.168927  4140 raft_consensus.cc:3055] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:50.169258  4215 raft_consensus.cc:3060] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:50.169358  4140 raft_consensus.cc:740] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Running, Role: LEADER
I20260710 10:59:50.170238  4140 consensus_queue.cc:260] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:50.171398  4140 raft_consensus.cc:3060] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:50.174160  4215 raft_consensus.cc:2468] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0a5090debb34e9c928ba5e5a5ab26ab in term 2.
I20260710 10:59:50.175285  4029 leader_election.cc:304] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7abbab2e6119437bb48a56311f2ed1d3, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:50.176118  4292 raft_consensus.cc:2804] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:50.176255  4140 raft_consensus.cc:2468] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0a5090debb34e9c928ba5e5a5ab26ab in term 2.
I20260710 10:59:50.176421  4065 raft_consensus.cc:1275] T 9f7dfe4e26a046848d15d338381689de P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Refusing update from remote peer c51ff13646944d5bbbb5d0323adb2073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:50.176604  4292 raft_consensus.cc:697] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 LEADER]: Becoming Leader. State: Replica: f0a5090debb34e9c928ba5e5a5ab26ab, State: Running, Role: LEADER
I20260710 10:59:50.177510  4292 consensus_queue.cc:237] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:50.177873  4362 consensus_queue.cc:1048] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:50.185225  3961 catalog_manager.cc:5697] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab reported cstate change: term changed from 1 to 2, leader changed from c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194) to f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193). New cstate: current_term: 2 leader_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:50.187057  4215 raft_consensus.cc:1275] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Refusing update from remote peer c51ff13646944d5bbbb5d0323adb2073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:50.188441  4340 consensus_queue.cc:1048] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:50.293497  4140 raft_consensus.cc:1275] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Refusing update from remote peer f0a5090debb34e9c928ba5e5a5ab26ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:50.294690  4359 consensus_queue.cc:1048] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:50.296077  4215 raft_consensus.cc:1275] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Refusing update from remote peer f0a5090debb34e9c928ba5e5a5ab26ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:50.297272  4359 consensus_queue.cc:1048] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:50.306793  4215 raft_consensus.cc:1275] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Refusing update from remote peer f0a5090debb34e9c928ba5e5a5ab26ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:50.311350  4359 consensus_queue.cc:1048] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:50.321700  4140 raft_consensus.cc:1275] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Refusing update from remote peer f0a5090debb34e9c928ba5e5a5ab26ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:50.323226  4359 consensus_queue.cc:1048] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:50.684052  4214 raft_consensus.cc:1275] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Refusing update from remote peer f0a5090debb34e9c928ba5e5a5ab26ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:50.685168  4371 consensus_queue.cc:1048] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:50.695230  4140 raft_consensus.cc:1275] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Refusing update from remote peer f0a5090debb34e9c928ba5e5a5ab26ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:50.696651  4372 consensus_queue.cc:1048] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:52.602064  3931 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 10:59:52.602901  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:52.622459  4065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caddbb48e72b416184417a9fc54aeae2"
dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
mode: GRACEFUL
new_leader_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
 from {username='slave'} at 127.0.0.1:60660
I20260710 10:59:52.622982  4065 raft_consensus.cc:606] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 LEADER]: Received request to transfer leadership to TS 7abbab2e6119437bb48a56311f2ed1d3
I20260710 10:59:52.633520  4140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df584a5a8ba24eb1a4c2f1a4642bf6d6"
dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
mode: GRACEFUL
new_leader_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
 from {username='slave'} at 127.0.0.1:40792
I20260710 10:59:52.634021  4140 raft_consensus.cc:606] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 2 LEADER]: Received request to transfer leadership to TS 7abbab2e6119437bb48a56311f2ed1d3
I20260710 10:59:52.635125  3931 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 10:59:52.635578  3931 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 10:59:52.824218  4381 raft_consensus.cc:993] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073: : Instructing follower 7abbab2e6119437bb48a56311f2ed1d3 to start an election
I20260710 10:59:52.824685  4340 raft_consensus.cc:1081] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 2 LEADER]: Signalling peer 7abbab2e6119437bb48a56311f2ed1d3 to start an election
I20260710 10:59:52.826223  4214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df584a5a8ba24eb1a4c2f1a4642bf6d6"
dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
 from {username='slave'} at 127.0.0.1:38820
I20260710 10:59:52.826687  4214 raft_consensus.cc:493] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.826987  4214 raft_consensus.cc:3060] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.831360  4214 raft_consensus.cc:515] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:52.833104  4214 leader_election.cc:290] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 3 election: Requested vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935)
I20260710 10:59:52.834076  4140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df584a5a8ba24eb1a4c2f1a4642bf6d6" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
I20260710 10:59:52.833797  4065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df584a5a8ba24eb1a4c2f1a4642bf6d6" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
I20260710 10:59:52.834606  4140 raft_consensus.cc:3055] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:52.834790  4065 raft_consensus.cc:3060] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.835019  4140 raft_consensus.cc:740] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Running, Role: LEADER
I20260710 10:59:52.835932  4140 consensus_queue.cc:260] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:52.837129  4140 raft_consensus.cc:3060] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.841012  4065 raft_consensus.cc:2468] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7abbab2e6119437bb48a56311f2ed1d3 in term 3.
I20260710 10:59:52.842017  4179 leader_election.cc:304] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [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: 7abbab2e6119437bb48a56311f2ed1d3, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:52.842624  4140 raft_consensus.cc:2468] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7abbab2e6119437bb48a56311f2ed1d3 in term 3.
I20260710 10:59:52.842653  4264 raft_consensus.cc:2804] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:52.844126  4264 raft_consensus.cc:697] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 LEADER]: Becoming Leader. State: Replica: 7abbab2e6119437bb48a56311f2ed1d3, State: Running, Role: LEADER
I20260710 10:59:52.844857  4264 consensus_queue.cc:237] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [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: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:52.851248  3960 catalog_manager.cc:5697] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 reported cstate change: term changed from 2 to 3, leader changed from c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194) to 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195). New cstate: current_term: 3 leader_uuid: "7abbab2e6119437bb48a56311f2ed1d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:52.964321  4359 raft_consensus.cc:993] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab: : Instructing follower 7abbab2e6119437bb48a56311f2ed1d3 to start an election
I20260710 10:59:52.964718  4388 raft_consensus.cc:1081] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 LEADER]: Signalling peer 7abbab2e6119437bb48a56311f2ed1d3 to start an election
I20260710 10:59:52.966054  4214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caddbb48e72b416184417a9fc54aeae2"
dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
 from {username='slave'} at 127.0.0.1:38828
I20260710 10:59:52.966467  4214 raft_consensus.cc:493] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.966691  4214 raft_consensus.cc:3060] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.970888  4214 raft_consensus.cc:515] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:52.972297  4214 leader_election.cc:290] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 3 election: Requested vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935)
I20260710 10:59:52.973225  4140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caddbb48e72b416184417a9fc54aeae2" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
I20260710 10:59:52.973541  4065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caddbb48e72b416184417a9fc54aeae2" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
I20260710 10:59:52.973829  4140 raft_consensus.cc:3060] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.974053  4065 raft_consensus.cc:3055] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:52.974377  4065 raft_consensus.cc:740] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f0a5090debb34e9c928ba5e5a5ab26ab, State: Running, Role: LEADER
I20260710 10:59:52.975057  4065 consensus_queue.cc:260] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [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: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:52.976118  4065 raft_consensus.cc:3060] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.980213  4140 raft_consensus.cc:2468] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7abbab2e6119437bb48a56311f2ed1d3 in term 3.
I20260710 10:59:52.981297  4178 leader_election.cc:304] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [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: 7abbab2e6119437bb48a56311f2ed1d3, c51ff13646944d5bbbb5d0323adb2073; no voters: 
I20260710 10:59:52.982061  4264 raft_consensus.cc:2804] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:52.982151  4065 raft_consensus.cc:2468] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7abbab2e6119437bb48a56311f2ed1d3 in term 3.
I20260710 10:59:52.982511  4264 raft_consensus.cc:697] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 LEADER]: Becoming Leader. State: Replica: 7abbab2e6119437bb48a56311f2ed1d3, State: Running, Role: LEADER
I20260710 10:59:52.983305  4264 consensus_queue.cc:237] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [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: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:52.990095  3960 catalog_manager.cc:5697] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 reported cstate change: term changed from 2 to 3, leader changed from f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193) to 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195). New cstate: current_term: 3 leader_uuid: "7abbab2e6119437bb48a56311f2ed1d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:53.365590  4140 raft_consensus.cc:1275] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 3 FOLLOWER]: Refusing update from remote peer 7abbab2e6119437bb48a56311f2ed1d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:53.366632  4065 raft_consensus.cc:1275] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 3 FOLLOWER]: Refusing update from remote peer 7abbab2e6119437bb48a56311f2ed1d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:53.367962  4264 consensus_queue.cc:1048] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:53.368642  4382 consensus_queue.cc:1048] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:53.433223  4140 raft_consensus.cc:1275] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 3 FOLLOWER]: Refusing update from remote peer 7abbab2e6119437bb48a56311f2ed1d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 10:59:53.434651  4394 consensus_queue.cc:1048] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:53.435772  4065 raft_consensus.cc:1275] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 3 FOLLOWER]: Refusing update from remote peer 7abbab2e6119437bb48a56311f2ed1d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 10:59:53.437053  4394 consensus_queue.cc:1048] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:53.636250  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:53.654502  4065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82a7cd6fcf7e4c36a8872dcc4580d51a"
dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
mode: GRACEFUL
new_leader_uuid: "c51ff13646944d5bbbb5d0323adb2073"
 from {username='slave'} at 127.0.0.1:60672
I20260710 10:59:53.654985  4065 raft_consensus.cc:606] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 LEADER]: Received request to transfer leadership to TS c51ff13646944d5bbbb5d0323adb2073
I20260710 10:59:53.659163  4065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48f58e18b0ca4d4580306b4bc7c4ee51"
dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
mode: GRACEFUL
new_leader_uuid: "c51ff13646944d5bbbb5d0323adb2073"
 from {username='slave'} at 127.0.0.1:60672
I20260710 10:59:53.659595  4065 raft_consensus.cc:606] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 LEADER]: Received request to transfer leadership to TS c51ff13646944d5bbbb5d0323adb2073
I20260710 10:59:53.664354  4065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a293f2f65f546ef835fd34e6a0847dd"
dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
mode: GRACEFUL
new_leader_uuid: "c51ff13646944d5bbbb5d0323adb2073"
 from {username='slave'} at 127.0.0.1:60672
I20260710 10:59:53.664755  4065 raft_consensus.cc:606] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 LEADER]: Received request to transfer leadership to TS c51ff13646944d5bbbb5d0323adb2073
I20260710 10:59:53.668781  4214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caddbb48e72b416184417a9fc54aeae2"
dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
mode: GRACEFUL
new_leader_uuid: "c51ff13646944d5bbbb5d0323adb2073"
 from {username='slave'} at 127.0.0.1:38842
I20260710 10:59:53.669185  4214 raft_consensus.cc:606] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 LEADER]: Received request to transfer leadership to TS c51ff13646944d5bbbb5d0323adb2073
I20260710 10:59:53.675637  4214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df584a5a8ba24eb1a4c2f1a4642bf6d6"
dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
mode: GRACEFUL
new_leader_uuid: "c51ff13646944d5bbbb5d0323adb2073"
 from {username='slave'} at 127.0.0.1:38842
I20260710 10:59:53.676105  4214 raft_consensus.cc:606] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 LEADER]: Received request to transfer leadership to TS c51ff13646944d5bbbb5d0323adb2073
I20260710 10:59:53.815594  4382 raft_consensus.cc:993] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3: : Instructing follower c51ff13646944d5bbbb5d0323adb2073 to start an election
I20260710 10:59:53.816848  4401 raft_consensus.cc:993] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab: : Instructing follower c51ff13646944d5bbbb5d0323adb2073 to start an election
I20260710 10:59:53.816695  4394 raft_consensus.cc:1081] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 LEADER]: Signalling peer c51ff13646944d5bbbb5d0323adb2073 to start an election
I20260710 10:59:53.817502  4401 raft_consensus.cc:1081] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 LEADER]: Signalling peer c51ff13646944d5bbbb5d0323adb2073 to start an election
I20260710 10:59:53.819716  4141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a293f2f65f546ef835fd34e6a0847dd"
dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
 from {username='slave'} at 127.0.0.1:56096
I20260710 10:59:53.819299  4140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caddbb48e72b416184417a9fc54aeae2"
dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
 from {username='slave'} at 127.0.0.1:56082
I20260710 10:59:53.820328  4141 raft_consensus.cc:493] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:53.820436  4140 raft_consensus.cc:493] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:53.820842  4141 raft_consensus.cc:3060] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:53.820924  4140 raft_consensus.cc:3060] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:53.829377  4140 raft_consensus.cc:515] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:53.829214  4141 raft_consensus.cc:515] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:53.830267  4388 raft_consensus.cc:993] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab: : Instructing follower c51ff13646944d5bbbb5d0323adb2073 to start an election
I20260710 10:59:53.830920  4401 raft_consensus.cc:1081] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 LEADER]: Signalling peer c51ff13646944d5bbbb5d0323adb2073 to start an election
I20260710 10:59:53.831946  4141 leader_election.cc:290] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 3 election: Requested vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:53.831941  4140 leader_election.cc:290] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 4 election: Requested vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:53.834020  4214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caddbb48e72b416184417a9fc54aeae2" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
I20260710 10:59:53.834444  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a293f2f65f546ef835fd34e6a0847dd" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
I20260710 10:59:53.834906  4214 raft_consensus.cc:3055] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:53.835266  4214 raft_consensus.cc:740] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7abbab2e6119437bb48a56311f2ed1d3, State: Running, Role: LEADER
I20260710 10:59:53.835525  4141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82a7cd6fcf7e4c36a8872dcc4580d51a"
dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
 from {username='slave'} at 127.0.0.1:56096
I20260710 10:59:53.835296  4215 raft_consensus.cc:3060] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:53.836143  4141 raft_consensus.cc:493] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:53.836199  4065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a293f2f65f546ef835fd34e6a0847dd" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
I20260710 10:59:53.836580  4141 raft_consensus.cc:3060] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:53.836413  4214 consensus_queue.cc:260] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [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: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:53.837409  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caddbb48e72b416184417a9fc54aeae2" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
I20260710 10:59:53.838028  4065 raft_consensus.cc:3055] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:53.838403  4065 raft_consensus.cc:740] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f0a5090debb34e9c928ba5e5a5ab26ab, State: Running, Role: LEADER
I20260710 10:59:53.838384  4064 raft_consensus.cc:3060] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:53.838706  4214 raft_consensus.cc:3060] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:53.839475  4065 consensus_queue.cc:260] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [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: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:53.840803  4065 raft_consensus.cc:3060] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:53.852253  4215 raft_consensus.cc:2468] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 3.
I20260710 10:59:53.852504  4065 raft_consensus.cc:2468] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 3.
I20260710 10:59:53.852273  4064 raft_consensus.cc:2468] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 4.
I20260710 10:59:53.852286  4141 raft_consensus.cc:515] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } } peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } }
I20260710 10:59:53.853804  4105 leader_election.cc:304] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 [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: c51ff13646944d5bbbb5d0323adb2073, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:53.854857  4340 raft_consensus.cc:2804] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:53.854957  4141 leader_election.cc:290] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 2 election: Requested vote from peers 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809), f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283)
I20260710 10:59:53.855525  4105 leader_election.cc:304] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [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: c51ff13646944d5bbbb5d0323adb2073, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:53.856093  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a7cd6fcf7e4c36a8872dcc4580d51a" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
I20260710 10:59:53.857452  4402 raft_consensus.cc:2804] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:53.858088  4402 raft_consensus.cc:697] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 4 LEADER]: Becoming Leader. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Running, Role: LEADER
I20260710 10:59:53.856789  4340 raft_consensus.cc:697] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 [term 3 LEADER]: Becoming Leader. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Running, Role: LEADER
I20260710 10:59:53.859174  4402 consensus_queue.cc:237] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [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: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:53.859571  4340 consensus_queue.cc:237] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 [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: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:53.862340  4214 raft_consensus.cc:2468] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 4.
I20260710 10:59:53.856792  4215 raft_consensus.cc:3060] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:53.866046  4382 raft_consensus.cc:993] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3: : Instructing follower c51ff13646944d5bbbb5d0323adb2073 to start an election
I20260710 10:59:53.866549  4382 raft_consensus.cc:1081] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 LEADER]: Signalling peer c51ff13646944d5bbbb5d0323adb2073 to start an election
I20260710 10:59:53.857297  4065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a7cd6fcf7e4c36a8872dcc4580d51a" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
I20260710 10:59:53.868681  4141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df584a5a8ba24eb1a4c2f1a4642bf6d6"
dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
 from {username='slave'} at 127.0.0.1:56082
I20260710 10:59:53.869329  4141 raft_consensus.cc:493] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:53.869822  4141 raft_consensus.cc:3060] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:53.868767  4065 raft_consensus.cc:3055] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:53.870293  4065 raft_consensus.cc:740] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0a5090debb34e9c928ba5e5a5ab26ab, State: Running, Role: LEADER
I20260710 10:59:53.872021  4215 raft_consensus.cc:2468] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 2.
I20260710 10:59:53.873548  4104 leader_election.cc:304] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7abbab2e6119437bb48a56311f2ed1d3, c51ff13646944d5bbbb5d0323adb2073; no voters: 
I20260710 10:59:53.874514  4340 raft_consensus.cc:2804] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:53.875205  4340 raft_consensus.cc:697] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [term 2 LEADER]: Becoming Leader. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Running, Role: LEADER
I20260710 10:59:53.876174  4340 consensus_queue.cc:237] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } } peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } }
I20260710 10:59:53.871356  4065 consensus_queue.cc:260] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } } peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } }
I20260710 10:59:53.878517  4065 raft_consensus.cc:3060] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:53.880141  4141 raft_consensus.cc:515] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:53.883329  4141 leader_election.cc:290] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 4 election: Requested vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:53.883613  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df584a5a8ba24eb1a4c2f1a4642bf6d6" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
I20260710 10:59:53.884534  4215 raft_consensus.cc:3055] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:53.884915  4215 raft_consensus.cc:740] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7abbab2e6119437bb48a56311f2ed1d3, State: Running, Role: LEADER
I20260710 10:59:53.885793  3961 catalog_manager.cc:5697] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 reported cstate change: term changed from 2 to 3, leader changed from f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193) to c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194). New cstate: current_term: 3 leader_uuid: "c51ff13646944d5bbbb5d0323adb2073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:53.886030  4215 consensus_queue.cc:260] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [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: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:53.886821  4065 raft_consensus.cc:2468] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 2.
I20260710 10:59:53.887316  4215 raft_consensus.cc:3060] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:53.890599  4065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df584a5a8ba24eb1a4c2f1a4642bf6d6" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
I20260710 10:59:53.891243  4065 raft_consensus.cc:3060] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:53.895385  4215 raft_consensus.cc:2468] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 4.
I20260710 10:59:53.896437  4104 leader_election.cc:304] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [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: 7abbab2e6119437bb48a56311f2ed1d3, c51ff13646944d5bbbb5d0323adb2073; no voters: 
I20260710 10:59:53.897255  4340 raft_consensus.cc:2804] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:53.897394  4065 raft_consensus.cc:2468] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 4.
I20260710 10:59:53.897810  4340 raft_consensus.cc:697] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 4 LEADER]: Becoming Leader. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Running, Role: LEADER
I20260710 10:59:53.898764  4340 consensus_queue.cc:237] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [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: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:53.905076  3961 catalog_manager.cc:5697] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 reported cstate change: term changed from 3 to 4, leader changed from 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195) to c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194). New cstate: current_term: 4 leader_uuid: "c51ff13646944d5bbbb5d0323adb2073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:53.906077  3961 catalog_manager.cc:5697] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 reported cstate change: term changed from 1 to 2, leader changed from f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193) to c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194). New cstate: current_term: 2 leader_uuid: "c51ff13646944d5bbbb5d0323adb2073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:53.906925  3961 catalog_manager.cc:5697] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 reported cstate change: term changed from 3 to 4, leader changed from 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195) to c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194). New cstate: current_term: 4 leader_uuid: "c51ff13646944d5bbbb5d0323adb2073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:54.250981  4388 raft_consensus.cc:993] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab: : Instructing follower c51ff13646944d5bbbb5d0323adb2073 to start an election
I20260710 10:59:54.251494  4401 raft_consensus.cc:1081] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 LEADER]: Signalling peer c51ff13646944d5bbbb5d0323adb2073 to start an election
I20260710 10:59:54.252856  4141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48f58e18b0ca4d4580306b4bc7c4ee51"
dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
 from {username='slave'} at 127.0.0.1:56096
I20260710 10:59:54.253293  4141 raft_consensus.cc:493] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:54.253633  4141 raft_consensus.cc:3060] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:54.258100  4141 raft_consensus.cc:515] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:54.258754  4065 raft_consensus.cc:1275] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 4 FOLLOWER]: Refusing update from remote peer c51ff13646944d5bbbb5d0323adb2073: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:54.259987  4141 leader_election.cc:290] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [CANDIDATE]: Term 3 election: Requested vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:54.260610  4065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f58e18b0ca4d4580306b4bc7c4ee51" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
I20260710 10:59:54.260417  4340 consensus_queue.cc:1048] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:54.261041  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f58e18b0ca4d4580306b4bc7c4ee51" candidate_uuid: "c51ff13646944d5bbbb5d0323adb2073" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
I20260710 10:59:54.261225  4065 raft_consensus.cc:3055] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:54.261582  4065 raft_consensus.cc:740] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f0a5090debb34e9c928ba5e5a5ab26ab, State: Running, Role: LEADER
I20260710 10:59:54.261698  4215 raft_consensus.cc:3060] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:54.262387  4065 consensus_queue.cc:260] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [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: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:54.263365  4065 raft_consensus.cc:3060] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:54.267150  4215 raft_consensus.cc:2468] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 3.
I20260710 10:59:54.268293  4104 leader_election.cc:304] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [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: 7abbab2e6119437bb48a56311f2ed1d3, c51ff13646944d5bbbb5d0323adb2073; no voters: 
I20260710 10:59:54.269523  4402 raft_consensus.cc:2804] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:54.270102  4402 raft_consensus.cc:697] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 3 LEADER]: Becoming Leader. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Running, Role: LEADER
I20260710 10:59:54.271169  4402 consensus_queue.cc:237] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [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: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:54.277689  4215 raft_consensus.cc:1275] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 4 FOLLOWER]: Refusing update from remote peer c51ff13646944d5bbbb5d0323adb2073: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:54.277635  4065 raft_consensus.cc:2468] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51ff13646944d5bbbb5d0323adb2073 in term 3.
I20260710 10:59:54.279711  4340 consensus_queue.cc:1048] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:54.283229  3961 catalog_manager.cc:5697] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 reported cstate change: term changed from 2 to 3, leader changed from f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193) to c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194). New cstate: current_term: 3 leader_uuid: "c51ff13646944d5bbbb5d0323adb2073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:54.297235  4215 raft_consensus.cc:1275] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Refusing update from remote peer c51ff13646944d5bbbb5d0323adb2073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:54.298280  4340 consensus_queue.cc:1048] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:54.308450  4064 raft_consensus.cc:1275] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Refusing update from remote peer c51ff13646944d5bbbb5d0323adb2073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:54.311056  4403 consensus_queue.cc:1048] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 10:59:54.324527  4215 raft_consensus.cc:1275] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 FOLLOWER]: Refusing update from remote peer c51ff13646944d5bbbb5d0323adb2073: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:54.325524  4403 consensus_queue.cc:1048] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:54.334174  4064 raft_consensus.cc:1275] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 3 FOLLOWER]: Refusing update from remote peer c51ff13646944d5bbbb5d0323adb2073: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:54.335664  4340 consensus_queue.cc:1048] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:54.430678  4064 raft_consensus.cc:1275] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 4 FOLLOWER]: Refusing update from remote peer c51ff13646944d5bbbb5d0323adb2073: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 10:59:54.431865  4340 consensus_queue.cc:1048] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:54.439970  4215 raft_consensus.cc:1275] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 4 FOLLOWER]: Refusing update from remote peer c51ff13646944d5bbbb5d0323adb2073: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 10:59:54.441318  4402 consensus_queue.cc:1048] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:54.720708  4064 raft_consensus.cc:1275] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [term 3 FOLLOWER]: Refusing update from remote peer c51ff13646944d5bbbb5d0323adb2073: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:54.721942  4411 consensus_queue.cc:1048] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:54.730556  4215 raft_consensus.cc:1275] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 FOLLOWER]: Refusing update from remote peer c51ff13646944d5bbbb5d0323adb2073: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:54.733871  4402 consensus_queue.cc:1048] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:56.684953  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:56.691795  4141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82a7cd6fcf7e4c36a8872dcc4580d51a"
dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
mode: GRACEFUL
new_leader_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
 from {username='slave'} at 127.0.0.1:40792
I20260710 10:59:56.692353  4141 raft_consensus.cc:606] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [term 2 LEADER]: Received request to transfer leadership to TS 7abbab2e6119437bb48a56311f2ed1d3
I20260710 10:59:56.694567  4141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89aecf0ff74f471a95a73476c47db1a4"
dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
mode: GRACEFUL
new_leader_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
 from {username='slave'} at 127.0.0.1:40792
I20260710 10:59:56.695007  4141 raft_consensus.cc:606] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [term 1 LEADER]: Received request to transfer leadership to TS f0a5090debb34e9c928ba5e5a5ab26ab
I20260710 10:59:56.696964  4141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96d90892e0c247b5b23b83c726fddb25"
dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
mode: GRACEFUL
new_leader_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
 from {username='slave'} at 127.0.0.1:40792
I20260710 10:59:56.697383  4141 raft_consensus.cc:606] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [term 1 LEADER]: Received request to transfer leadership to TS f0a5090debb34e9c928ba5e5a5ab26ab
I20260710 10:59:56.699529  4141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f7dfe4e26a046848d15d338381689de"
dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
mode: GRACEFUL
new_leader_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
 from {username='slave'} at 127.0.0.1:40792
I20260710 10:59:56.699954  4141 raft_consensus.cc:606] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 2 LEADER]: Received request to transfer leadership to TS 7abbab2e6119437bb48a56311f2ed1d3
I20260710 10:59:56.701897  4141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caddbb48e72b416184417a9fc54aeae2"
dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
mode: GRACEFUL
new_leader_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
 from {username='slave'} at 127.0.0.1:40792
I20260710 10:59:56.702313  4141 raft_consensus.cc:606] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 4 LEADER]: Received request to transfer leadership to TS f0a5090debb34e9c928ba5e5a5ab26ab
I20260710 10:59:56.703197  3931 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 10:59:56.703598  3931 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 10:59:56.740998  4421 raft_consensus.cc:993] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073: : Instructing follower f0a5090debb34e9c928ba5e5a5ab26ab to start an election
I20260710 10:59:56.741402  4402 raft_consensus.cc:1081] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 4 LEADER]: Signalling peer f0a5090debb34e9c928ba5e5a5ab26ab to start an election
I20260710 10:59:56.742908  4064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caddbb48e72b416184417a9fc54aeae2"
dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
 from {username='slave'} at 127.0.0.1:34590
I20260710 10:59:56.743453  4064 raft_consensus.cc:493] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:56.743867  4064 raft_consensus.cc:3060] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 4 FOLLOWER]: Advancing to term 5
I20260710 10:59:56.750458  4064 raft_consensus.cc:515] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:56.752225  4064 leader_election.cc:290] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 5 election: Requested vote from peers c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:56.753013  4141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caddbb48e72b416184417a9fc54aeae2" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
I20260710 10:59:56.753298  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caddbb48e72b416184417a9fc54aeae2" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
I20260710 10:59:56.753608  4141 raft_consensus.cc:3055] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 10:59:56.753875  4215 raft_consensus.cc:3060] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 4 FOLLOWER]: Advancing to term 5
I20260710 10:59:56.753948  4141 raft_consensus.cc:740] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Running, Role: LEADER
I20260710 10:59:56.754684  4141 consensus_queue.cc:260] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [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: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:56.755548  4141 raft_consensus.cc:3060] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 4 FOLLOWER]: Advancing to term 5
I20260710 10:59:56.758524  4215 raft_consensus.cc:2468] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0a5090debb34e9c928ba5e5a5ab26ab in term 5.
I20260710 10:59:56.759750  4029 leader_election.cc:304] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [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: 7abbab2e6119437bb48a56311f2ed1d3, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:56.760008  4141 raft_consensus.cc:2468] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0a5090debb34e9c928ba5e5a5ab26ab in term 5.
I20260710 10:59:56.761547  4422 raft_consensus.cc:2804] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 5 FOLLOWER]: Leader election won for term 5
I20260710 10:59:56.762467  4422 raft_consensus.cc:697] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 5 LEADER]: Becoming Leader. State: Replica: f0a5090debb34e9c928ba5e5a5ab26ab, State: Running, Role: LEADER
I20260710 10:59:56.763262  4422 consensus_queue.cc:237] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [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: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:56.769714  3961 catalog_manager.cc:5697] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab reported cstate change: term changed from 4 to 5, leader changed from c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194) to f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193). New cstate: current_term: 5 leader_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:56.784403  4421 raft_consensus.cc:993] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073: : Instructing follower 7abbab2e6119437bb48a56311f2ed1d3 to start an election
I20260710 10:59:56.784840  4402 raft_consensus.cc:1081] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 2 LEADER]: Signalling peer 7abbab2e6119437bb48a56311f2ed1d3 to start an election
I20260710 10:59:56.786145  4215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f7dfe4e26a046848d15d338381689de"
dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
 from {username='slave'} at 127.0.0.1:38820
I20260710 10:59:56.786552  4215 raft_consensus.cc:493] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:56.786825  4215 raft_consensus.cc:3060] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.790602  4215 raft_consensus.cc:515] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:56.791965  4215 leader_election.cc:290] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 3 election: Requested vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935)
I20260710 10:59:56.792722  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7dfe4e26a046848d15d338381689de" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
I20260710 10:59:56.793017  4141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7dfe4e26a046848d15d338381689de" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
I20260710 10:59:56.793282  4064 raft_consensus.cc:3060] T 9f7dfe4e26a046848d15d338381689de P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.793566  4141 raft_consensus.cc:3055] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:56.793890  4141 raft_consensus.cc:740] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Running, Role: LEADER
I20260710 10:59:56.794478  4141 consensus_queue.cc:260] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [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: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:56.795331  4141 raft_consensus.cc:3060] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.797734  4064 raft_consensus.cc:2468] T 9f7dfe4e26a046848d15d338381689de P f0a5090debb34e9c928ba5e5a5ab26ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7abbab2e6119437bb48a56311f2ed1d3 in term 3.
I20260710 10:59:56.798825  4179 leader_election.cc:304] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [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: 7abbab2e6119437bb48a56311f2ed1d3, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:56.799558  4394 raft_consensus.cc:2804] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:56.800155  4141 raft_consensus.cc:2468] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7abbab2e6119437bb48a56311f2ed1d3 in term 3.
I20260710 10:59:56.800786  4394 raft_consensus.cc:697] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 LEADER]: Becoming Leader. State: Replica: 7abbab2e6119437bb48a56311f2ed1d3, State: Running, Role: LEADER
I20260710 10:59:56.801621  4394 consensus_queue.cc:237] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [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: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:56.808007  3961 catalog_manager.cc:5697] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 reported cstate change: term changed from 2 to 3, leader changed from c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194) to 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195). New cstate: current_term: 3 leader_uuid: "7abbab2e6119437bb48a56311f2ed1d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:56.844089  4421 raft_consensus.cc:993] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073: : Instructing follower f0a5090debb34e9c928ba5e5a5ab26ab to start an election
I20260710 10:59:56.844488  4402 raft_consensus.cc:1081] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [term 1 LEADER]: Signalling peer f0a5090debb34e9c928ba5e5a5ab26ab to start an election
I20260710 10:59:56.845798  4064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89aecf0ff74f471a95a73476c47db1a4"
dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
 from {username='slave'} at 127.0.0.1:34590
I20260710 10:59:56.846292  4064 raft_consensus.cc:493] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:56.846585  4064 raft_consensus.cc:3060] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:56.850963  4064 raft_consensus.cc:515] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:56.852770  4064 leader_election.cc:290] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 2 election: Requested vote from peers c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:56.853618  4141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89aecf0ff74f471a95a73476c47db1a4" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
I20260710 10:59:56.853762  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89aecf0ff74f471a95a73476c47db1a4" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
I20260710 10:59:56.854288  4215 raft_consensus.cc:3060] T 89aecf0ff74f471a95a73476c47db1a4 P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:56.854250  4141 raft_consensus.cc:3055] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:56.854758  4141 raft_consensus.cc:740] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Running, Role: LEADER
I20260710 10:59:56.855544  4141 consensus_queue.cc:260] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:56.856679  4141 raft_consensus.cc:3060] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:56.860421  4215 raft_consensus.cc:2468] T 89aecf0ff74f471a95a73476c47db1a4 P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0a5090debb34e9c928ba5e5a5ab26ab in term 2.
I20260710 10:59:56.861393  4029 leader_election.cc:304] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7abbab2e6119437bb48a56311f2ed1d3, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:56.862165  4422 raft_consensus.cc:2804] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:56.862555  4422 raft_consensus.cc:697] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 LEADER]: Becoming Leader. State: Replica: f0a5090debb34e9c928ba5e5a5ab26ab, State: Running, Role: LEADER
I20260710 10:59:56.863061  4141 raft_consensus.cc:2468] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0a5090debb34e9c928ba5e5a5ab26ab in term 2.
I20260710 10:59:56.863296  4422 consensus_queue.cc:237] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:56.869964  3961 catalog_manager.cc:5697] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab reported cstate change: term changed from 1 to 2, leader changed from c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194) to f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193). New cstate: current_term: 2 leader_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:57.034597  4421 raft_consensus.cc:993] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073: : Instructing follower 7abbab2e6119437bb48a56311f2ed1d3 to start an election
I20260710 10:59:57.035000  4402 raft_consensus.cc:1081] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [term 2 LEADER]: Signalling peer 7abbab2e6119437bb48a56311f2ed1d3 to start an election
I20260710 10:59:57.036250  4215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82a7cd6fcf7e4c36a8872dcc4580d51a"
dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
 from {username='slave'} at 127.0.0.1:38820
I20260710 10:59:57.036685  4215 raft_consensus.cc:493] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:57.037022  4215 raft_consensus.cc:3060] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:57.040841  4215 raft_consensus.cc:515] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } } peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } }
I20260710 10:59:57.042120  4215 leader_election.cc:290] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 [CANDIDATE]: Term 3 election: Requested vote from peers f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283), c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935)
I20260710 10:59:57.042863  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a7cd6fcf7e4c36a8872dcc4580d51a" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
I20260710 10:59:57.043084  4141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a7cd6fcf7e4c36a8872dcc4580d51a" candidate_uuid: "7abbab2e6119437bb48a56311f2ed1d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
I20260710 10:59:57.043390  4064 raft_consensus.cc:3060] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:57.043586  4141 raft_consensus.cc:3055] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:57.043896  4141 raft_consensus.cc:740] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Running, Role: LEADER
I20260710 10:59:57.044693  4141 consensus_queue.cc:260] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [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: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } } peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } }
I20260710 10:59:57.045857  4141 raft_consensus.cc:3060] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:57.049444  4064 raft_consensus.cc:2468] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7abbab2e6119437bb48a56311f2ed1d3 in term 3.
I20260710 10:59:57.050442  4179 leader_election.cc:304] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 [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: 7abbab2e6119437bb48a56311f2ed1d3, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:57.051051  4394 raft_consensus.cc:2804] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:57.051520  4394 raft_consensus.cc:697] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 LEADER]: Becoming Leader. State: Replica: 7abbab2e6119437bb48a56311f2ed1d3, State: Running, Role: LEADER
I20260710 10:59:57.051676  4141 raft_consensus.cc:2468] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7abbab2e6119437bb48a56311f2ed1d3 in term 3.
I20260710 10:59:57.052356  4394 consensus_queue.cc:237] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 [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: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } } peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } }
I20260710 10:59:57.058917  3961 catalog_manager.cc:5697] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 reported cstate change: term changed from 2 to 3, leader changed from c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194) to 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195). New cstate: current_term: 3 leader_uuid: "7abbab2e6119437bb48a56311f2ed1d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:57.112584  4421 raft_consensus.cc:993] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073: : Instructing follower f0a5090debb34e9c928ba5e5a5ab26ab to start an election
I20260710 10:59:57.113019  4402 raft_consensus.cc:1081] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [term 1 LEADER]: Signalling peer f0a5090debb34e9c928ba5e5a5ab26ab to start an election
I20260710 10:59:57.114349  4064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96d90892e0c247b5b23b83c726fddb25"
dest_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab"
 from {username='slave'} at 127.0.0.1:34590
I20260710 10:59:57.114779  4064 raft_consensus.cc:493] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:57.115053  4064 raft_consensus.cc:3060] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:57.118770  4064 raft_consensus.cc:515] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:57.120085  4064 leader_election.cc:290] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 2 election: Requested vote from peers c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935), 7abbab2e6119437bb48a56311f2ed1d3 (127.3.214.195:45809)
I20260710 10:59:57.120927  4141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d90892e0c247b5b23b83c726fddb25" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c51ff13646944d5bbbb5d0323adb2073"
I20260710 10:59:57.121177  4215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d90892e0c247b5b23b83c726fddb25" candidate_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7abbab2e6119437bb48a56311f2ed1d3"
I20260710 10:59:57.121421  4141 raft_consensus.cc:3055] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:57.121749  4215 raft_consensus.cc:3060] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:57.121804  4141 raft_consensus.cc:740] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c51ff13646944d5bbbb5d0323adb2073, State: Running, Role: LEADER
I20260710 10:59:57.122617  4141 consensus_queue.cc:260] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:57.123483  4141 raft_consensus.cc:3060] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:57.125767  4215 raft_consensus.cc:2468] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0a5090debb34e9c928ba5e5a5ab26ab in term 2.
I20260710 10:59:57.126636  4029 leader_election.cc:304] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7abbab2e6119437bb48a56311f2ed1d3, f0a5090debb34e9c928ba5e5a5ab26ab; no voters: 
I20260710 10:59:57.127292  4422 raft_consensus.cc:2804] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:57.127489  4141 raft_consensus.cc:2468] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0a5090debb34e9c928ba5e5a5ab26ab in term 2.
I20260710 10:59:57.127787  4422 raft_consensus.cc:697] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 LEADER]: Becoming Leader. State: Replica: f0a5090debb34e9c928ba5e5a5ab26ab, State: Running, Role: LEADER
I20260710 10:59:57.128654  4422 consensus_queue.cc:237] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } }
I20260710 10:59:57.135383  3961 catalog_manager.cc:5697] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab reported cstate change: term changed from 1 to 2, leader changed from c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194) to f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193). New cstate: current_term: 2 leader_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:57.173175  4215 raft_consensus.cc:1275] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 5 FOLLOWER]: Refusing update from remote peer f0a5090debb34e9c928ba5e5a5ab26ab: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 10:59:57.174502  4422 consensus_queue.cc:1048] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 10:59:57.180757  4141 raft_consensus.cc:1275] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 5 FOLLOWER]: Refusing update from remote peer f0a5090debb34e9c928ba5e5a5ab26ab: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 10:59:57.181994  4422 consensus_queue.cc:1048] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 10:59:57.310424  4215 raft_consensus.cc:1275] T 89aecf0ff74f471a95a73476c47db1a4 P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Refusing update from remote peer f0a5090debb34e9c928ba5e5a5ab26ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:57.311448  4423 consensus_queue.cc:1048] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:57.320013  4141 raft_consensus.cc:1275] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Refusing update from remote peer f0a5090debb34e9c928ba5e5a5ab26ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:57.322005  4423 consensus_queue.cc:1048] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:57.367724  4064 raft_consensus.cc:1275] T 9f7dfe4e26a046848d15d338381689de P f0a5090debb34e9c928ba5e5a5ab26ab [term 3 FOLLOWER]: Refusing update from remote peer 7abbab2e6119437bb48a56311f2ed1d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:57.368772  4394 consensus_queue.cc:1048] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:57.381705  4141 raft_consensus.cc:1275] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 3 FOLLOWER]: Refusing update from remote peer 7abbab2e6119437bb48a56311f2ed1d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:57.382913  4443 consensus_queue.cc:1048] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:57.456926  4141 raft_consensus.cc:1275] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [term 3 FOLLOWER]: Refusing update from remote peer 7abbab2e6119437bb48a56311f2ed1d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:57.456926  4064 raft_consensus.cc:1275] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 3 FOLLOWER]: Refusing update from remote peer 7abbab2e6119437bb48a56311f2ed1d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:57.458467  4443 consensus_queue.cc:1048] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0a5090debb34e9c928ba5e5a5ab26ab" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:57.459084  4394 consensus_queue.cc:1048] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:57.521747  4215 raft_consensus.cc:1275] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Refusing update from remote peer f0a5090debb34e9c928ba5e5a5ab26ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:57.522768  4423 consensus_queue.cc:1048] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abbab2e6119437bb48a56311f2ed1d3" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:57.530715  4141 raft_consensus.cc:1275] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Refusing update from remote peer f0a5090debb34e9c928ba5e5a5ab26ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:57.531983  4437 consensus_queue.cc:1048] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "c51ff13646944d5bbbb5d0323adb2073" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:57.704490  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:57.709635  3931 tablet_server.cc:179] TabletServer@127.3.214.193:0 shutting down...
I20260710 10:59:57.732105  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:57.732904  3931 tablet_replica.cc:333] T a5bcfe44792c4312acc9bd313300914e P f0a5090debb34e9c928ba5e5a5ab26ab: stopping tablet replica
I20260710 10:59:57.733659  3931 raft_consensus.cc:2243] T a5bcfe44792c4312acc9bd313300914e P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.734220  3931 raft_consensus.cc:2272] T a5bcfe44792c4312acc9bd313300914e P f0a5090debb34e9c928ba5e5a5ab26ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.736336  3931 tablet_replica.cc:333] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab: stopping tablet replica
I20260710 10:59:57.736812  3931 raft_consensus.cc:2243] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 5 LEADER]: Raft consensus shutting down.
I20260710 10:59:57.737596  3931 raft_consensus.cc:2272] T caddbb48e72b416184417a9fc54aeae2 P f0a5090debb34e9c928ba5e5a5ab26ab [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.739387  3931 tablet_replica.cc:333] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab: stopping tablet replica
I20260710 10:59:57.739848  3931 raft_consensus.cc:2243] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.740240  3931 raft_consensus.cc:2272] T 48f58e18b0ca4d4580306b4bc7c4ee51 P f0a5090debb34e9c928ba5e5a5ab26ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.741938  3931 tablet_replica.cc:333] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab: stopping tablet replica
I20260710 10:59:57.742441  3931 raft_consensus.cc:2243] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.742885  3931 raft_consensus.cc:2272] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P f0a5090debb34e9c928ba5e5a5ab26ab [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.744443  3931 tablet_replica.cc:333] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab: stopping tablet replica
I20260710 10:59:57.744887  3931 raft_consensus.cc:2243] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 LEADER]: Raft consensus shutting down.
I20260710 10:59:57.745561  3931 raft_consensus.cc:2272] T 96d90892e0c247b5b23b83c726fddb25 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.747301  3931 tablet_replica.cc:333] T 9f7dfe4e26a046848d15d338381689de P f0a5090debb34e9c928ba5e5a5ab26ab: stopping tablet replica
I20260710 10:59:57.747761  3931 raft_consensus.cc:2243] T 9f7dfe4e26a046848d15d338381689de P f0a5090debb34e9c928ba5e5a5ab26ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.748142  3931 raft_consensus.cc:2272] T 9f7dfe4e26a046848d15d338381689de P f0a5090debb34e9c928ba5e5a5ab26ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.750093  3931 tablet_replica.cc:333] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab: stopping tablet replica
I20260710 10:59:57.750536  3931 raft_consensus.cc:2243] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 LEADER]: Raft consensus shutting down.
I20260710 10:59:57.751173  3931 raft_consensus.cc:2272] T 89aecf0ff74f471a95a73476c47db1a4 P f0a5090debb34e9c928ba5e5a5ab26ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.752800  3931 tablet_replica.cc:333] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab: stopping tablet replica
I20260710 10:59:57.753242  3931 raft_consensus.cc:2243] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.753618  3931 raft_consensus.cc:2272] T 8a293f2f65f546ef835fd34e6a0847dd P f0a5090debb34e9c928ba5e5a5ab26ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.755036  3931 tablet_replica.cc:333] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab: stopping tablet replica
I20260710 10:59:57.755439  3931 raft_consensus.cc:2243] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.755793  3931 raft_consensus.cc:2272] T 82a7cd6fcf7e4c36a8872dcc4580d51a P f0a5090debb34e9c928ba5e5a5ab26ab [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 10:59:57.853175  4179 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.214.193:46283: connect: Connection refused (error 111)
I20260710 10:59:57.854018  3931 tablet_server.cc:196] TabletServer@127.3.214.193:0 shutdown complete.
W20260710 10:59:57.856808  4179 consensus_peers.cc:597] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 -> Peer f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283): Couldn't send request to peer f0a5090debb34e9c928ba5e5a5ab26ab. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:46283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 10:59:57.857177  4179 consensus_peers.cc:597] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 -> Peer f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283): Couldn't send request to peer f0a5090debb34e9c928ba5e5a5ab26ab. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:46283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:57.873862  3931 tablet_server.cc:179] TabletServer@127.3.214.194:0 shutting down...
I20260710 10:59:57.899477  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:57.900218  3931 tablet_replica.cc:333] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073: stopping tablet replica
I20260710 10:59:57.900805  3931 raft_consensus.cc:2243] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.901230  3931 raft_consensus.cc:2272] T 82a7cd6fcf7e4c36a8872dcc4580d51a P c51ff13646944d5bbbb5d0323adb2073 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 10:59:57.903700  4105 consensus_peers.cc:597] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 -> Peer f0a5090debb34e9c928ba5e5a5ab26ab (127.3.214.193:46283): Couldn't send request to peer f0a5090debb34e9c928ba5e5a5ab26ab. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:46283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:57.903880  3931 tablet_replica.cc:333] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073: stopping tablet replica
I20260710 10:59:57.904484  3931 raft_consensus.cc:2243] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 4 LEADER]: Raft consensus shutting down.
I20260710 10:59:57.905119  3931 raft_consensus.cc:2272] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P c51ff13646944d5bbbb5d0323adb2073 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.906647  3931 tablet_replica.cc:333] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073: stopping tablet replica
I20260710 10:59:57.907126  3931 raft_consensus.cc:2243] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:57.907743  3931 raft_consensus.cc:2272] T 8a293f2f65f546ef835fd34e6a0847dd P c51ff13646944d5bbbb5d0323adb2073 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.909145  3931 tablet_replica.cc:333] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073: stopping tablet replica
I20260710 10:59:57.909662  3931 raft_consensus.cc:2243] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.910029  3931 raft_consensus.cc:2272] T 89aecf0ff74f471a95a73476c47db1a4 P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.912468  3931 tablet_replica.cc:333] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073: stopping tablet replica
I20260710 10:59:57.913009  3931 raft_consensus.cc:2243] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:57.913744  3931 raft_consensus.cc:2272] T 48f58e18b0ca4d4580306b4bc7c4ee51 P c51ff13646944d5bbbb5d0323adb2073 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.915140  3931 tablet_replica.cc:333] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073: stopping tablet replica
I20260710 10:59:57.915589  3931 raft_consensus.cc:2243] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.915949  3931 raft_consensus.cc:2272] T caddbb48e72b416184417a9fc54aeae2 P c51ff13646944d5bbbb5d0323adb2073 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.917865  3931 tablet_replica.cc:333] T a5bcfe44792c4312acc9bd313300914e P c51ff13646944d5bbbb5d0323adb2073: stopping tablet replica
I20260710 10:59:57.918329  3931 raft_consensus.cc:2243] T a5bcfe44792c4312acc9bd313300914e P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.918694  3931 raft_consensus.cc:2272] T a5bcfe44792c4312acc9bd313300914e P c51ff13646944d5bbbb5d0323adb2073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.920091  3931 tablet_replica.cc:333] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073: stopping tablet replica
I20260710 10:59:57.920517  3931 raft_consensus.cc:2243] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.920872  3931 raft_consensus.cc:2272] T 96d90892e0c247b5b23b83c726fddb25 P c51ff13646944d5bbbb5d0323adb2073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.922590  3931 tablet_replica.cc:333] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073: stopping tablet replica
I20260710 10:59:57.923020  3931 raft_consensus.cc:2243] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.923388  3931 raft_consensus.cc:2272] T 9f7dfe4e26a046848d15d338381689de P c51ff13646944d5bbbb5d0323adb2073 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 10:59:57.945664  4178 consensus_peers.cc:597] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 -> Peer c51ff13646944d5bbbb5d0323adb2073 (127.3.214.194:40935): Couldn't send request to peer c51ff13646944d5bbbb5d0323adb2073. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.194:40935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:57.950083  3931 tablet_server.cc:196] TabletServer@127.3.214.194:0 shutdown complete.
I20260710 10:59:57.964737  3931 tablet_server.cc:179] TabletServer@127.3.214.195:0 shutting down...
I20260710 10:59:57.987551  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:57.988205  3931 tablet_replica.cc:333] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3: stopping tablet replica
I20260710 10:59:57.988729  3931 raft_consensus.cc:2243] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.989173  3931 raft_consensus.cc:2272] T caddbb48e72b416184417a9fc54aeae2 P 7abbab2e6119437bb48a56311f2ed1d3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.991205  3931 tablet_replica.cc:333] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3: stopping tablet replica
I20260710 10:59:57.991659  3931 raft_consensus.cc:2243] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 10:59:57.992347  3931 raft_consensus.cc:2272] T a5bcfe44792c4312acc9bd313300914e P 7abbab2e6119437bb48a56311f2ed1d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.993906  3931 tablet_replica.cc:333] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3: stopping tablet replica
I20260710 10:59:57.994369  3931 raft_consensus.cc:2243] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:57.994992  3931 raft_consensus.cc:2272] T 82a7cd6fcf7e4c36a8872dcc4580d51a P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.996642  3931 tablet_replica.cc:333] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3: stopping tablet replica
I20260710 10:59:57.997169  3931 raft_consensus.cc:2243] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.997641  3931 raft_consensus.cc:2272] T 8a293f2f65f546ef835fd34e6a0847dd P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.999073  3931 tablet_replica.cc:333] T 89aecf0ff74f471a95a73476c47db1a4 P 7abbab2e6119437bb48a56311f2ed1d3: stopping tablet replica
I20260710 10:59:57.999519  3931 raft_consensus.cc:2243] T 89aecf0ff74f471a95a73476c47db1a4 P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.999884  3931 raft_consensus.cc:2272] T 89aecf0ff74f471a95a73476c47db1a4 P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:58.001793  3931 tablet_replica.cc:333] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3: stopping tablet replica
I20260710 10:59:58.002260  3931 raft_consensus.cc:2243] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:58.002908  3931 raft_consensus.cc:2272] T 9f7dfe4e26a046848d15d338381689de P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:58.004554  3931 tablet_replica.cc:333] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3: stopping tablet replica
I20260710 10:59:58.005007  3931 raft_consensus.cc:2243] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:58.005379  3931 raft_consensus.cc:2272] T 96d90892e0c247b5b23b83c726fddb25 P 7abbab2e6119437bb48a56311f2ed1d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:58.007198  3931 tablet_replica.cc:333] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3: stopping tablet replica
I20260710 10:59:58.007632  3931 raft_consensus.cc:2243] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:58.007988  3931 raft_consensus.cc:2272] T df584a5a8ba24eb1a4c2f1a4642bf6d6 P 7abbab2e6119437bb48a56311f2ed1d3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:58.009331  3931 tablet_replica.cc:333] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3: stopping tablet replica
I20260710 10:59:58.009764  3931 raft_consensus.cc:2243] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:58.010134  3931 raft_consensus.cc:2272] T 48f58e18b0ca4d4580306b4bc7c4ee51 P 7abbab2e6119437bb48a56311f2ed1d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:58.026661  3931 tablet_server.cc:196] TabletServer@127.3.214.195:0 shutdown complete.
I20260710 10:59:58.042415  3931 master.cc:562] Master@127.3.214.254:33771 shutting down...
I20260710 10:59:58.235338  3931 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a [term 1 LEADER]: Raft consensus shutting down.
I20260710 10:59:58.235911  3931 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:58.236274  3931 tablet_replica.cc:333] T 00000000000000000000000000000000 P a1cbe42f3eb14a5cbdd7a944c24ba73a: stopping tablet replica
I20260710 10:59:58.255698  3931 master.cc:584] Master@127.3.214.254:33771 shutdown complete.
7abbab2e6119437bb48a56311f2ed1d3  1
c51ff13646944d5bbbb5d0323adb2073  4
f0a5090debb34e9c928ba5e5a5ab26ab  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (14532 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 10:59:58.294540  3931 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.214.254:37251
I20260710 10:59:58.295727  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:58.300941  4453 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:58.301357  4454 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:58.303423  4456 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:58.304159  3931 server_base.cc:1061] running on GCE node
I20260710 10:59:58.305070  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:58.305238  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:58.305421  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681198305388 us; error 0 us; skew 500 ppm
I20260710 10:59:58.305979  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:58.308161  3931 webserver.cc:533] Webserver started at http://127.3.214.254:40379/ using document root <none> and password file <none>
I20260710 10:59:58.308651  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:58.308837  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:58.309098  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:58.310204  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183595730-3931-0/minicluster-data/master-0-root/instance:
uuid: "f35021e1f3a64411bb5eda04cbc9f9dd"
format_stamp: "Formatted at 2026-07-10 10:59:58 on dist-test-slave-t4dr"
I20260710 10:59:58.314291  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 10:59:58.317234  4461 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:58.317950  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 10:59:58.318213  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183595730-3931-0/minicluster-data/master-0-root
uuid: "f35021e1f3a64411bb5eda04cbc9f9dd"
format_stamp: "Formatted at 2026-07-10 10:59:58 on dist-test-slave-t4dr"
I20260710 10:59:58.318488  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183595730-3931-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183595730-3931-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183595730-3931-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:58.336395  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:58.337646  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:58.373868  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.254:37251
I20260710 10:59:58.373960  4512 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.254:37251 every 8 connection(s)
I20260710 10:59:58.377630  4513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.386612  4513 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd: Bootstrap starting.
I20260710 10:59:58.391047  4513 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:58.394951  4513 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd: No bootstrap required, opened a new log
I20260710 10:59:58.396975  4513 raft_consensus.cc:359] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f35021e1f3a64411bb5eda04cbc9f9dd" member_type: VOTER }
I20260710 10:59:58.397330  4513 raft_consensus.cc:385] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:58.397620  4513 raft_consensus.cc:740] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35021e1f3a64411bb5eda04cbc9f9dd, State: Initialized, Role: FOLLOWER
I20260710 10:59:58.398247  4513 consensus_queue.cc:260] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f35021e1f3a64411bb5eda04cbc9f9dd" member_type: VOTER }
I20260710 10:59:58.398701  4513 raft_consensus.cc:399] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 10:59:58.398927  4513 raft_consensus.cc:493] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 10:59:58.399194  4513 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.403002  4513 raft_consensus.cc:515] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f35021e1f3a64411bb5eda04cbc9f9dd" member_type: VOTER }
I20260710 10:59:58.403481  4513 leader_election.cc:304] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd [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: f35021e1f3a64411bb5eda04cbc9f9dd; no voters: 
I20260710 10:59:58.404549  4513 leader_election.cc:290] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 10:59:58.404953  4516 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:58.406222  4516 raft_consensus.cc:697] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd [term 1 LEADER]: Becoming Leader. State: Replica: f35021e1f3a64411bb5eda04cbc9f9dd, State: Running, Role: LEADER
I20260710 10:59:58.406839  4516 consensus_queue.cc:237] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd [LEADER]: Queue going to LEADER mode. State: All 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: "f35021e1f3a64411bb5eda04cbc9f9dd" member_type: VOTER }
I20260710 10:59:58.407378  4513 sys_catalog.cc:565] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd [sys.catalog]: configured and running, proceeding with master startup.
I20260710 10:59:58.411180  4518 sys_catalog.cc:455] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd [sys.catalog]: SysCatalogTable state changed. Reason: New leader f35021e1f3a64411bb5eda04cbc9f9dd. Latest consensus state: current_term: 1 leader_uuid: "f35021e1f3a64411bb5eda04cbc9f9dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f35021e1f3a64411bb5eda04cbc9f9dd" member_type: VOTER } }
I20260710 10:59:58.411957  4518 sys_catalog.cc:458] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:58.411700  4517 sys_catalog.cc:455] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f35021e1f3a64411bb5eda04cbc9f9dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f35021e1f3a64411bb5eda04cbc9f9dd" member_type: VOTER } }
I20260710 10:59:58.413183  4517 sys_catalog.cc:458] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:58.418104  4523 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 10:59:58.425563  4523 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 10:59:58.426478  3931 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 10:59:58.433734  4523 catalog_manager.cc:1383] Generated new cluster ID: 374051a35b7e47529a3c3a71f07e768c
I20260710 10:59:58.434037  4523 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 10:59:58.451175  4523 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 10:59:58.452314  4523 catalog_manager.cc:1540] Loading token signing keys...
I20260710 10:59:58.468449  4523 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd: Generated new TSK 0
I20260710 10:59:58.469013  4523 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 10:59:58.492924  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:58.498575  4534 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:58.499938  4535 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:58.501132  3931 server_base.cc:1061] running on GCE node
W20260710 10:59:58.502221  4537 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:58.503044  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:58.503259  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:58.503432  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681198503414 us; error 0 us; skew 500 ppm
I20260710 10:59:58.503932  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:58.506150  3931 webserver.cc:533] Webserver started at http://127.3.214.193:42813/ using document root <none> and password file <none>
I20260710 10:59:58.506633  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:58.506850  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:58.507126  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:58.508122  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183595730-3931-0/minicluster-data/ts-0-root/instance:
uuid: "172571a45a204279b3998303aa040029"
format_stamp: "Formatted at 2026-07-10 10:59:58 on dist-test-slave-t4dr"
I20260710 10:59:58.512404  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 10:59:58.515549  4542 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:58.516438  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 10:59:58.516664  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183595730-3931-0/minicluster-data/ts-0-root
uuid: "172571a45a204279b3998303aa040029"
format_stamp: "Formatted at 2026-07-10 10:59:58 on dist-test-slave-t4dr"
I20260710 10:59:58.516901  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183595730-3931-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183595730-3931-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183595730-3931-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:58.525205  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:58.526412  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:58.527678  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:58.529718  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:58.529903  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:58.530079  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:58.530210  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:58.567782  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.193:41213
I20260710 10:59:58.567883  4604 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.193:41213 every 8 connection(s)
I20260710 10:59:58.572456  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:58.579005  4609 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:58.580540  4610 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:58.582765  4612 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:58.583544  3931 server_base.cc:1061] running on GCE node
I20260710 10:59:58.584619  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:58.584805  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:58.585038  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681198585020 us; error 0 us; skew 500 ppm
I20260710 10:59:58.585645  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:58.588050  4605 heartbeater.cc:344] Connected to a master server at 127.3.214.254:37251
I20260710 10:59:58.588120  3931 webserver.cc:533] Webserver started at http://127.3.214.194:43121/ using document root <none> and password file <none>
I20260710 10:59:58.588387  4605 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:58.588757  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:58.588996  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:58.589255  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:58.589188  4605 heartbeater.cc:507] Master 127.3.214.254:37251 requested a full tablet report, sending...
I20260710 10:59:58.590828  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183595730-3931-0/minicluster-data/ts-1-root/instance:
uuid: "49feb1942d39447681d26a0a16ff08ab"
format_stamp: "Formatted at 2026-07-10 10:59:58 on dist-test-slave-t4dr"
I20260710 10:59:58.591522  4478 ts_manager.cc:194] Registered new tserver with Master: 172571a45a204279b3998303aa040029 (127.3.214.193:41213)
I20260710 10:59:58.593181  4478 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55260
I20260710 10:59:58.595772  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 10:59:58.598933  4617 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:58.599740  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 10:59:58.599970  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183595730-3931-0/minicluster-data/ts-1-root
uuid: "49feb1942d39447681d26a0a16ff08ab"
format_stamp: "Formatted at 2026-07-10 10:59:58 on dist-test-slave-t4dr"
I20260710 10:59:58.600193  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183595730-3931-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183595730-3931-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183595730-3931-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:58.612481  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:58.613727  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:58.615089  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:58.617143  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:58.617305  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:58.617630  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:58.617785  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:58.655400  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.194:35003
I20260710 10:59:58.655486  4679 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.194:35003 every 8 connection(s)
I20260710 10:59:58.660008  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:58.666129  4683 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:58.666991  4684 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:58.669765  4686 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:58.672646  3931 server_base.cc:1061] running on GCE node
I20260710 10:59:58.673753  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:58.674014  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:58.674218  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681198674201 us; error 0 us; skew 500 ppm
I20260710 10:59:58.674429  4680 heartbeater.cc:344] Connected to a master server at 127.3.214.254:37251
I20260710 10:59:58.674767  4680 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:58.674844  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:58.675563  4680 heartbeater.cc:507] Master 127.3.214.254:37251 requested a full tablet report, sending...
I20260710 10:59:58.677321  3931 webserver.cc:533] Webserver started at http://127.3.214.195:45281/ using document root <none> and password file <none>
I20260710 10:59:58.677775  4478 ts_manager.cc:194] Registered new tserver with Master: 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003)
I20260710 10:59:58.677855  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:58.678139  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:58.678414  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:58.679124  4478 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55274
I20260710 10:59:58.679579  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183595730-3931-0/minicluster-data/ts-2-root/instance:
uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
format_stamp: "Formatted at 2026-07-10 10:59:58 on dist-test-slave-t4dr"
I20260710 10:59:58.683964  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 10:59:58.686902  4691 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:58.687640  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 10:59:58.688019  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183595730-3931-0/minicluster-data/ts-2-root
uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
format_stamp: "Formatted at 2026-07-10 10:59:58 on dist-test-slave-t4dr"
I20260710 10:59:58.688313  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183595730-3931-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183595730-3931-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183595730-3931-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:58.696360  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:58.697438  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:58.698812  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:58.700821  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:58.700986  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:58.701287  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:58.701442  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:58.743614  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.195:33851
I20260710 10:59:58.743705  4753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.195:33851 every 8 connection(s)
I20260710 10:59:58.756800  4754 heartbeater.cc:344] Connected to a master server at 127.3.214.254:37251
I20260710 10:59:58.757128  4754 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:58.757830  4754 heartbeater.cc:507] Master 127.3.214.254:37251 requested a full tablet report, sending...
I20260710 10:59:58.759524  4478 ts_manager.cc:194] Registered new tserver with Master: cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 10:59:58.759631  3931 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013062145s
I20260710 10:59:58.760798  4478 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55288
I20260710 10:59:58.783311  4478 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55298:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 10:59:58.786100  4478 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 10:59:58.847934  4570 tablet_service.cc:1511] Processing CreateTablet for tablet 588cb56926374753835404293944e719 (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 10:59:58.849413  4570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588cb56926374753835404293944e719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.850754  4568 tablet_service.cc:1511] Processing CreateTablet for tablet dc6a0f9d78704a989705dc23f8db198c (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 10:59:58.852085  4568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc6a0f9d78704a989705dc23f8db198c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.852170  4567 tablet_service.cc:1511] Processing CreateTablet for tablet f1ff8ba1cacf495d95e03f41fbdd35b9 (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 10:59:58.853428  4567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1ff8ba1cacf495d95e03f41fbdd35b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.856845  4566 tablet_service.cc:1511] Processing CreateTablet for tablet b216de7405dd4dd9ad4cb2cd71d34a2b (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 10:59:58.858115  4566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b216de7405dd4dd9ad4cb2cd71d34a2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.857789  4569 tablet_service.cc:1511] Processing CreateTablet for tablet c249e3f148fe428ba597c06ef0e363ac (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 10:59:58.859011  4569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c249e3f148fe428ba597c06ef0e363ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.861454  4565 tablet_service.cc:1511] Processing CreateTablet for tablet 75759aa0758842fca712fcd780d5a630 (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 10:59:58.862739  4565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75759aa0758842fca712fcd780d5a630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.866308  4564 tablet_service.cc:1511] Processing CreateTablet for tablet 58cc1d5bfb824ad7b2965751582cc748 (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 10:59:58.867590  4564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58cc1d5bfb824ad7b2965751582cc748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.873653  4563 tablet_service.cc:1511] Processing CreateTablet for tablet 1998e99fcb484c62843949cb2113199f (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 10:59:58.874899  4563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1998e99fcb484c62843949cb2113199f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.878159  4562 tablet_service.cc:1511] Processing CreateTablet for tablet bcabca95862a4181b0295c455b2b6325 (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 10:59:58.879384  4562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcabca95862a4181b0295c455b2b6325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.883397  4718 tablet_service.cc:1511] Processing CreateTablet for tablet c249e3f148fe428ba597c06ef0e363ac (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 10:59:58.884658  4718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c249e3f148fe428ba597c06ef0e363ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.884720  4719 tablet_service.cc:1511] Processing CreateTablet for tablet 588cb56926374753835404293944e719 (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 10:59:58.886056  4719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588cb56926374753835404293944e719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.891953  4717 tablet_service.cc:1511] Processing CreateTablet for tablet dc6a0f9d78704a989705dc23f8db198c (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 10:59:58.892249  4716 tablet_service.cc:1511] Processing CreateTablet for tablet f1ff8ba1cacf495d95e03f41fbdd35b9 (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 10:59:58.893339  4717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc6a0f9d78704a989705dc23f8db198c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.894054  4715 tablet_service.cc:1511] Processing CreateTablet for tablet b216de7405dd4dd9ad4cb2cd71d34a2b (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 10:59:58.895998  4714 tablet_service.cc:1511] Processing CreateTablet for tablet 75759aa0758842fca712fcd780d5a630 (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 10:59:58.897907  4713 tablet_service.cc:1511] Processing CreateTablet for tablet 58cc1d5bfb824ad7b2965751582cc748 (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 10:59:58.899868  4712 tablet_service.cc:1511] Processing CreateTablet for tablet 1998e99fcb484c62843949cb2113199f (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 10:59:58.901562  4715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b216de7405dd4dd9ad4cb2cd71d34a2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.906234  4712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1998e99fcb484c62843949cb2113199f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.909338  4716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1ff8ba1cacf495d95e03f41fbdd35b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.916451  4769 tablet_bootstrap.cc:492] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242: Bootstrap starting.
I20260710 10:59:58.917881  4714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75759aa0758842fca712fcd780d5a630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.921878  4713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58cc1d5bfb824ad7b2965751582cc748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.923794  4769 tablet_bootstrap.cc:654] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:58.945822  4569 tablet_service.cc:1511] Processing CreateTablet for tablet da3599091a034f12b7d33201875d0200 (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 10:59:58.947072  4569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3599091a034f12b7d33201875d0200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.950912  4717 tablet_service.cc:1511] Processing CreateTablet for tablet bcabca95862a4181b0295c455b2b6325 (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 10:59:58.951563  4645 tablet_service.cc:1511] Processing CreateTablet for tablet 588cb56926374753835404293944e719 (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 10:59:58.952147  4717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcabca95862a4181b0295c455b2b6325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.952757  4645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588cb56926374753835404293944e719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.954524  4644 tablet_service.cc:1511] Processing CreateTablet for tablet c249e3f148fe428ba597c06ef0e363ac (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 10:59:58.954916  4639 tablet_service.cc:1511] Processing CreateTablet for tablet 58cc1d5bfb824ad7b2965751582cc748 (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 10:59:58.955808  4644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c249e3f148fe428ba597c06ef0e363ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.957088  4640 tablet_service.cc:1511] Processing CreateTablet for tablet 75759aa0758842fca712fcd780d5a630 (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 10:59:58.958366  4640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75759aa0758842fca712fcd780d5a630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.958689  4638 tablet_service.cc:1511] Processing CreateTablet for tablet 1998e99fcb484c62843949cb2113199f (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 10:59:58.959971  4638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1998e99fcb484c62843949cb2113199f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.962642  4641 tablet_service.cc:1511] Processing CreateTablet for tablet b216de7405dd4dd9ad4cb2cd71d34a2b (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 10:59:58.963964  4641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b216de7405dd4dd9ad4cb2cd71d34a2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.966566  4642 tablet_service.cc:1511] Processing CreateTablet for tablet f1ff8ba1cacf495d95e03f41fbdd35b9 (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 10:59:58.967079  4637 tablet_service.cc:1511] Processing CreateTablet for tablet bcabca95862a4181b0295c455b2b6325 (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 10:59:58.967849  4642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1ff8ba1cacf495d95e03f41fbdd35b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.969878  4636 tablet_service.cc:1511] Processing CreateTablet for tablet da3599091a034f12b7d33201875d0200 (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 10:59:58.970638  4643 tablet_service.cc:1511] Processing CreateTablet for tablet dc6a0f9d78704a989705dc23f8db198c (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 10:59:58.971161  4636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3599091a034f12b7d33201875d0200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.971892  4643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc6a0f9d78704a989705dc23f8db198c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.972494  4637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcabca95862a4181b0295c455b2b6325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:58.987135  4716 tablet_service.cc:1511] Processing CreateTablet for tablet da3599091a034f12b7d33201875d0200 (DEFAULT_TABLE table=test-workload [id=7776504bb40a42b986110dfb6b49fa46]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 10:59:58.988386  4716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3599091a034f12b7d33201875d0200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:59.001689  4639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58cc1d5bfb824ad7b2965751582cc748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:59.020278  4768 tablet_bootstrap.cc:492] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029: Bootstrap starting.
I20260710 10:59:59.052614  4768 tablet_bootstrap.cc:654] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.071686  4769 tablet_bootstrap.cc:492] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242: No bootstrap required, opened a new log
I20260710 10:59:59.072288  4769 ts_tablet_manager.cc:1403] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242: Time spent bootstrapping tablet: real 0.156s	user 0.034s	sys 0.046s
I20260710 10:59:59.078557  4769 raft_consensus.cc:359] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.079365  4769 raft_consensus.cc:385] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.079766  4769 raft_consensus.cc:740] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.080547  4769 consensus_queue.cc:260] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.082530  4768 tablet_bootstrap.cc:492] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029: No bootstrap required, opened a new log
I20260710 10:59:59.083004  4768 ts_tablet_manager.cc:1403] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.014s
I20260710 10:59:59.085819  4768 raft_consensus.cc:359] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.086537  4768 raft_consensus.cc:385] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.086812  4768 raft_consensus.cc:740] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172571a45a204279b3998303aa040029, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.093158  4772 tablet_bootstrap.cc:492] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab: Bootstrap starting.
I20260710 10:59:59.097960  4772 tablet_bootstrap.cc:654] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.100165  4754 heartbeater.cc:499] Master 127.3.214.254:37251 was elected leader, sending a full tablet report...
I20260710 10:59:59.106452  4769 ts_tablet_manager.cc:1434] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242: Time spent starting tablet: real 0.034s	user 0.012s	sys 0.008s
I20260710 10:59:59.109608  4769 tablet_bootstrap.cc:492] T bcabca95862a4181b0295c455b2b6325 P cd7d25dbd42340cdb6657cd6c12ab242: Bootstrap starting.
I20260710 10:59:59.089380  4768 consensus_queue.cc:260] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.115437  4769 tablet_bootstrap.cc:654] T bcabca95862a4181b0295c455b2b6325 P cd7d25dbd42340cdb6657cd6c12ab242: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.120946  4772 tablet_bootstrap.cc:492] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab: No bootstrap required, opened a new log
I20260710 10:59:59.121264  4768 ts_tablet_manager.cc:1434] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260710 10:59:59.121402  4772 ts_tablet_manager.cc:1403] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.004s
I20260710 10:59:59.122934  4605 heartbeater.cc:499] Master 127.3.214.254:37251 was elected leader, sending a full tablet report...
I20260710 10:59:59.124346  4772 raft_consensus.cc:359] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.125029  4772 raft_consensus.cc:385] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.125335  4772 raft_consensus.cc:740] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49feb1942d39447681d26a0a16ff08ab, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.126210  4772 consensus_queue.cc:260] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.128921  4768 tablet_bootstrap.cc:492] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029: Bootstrap starting.
I20260710 10:59:59.130861  4769 tablet_bootstrap.cc:492] T bcabca95862a4181b0295c455b2b6325 P cd7d25dbd42340cdb6657cd6c12ab242: No bootstrap required, opened a new log
I20260710 10:59:59.131392  4769 ts_tablet_manager.cc:1403] T bcabca95862a4181b0295c455b2b6325 P cd7d25dbd42340cdb6657cd6c12ab242: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260710 10:59:59.134315  4769 raft_consensus.cc:359] T bcabca95862a4181b0295c455b2b6325 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.134943  4775 raft_consensus.cc:493] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:59.135106  4769 raft_consensus.cc:385] T bcabca95862a4181b0295c455b2b6325 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.135599  4769 raft_consensus.cc:740] T bcabca95862a4181b0295c455b2b6325 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.136420  4769 consensus_queue.cc:260] T bcabca95862a4181b0295c455b2b6325 P cd7d25dbd42340cdb6657cd6c12ab242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.135619  4775 raft_consensus.cc:515] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.140455  4769 ts_tablet_manager.cc:1434] T bcabca95862a4181b0295c455b2b6325 P cd7d25dbd42340cdb6657cd6c12ab242: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 10:59:59.141536  4769 tablet_bootstrap.cc:492] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242: Bootstrap starting.
I20260710 10:59:59.147888  4769 tablet_bootstrap.cc:654] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.147796  4775 leader_election.cc:290] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 10:59:59.150938  4772 ts_tablet_manager.cc:1434] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.010s
I20260710 10:59:59.151063  4680 heartbeater.cc:499] Master 127.3.214.254:37251 was elected leader, sending a full tablet report...
I20260710 10:59:59.151880  4772 tablet_bootstrap.cc:492] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab: Bootstrap starting.
I20260710 10:59:59.158236  4772 tablet_bootstrap.cc:654] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.159988  4769 tablet_bootstrap.cc:492] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242: No bootstrap required, opened a new log
I20260710 10:59:59.160403  4769 ts_tablet_manager.cc:1403] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 10:59:59.163450  4772 tablet_bootstrap.cc:492] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab: No bootstrap required, opened a new log
I20260710 10:59:59.163224  4769 raft_consensus.cc:359] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.163933  4769 raft_consensus.cc:385] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.164125  4772 ts_tablet_manager.cc:1403] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.002s
I20260710 10:59:59.164331  4769 raft_consensus.cc:740] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.165298  4769 consensus_queue.cc:260] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.167294  4772 raft_consensus.cc:359] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.168058  4772 raft_consensus.cc:385] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.168409  4772 raft_consensus.cc:740] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49feb1942d39447681d26a0a16ff08ab, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.169171  4772 consensus_queue.cc:260] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.164060  4768 tablet_bootstrap.cc:654] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.170825  4773 raft_consensus.cc:493] T bcabca95862a4181b0295c455b2b6325 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:59.171255  4773 raft_consensus.cc:515] T bcabca95862a4181b0295c455b2b6325 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.173729  4773 leader_election.cc:290] T bcabca95862a4181b0295c455b2b6325 P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003)
I20260710 10:59:59.178185  4772 ts_tablet_manager.cc:1434] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 10:59:59.179508  4772 tablet_bootstrap.cc:492] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab: Bootstrap starting.
I20260710 10:59:59.187368  4772 tablet_bootstrap.cc:654] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.193503  4580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcabca95862a4181b0295c455b2b6325" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172571a45a204279b3998303aa040029" is_pre_election: true
I20260710 10:59:59.194383  4769 ts_tablet_manager.cc:1434] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.004s
I20260710 10:59:59.195711  4769 tablet_bootstrap.cc:492] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242: Bootstrap starting.
W20260710 10:59:59.195554  4692 leader_election.cc:343] T bcabca95862a4181b0295c455b2b6325 P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 172571a45a204279b3998303aa040029 (127.3.214.193:41213): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:59.214985  4768 tablet_bootstrap.cc:492] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029: No bootstrap required, opened a new log
I20260710 10:59:59.215529  4768 ts_tablet_manager.cc:1403] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.003s
I20260710 10:59:59.218804  4655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc1d5bfb824ad7b2965751582cc748" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49feb1942d39447681d26a0a16ff08ab" is_pre_election: true
W20260710 10:59:59.220527  4545 leader_election.cc:343] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:59.221580  4768 raft_consensus.cc:359] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.222162  4768 raft_consensus.cc:385] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.222419  4768 raft_consensus.cc:740] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172571a45a204279b3998303aa040029, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.223055  4768 consensus_queue.cc:260] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.224980  4768 ts_tablet_manager.cc:1434] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
I20260710 10:59:59.225904  4768 tablet_bootstrap.cc:492] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029: Bootstrap starting.
I20260710 10:59:59.226738  4772 tablet_bootstrap.cc:492] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab: No bootstrap required, opened a new log
I20260710 10:59:59.227175  4772 ts_tablet_manager.cc:1403] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.022s
I20260710 10:59:59.229204  4769 tablet_bootstrap.cc:654] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.229880  4655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcabca95862a4181b0295c455b2b6325" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49feb1942d39447681d26a0a16ff08ab" is_pre_election: true
I20260710 10:59:59.232096  4768 tablet_bootstrap.cc:654] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029: Neither blocks nor log segments found. Creating new log.
W20260710 10:59:59.235966  4694 leader_election.cc:343] T bcabca95862a4181b0295c455b2b6325 P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:59.236459  4694 leader_election.cc:304] T bcabca95862a4181b0295c455b2b6325 P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd7d25dbd42340cdb6657cd6c12ab242; no voters: 172571a45a204279b3998303aa040029, 49feb1942d39447681d26a0a16ff08ab
I20260710 10:59:59.237314  4773 raft_consensus.cc:2749] T bcabca95862a4181b0295c455b2b6325 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:59.238512  4772 raft_consensus.cc:359] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.239265  4772 raft_consensus.cc:385] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.239548  4772 raft_consensus.cc:740] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49feb1942d39447681d26a0a16ff08ab, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.240629  4769 tablet_bootstrap.cc:492] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242: No bootstrap required, opened a new log
I20260710 10:59:59.240285  4772 consensus_queue.cc:260] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.241070  4769 ts_tablet_manager.cc:1403] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.005s
I20260710 10:59:59.242542  4772 ts_tablet_manager.cc:1434] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 10:59:59.243763  4729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc1d5bfb824ad7b2965751582cc748" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" is_pre_election: true
I20260710 10:59:59.244143  4772 tablet_bootstrap.cc:492] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab: Bootstrap starting.
I20260710 10:59:59.243785  4769 raft_consensus.cc:359] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.244541  4769 raft_consensus.cc:385] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.244827  4769 raft_consensus.cc:740] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Initialized, Role: FOLLOWER
W20260710 10:59:59.245188  4545 leader_election.cc:343] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:59.245677  4545 leader_election.cc:304] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 172571a45a204279b3998303aa040029; no voters: 49feb1942d39447681d26a0a16ff08ab, cd7d25dbd42340cdb6657cd6c12ab242
I20260710 10:59:59.245644  4769 consensus_queue.cc:260] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.246656  4775 raft_consensus.cc:2749] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:59.249821  4769 ts_tablet_manager.cc:1434] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260710 10:59:59.250592  4772 tablet_bootstrap.cc:654] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.250782  4769 tablet_bootstrap.cc:492] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242: Bootstrap starting.
I20260710 10:59:59.260015  4769 tablet_bootstrap.cc:654] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.266920  4768 tablet_bootstrap.cc:492] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029: No bootstrap required, opened a new log
I20260710 10:59:59.267431  4768 ts_tablet_manager.cc:1403] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.005s
I20260710 10:59:59.270252  4768 raft_consensus.cc:359] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.270771  4768 raft_consensus.cc:385] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.271025  4768 raft_consensus.cc:740] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172571a45a204279b3998303aa040029, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.271251  4772 tablet_bootstrap.cc:492] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab: No bootstrap required, opened a new log
I20260710 10:59:59.271695  4772 ts_tablet_manager.cc:1403] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.008s
I20260710 10:59:59.272254  4769 tablet_bootstrap.cc:492] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242: No bootstrap required, opened a new log
I20260710 10:59:59.271654  4768 consensus_queue.cc:260] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.272696  4769 ts_tablet_manager.cc:1403] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260710 10:59:59.274257  4768 ts_tablet_manager.cc:1434] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260710 10:59:59.274618  4772 raft_consensus.cc:359] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.275255  4768 tablet_bootstrap.cc:492] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029: Bootstrap starting.
I20260710 10:59:59.275316  4772 raft_consensus.cc:385] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.275800  4772 raft_consensus.cc:740] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49feb1942d39447681d26a0a16ff08ab, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.275415  4769 raft_consensus.cc:359] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.276561  4769 raft_consensus.cc:385] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.276774  4769 raft_consensus.cc:740] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.277832  4769 consensus_queue.cc:260] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.279843  4769 ts_tablet_manager.cc:1434] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 10:59:59.280791  4769 tablet_bootstrap.cc:492] T c249e3f148fe428ba597c06ef0e363ac P cd7d25dbd42340cdb6657cd6c12ab242: Bootstrap starting.
I20260710 10:59:59.282063  4768 tablet_bootstrap.cc:654] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.285724  4772 consensus_queue.cc:260] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.287235  4768 tablet_bootstrap.cc:492] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029: No bootstrap required, opened a new log
I20260710 10:59:59.287662  4768 ts_tablet_manager.cc:1403] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260710 10:59:59.287868  4772 ts_tablet_manager.cc:1434] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260710 10:59:59.288849  4772 tablet_bootstrap.cc:492] T da3599091a034f12b7d33201875d0200 P 49feb1942d39447681d26a0a16ff08ab: Bootstrap starting.
I20260710 10:59:59.290485  4768 raft_consensus.cc:359] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.291191  4768 raft_consensus.cc:385] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.291468  4768 raft_consensus.cc:740] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172571a45a204279b3998303aa040029, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.292192  4768 consensus_queue.cc:260] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.294445  4768 ts_tablet_manager.cc:1434] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 10:59:59.294824  4772 tablet_bootstrap.cc:654] T da3599091a034f12b7d33201875d0200 P 49feb1942d39447681d26a0a16ff08ab: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.295328  4768 tablet_bootstrap.cc:492] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029: Bootstrap starting.
I20260710 10:59:59.299060  4769 tablet_bootstrap.cc:654] T c249e3f148fe428ba597c06ef0e363ac P cd7d25dbd42340cdb6657cd6c12ab242: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.301672  4768 tablet_bootstrap.cc:654] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.304412  4769 tablet_bootstrap.cc:492] T c249e3f148fe428ba597c06ef0e363ac P cd7d25dbd42340cdb6657cd6c12ab242: No bootstrap required, opened a new log
I20260710 10:59:59.304973  4769 ts_tablet_manager.cc:1403] T c249e3f148fe428ba597c06ef0e363ac P cd7d25dbd42340cdb6657cd6c12ab242: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.002s
I20260710 10:59:59.306735  4772 tablet_bootstrap.cc:492] T da3599091a034f12b7d33201875d0200 P 49feb1942d39447681d26a0a16ff08ab: No bootstrap required, opened a new log
I20260710 10:59:59.307104  4768 tablet_bootstrap.cc:492] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029: No bootstrap required, opened a new log
I20260710 10:59:59.307171  4772 ts_tablet_manager.cc:1403] T da3599091a034f12b7d33201875d0200 P 49feb1942d39447681d26a0a16ff08ab: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.004s
I20260710 10:59:59.307606  4768 ts_tablet_manager.cc:1403] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260710 10:59:59.307731  4769 raft_consensus.cc:359] T c249e3f148fe428ba597c06ef0e363ac P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.308452  4769 raft_consensus.cc:385] T c249e3f148fe428ba597c06ef0e363ac P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.308737  4769 raft_consensus.cc:740] T c249e3f148fe428ba597c06ef0e363ac P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.309505  4769 consensus_queue.cc:260] T c249e3f148fe428ba597c06ef0e363ac P cd7d25dbd42340cdb6657cd6c12ab242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.310467  4768 raft_consensus.cc:359] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.309897  4772 raft_consensus.cc:359] T da3599091a034f12b7d33201875d0200 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.311167  4768 raft_consensus.cc:385] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.311307  4772 raft_consensus.cc:385] T da3599091a034f12b7d33201875d0200 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.311501  4768 raft_consensus.cc:740] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172571a45a204279b3998303aa040029, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.311733  4769 ts_tablet_manager.cc:1434] T c249e3f148fe428ba597c06ef0e363ac P cd7d25dbd42340cdb6657cd6c12ab242: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 10:59:59.311684  4772 raft_consensus.cc:740] T da3599091a034f12b7d33201875d0200 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49feb1942d39447681d26a0a16ff08ab, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.312333  4768 consensus_queue.cc:260] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.312719  4769 tablet_bootstrap.cc:492] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242: Bootstrap starting.
I20260710 10:59:59.312670  4772 consensus_queue.cc:260] T da3599091a034f12b7d33201875d0200 P 49feb1942d39447681d26a0a16ff08ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.316892  4768 ts_tablet_manager.cc:1434] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 10:59:59.317880  4768 tablet_bootstrap.cc:492] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029: Bootstrap starting.
I20260710 10:59:59.319561  4769 tablet_bootstrap.cc:654] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.324304  4768 tablet_bootstrap.cc:654] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.324591  4772 ts_tablet_manager.cc:1434] T da3599091a034f12b7d33201875d0200 P 49feb1942d39447681d26a0a16ff08ab: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 10:59:59.325647  4772 tablet_bootstrap.cc:492] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab: Bootstrap starting.
I20260710 10:59:59.335490  4772 tablet_bootstrap.cc:654] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.338115  4777 raft_consensus.cc:493] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:59.338898  4768 tablet_bootstrap.cc:492] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029: No bootstrap required, opened a new log
I20260710 10:59:59.339018  4769 tablet_bootstrap.cc:492] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242: No bootstrap required, opened a new log
I20260710 10:59:59.338580  4777 raft_consensus.cc:515] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.339371  4768 ts_tablet_manager.cc:1403] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260710 10:59:59.342337  4768 raft_consensus.cc:359] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.343528  4777 leader_election.cc:290] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 10:59:59.343688  4768 raft_consensus.cc:385] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.344012  4768 raft_consensus.cc:740] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172571a45a204279b3998303aa040029, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.344929  4768 consensus_queue.cc:260] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.349130  4769 ts_tablet_manager.cc:1403] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.015s
I20260710 10:59:59.350172  4773 raft_consensus.cc:493] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:59.350478  4768 ts_tablet_manager.cc:1434] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 10:59:59.350627  4773 raft_consensus.cc:515] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.351430  4768 tablet_bootstrap.cc:492] T bcabca95862a4181b0295c455b2b6325 P 172571a45a204279b3998303aa040029: Bootstrap starting.
I20260710 10:59:59.351897  4769 raft_consensus.cc:359] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.352722  4773 leader_election.cc:290] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003)
I20260710 10:59:59.354223  4580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6a0f9d78704a989705dc23f8db198c" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172571a45a204279b3998303aa040029" is_pre_election: true
I20260710 10:59:59.354871  4580 raft_consensus.cc:2468] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 0.
I20260710 10:59:59.356058  4692 leader_election.cc:304] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172571a45a204279b3998303aa040029, cd7d25dbd42340cdb6657cd6c12ab242; no voters: 
I20260710 10:59:59.356864  4773 raft_consensus.cc:2804] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:59.357178  4773 raft_consensus.cc:493] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:59.357493  4773 raft_consensus.cc:3060] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.357933  4768 tablet_bootstrap.cc:654] T bcabca95862a4181b0295c455b2b6325 P 172571a45a204279b3998303aa040029: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.369436  4768 tablet_bootstrap.cc:492] T bcabca95862a4181b0295c455b2b6325 P 172571a45a204279b3998303aa040029: No bootstrap required, opened a new log
I20260710 10:59:59.369590  4772 tablet_bootstrap.cc:492] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab: No bootstrap required, opened a new log
I20260710 10:59:59.352569  4769 raft_consensus.cc:385] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.370002  4768 ts_tablet_manager.cc:1403] T bcabca95862a4181b0295c455b2b6325 P 172571a45a204279b3998303aa040029: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260710 10:59:59.371416  4769 raft_consensus.cc:740] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.371909  4655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6a0f9d78704a989705dc23f8db198c" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49feb1942d39447681d26a0a16ff08ab" is_pre_election: true
I20260710 10:59:59.372267  4769 consensus_queue.cc:260] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
W20260710 10:59:59.373133  4694 leader_election.cc:343] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:59.374022  4768 raft_consensus.cc:359] T bcabca95862a4181b0295c455b2b6325 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.374922  4768 raft_consensus.cc:385] T bcabca95862a4181b0295c455b2b6325 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.375293  4768 raft_consensus.cc:740] T bcabca95862a4181b0295c455b2b6325 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172571a45a204279b3998303aa040029, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.376271  4768 consensus_queue.cc:260] T bcabca95862a4181b0295c455b2b6325 P 172571a45a204279b3998303aa040029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.377058  4773 raft_consensus.cc:515] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.379201  4768 ts_tablet_manager.cc:1434] T bcabca95862a4181b0295c455b2b6325 P 172571a45a204279b3998303aa040029: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 10:59:59.379525  4580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6a0f9d78704a989705dc23f8db198c" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172571a45a204279b3998303aa040029"
I20260710 10:59:59.380061  4580 raft_consensus.cc:3060] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.380388  4768 tablet_bootstrap.cc:492] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029: Bootstrap starting.
I20260710 10:59:59.370150  4772 ts_tablet_manager.cc:1403] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.013s
I20260710 10:59:59.384851  4772 raft_consensus.cc:359] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.385718  4772 raft_consensus.cc:385] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.386039  4772 raft_consensus.cc:740] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49feb1942d39447681d26a0a16ff08ab, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.387321  4777 raft_consensus.cc:493] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:59.386888  4772 consensus_queue.cc:260] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.387754  4777 raft_consensus.cc:515] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.389766  4777 leader_election.cc:290] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 10:59:59.393560  4769 ts_tablet_manager.cc:1434] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242: Time spent starting tablet: real 0.044s	user 0.017s	sys 0.008s
I20260710 10:59:59.395319  4769 tablet_bootstrap.cc:492] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242: Bootstrap starting.
I20260710 10:59:59.395651  4768 tablet_bootstrap.cc:654] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.397694  4773 leader_election.cc:290] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 election: Requested vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003)
I20260710 10:59:59.399318  4729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75759aa0758842fca712fcd780d5a630" candidate_uuid: "49feb1942d39447681d26a0a16ff08ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" is_pre_election: true
I20260710 10:59:59.399956  4729 raft_consensus.cc:2468] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49feb1942d39447681d26a0a16ff08ab in term 0.
I20260710 10:59:59.401002  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b216de7405dd4dd9ad4cb2cd71d34a2b" candidate_uuid: "49feb1942d39447681d26a0a16ff08ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" is_pre_election: true
I20260710 10:59:59.403484  4769 tablet_bootstrap.cc:654] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.405612  4775 raft_consensus.cc:493] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:59.406016  4775 raft_consensus.cc:515] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.406497  4772 ts_tablet_manager.cc:1434] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.001s
I20260710 10:59:59.407565  4772 tablet_bootstrap.cc:492] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab: Bootstrap starting.
I20260710 10:59:59.408191  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75759aa0758842fca712fcd780d5a630" candidate_uuid: "49feb1942d39447681d26a0a16ff08ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172571a45a204279b3998303aa040029" is_pre_election: true
I20260710 10:59:59.408861  4579 raft_consensus.cc:2468] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49feb1942d39447681d26a0a16ff08ab in term 0.
I20260710 10:59:59.409364  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b216de7405dd4dd9ad4cb2cd71d34a2b" candidate_uuid: "49feb1942d39447681d26a0a16ff08ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172571a45a204279b3998303aa040029" is_pre_election: true
I20260710 10:59:59.410455  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c249e3f148fe428ba597c06ef0e363ac" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" is_pre_election: true
I20260710 10:59:59.410598  4655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c249e3f148fe428ba597c06ef0e363ac" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49feb1942d39447681d26a0a16ff08ab" is_pre_election: true
I20260710 10:59:59.411028  4728 raft_consensus.cc:2468] T c249e3f148fe428ba597c06ef0e363ac P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 0.
I20260710 10:59:59.407706  4775 leader_election.cc:290] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 10:59:59.412607  4545 leader_election.cc:304] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172571a45a204279b3998303aa040029, cd7d25dbd42340cdb6657cd6c12ab242; no voters: 
I20260710 10:59:59.413784  4618 leader_election.cc:304] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172571a45a204279b3998303aa040029, 49feb1942d39447681d26a0a16ff08ab; no voters: 
W20260710 10:59:59.414657  4618 leader_election.cc:343] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 172571a45a204279b3998303aa040029 (127.3.214.193:41213): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:59.415413  4802 raft_consensus.cc:2804] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:59.415805  4802 raft_consensus.cc:493] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:59.416145  4802 raft_consensus.cc:3060] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Advancing to term 1
W20260710 10:59:59.420234  4526 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:59.420377  4775 raft_consensus.cc:2804] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:59.422415  4775 raft_consensus.cc:493] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:59.422766  4775 raft_consensus.cc:3060] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Advancing to term 1
W20260710 10:59:59.419303  4620 leader_election.cc:343] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:59.423853  4620 leader_election.cc:304] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49feb1942d39447681d26a0a16ff08ab; no voters: 172571a45a204279b3998303aa040029, cd7d25dbd42340cdb6657cd6c12ab242
I20260710 10:59:59.424660  4777 raft_consensus.cc:2749] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 10:59:59.420447  4545 leader_election.cc:343] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:59.414681  4769 tablet_bootstrap.cc:492] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242: No bootstrap required, opened a new log
I20260710 10:59:59.425661  4655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6a0f9d78704a989705dc23f8db198c" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
I20260710 10:59:59.426302  4769 ts_tablet_manager.cc:1403] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.005s
I20260710 10:59:59.426455  4655 raft_consensus.cc:3060] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.421330  4772 tablet_bootstrap.cc:654] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.428194  4768 tablet_bootstrap.cc:492] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029: No bootstrap required, opened a new log
I20260710 10:59:59.428362  4769 raft_consensus.cc:359] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } }
I20260710 10:59:59.428790  4768 ts_tablet_manager.cc:1403] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.018s
I20260710 10:59:59.428972  4769 raft_consensus.cc:385] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.429265  4769 raft_consensus.cc:740] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.429926  4769 consensus_queue.cc:260] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } }
I20260710 10:59:59.431600  4769 ts_tablet_manager.cc:1434] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 10:59:59.431531  4768 raft_consensus.cc:359] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.432467  4768 raft_consensus.cc:385] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.432554  4769 tablet_bootstrap.cc:492] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242: Bootstrap starting.
I20260710 10:59:59.432881  4768 raft_consensus.cc:740] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172571a45a204279b3998303aa040029, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.433881  4768 consensus_queue.cc:260] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.438777  4769 tablet_bootstrap.cc:654] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.439410  4772 tablet_bootstrap.cc:492] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab: No bootstrap required, opened a new log
I20260710 10:59:59.439872  4772 ts_tablet_manager.cc:1403] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.004s
I20260710 10:59:59.440140  4801 raft_consensus.cc:493] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:59.440603  4801 raft_consensus.cc:515] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.442651  4772 raft_consensus.cc:359] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } }
I20260710 10:59:59.443465  4777 raft_consensus.cc:493] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:59.443946  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc1d5bfb824ad7b2965751582cc748" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172571a45a204279b3998303aa040029" is_pre_election: true
I20260710 10:59:59.444633  4772 raft_consensus.cc:385] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.444979  4772 raft_consensus.cc:740] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49feb1942d39447681d26a0a16ff08ab, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.443908  4777 raft_consensus.cc:515] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.446028  4772 consensus_queue.cc:260] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } }
I20260710 10:59:59.447111  4768 ts_tablet_manager.cc:1434] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260710 10:59:59.447389  4777 leader_election.cc:290] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 10:59:59.449348  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcabca95862a4181b0295c455b2b6325" candidate_uuid: "49feb1942d39447681d26a0a16ff08ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172571a45a204279b3998303aa040029" is_pre_election: true
I20260710 10:59:59.449988  4579 raft_consensus.cc:2468] T bcabca95862a4181b0295c455b2b6325 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49feb1942d39447681d26a0a16ff08ab in term 0.
I20260710 10:59:59.451135  4618 leader_election.cc:304] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172571a45a204279b3998303aa040029, 49feb1942d39447681d26a0a16ff08ab; no voters: 
I20260710 10:59:59.444839  4578 raft_consensus.cc:2468] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 0.
I20260710 10:59:59.451946  4777 raft_consensus.cc:2804] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:59.452280  4777 raft_consensus.cc:493] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:59.452597  4777 raft_consensus.cc:3060] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.452931  4692 leader_election.cc:304] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172571a45a204279b3998303aa040029, cd7d25dbd42340cdb6657cd6c12ab242; no voters: 
I20260710 10:59:59.454011  4773 raft_consensus.cc:2804] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:59.454273  4773 raft_consensus.cc:493] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:59.454483  4773 raft_consensus.cc:3060] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.455032  4768 tablet_bootstrap.cc:492] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029: Bootstrap starting.
I20260710 10:59:59.455967  4769 tablet_bootstrap.cc:492] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242: No bootstrap required, opened a new log
I20260710 10:59:59.456393  4769 ts_tablet_manager.cc:1403] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.003s
I20260710 10:59:59.457641  4772 ts_tablet_manager.cc:1434] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.004s
I20260710 10:59:59.458642  4772 tablet_bootstrap.cc:492] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab: Bootstrap starting.
I20260710 10:59:59.458914  4769 raft_consensus.cc:359] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.459525  4769 raft_consensus.cc:385] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.459796  4769 raft_consensus.cc:740] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.460402  4769 consensus_queue.cc:260] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.460881  4768 tablet_bootstrap.cc:654] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.458562  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcabca95862a4181b0295c455b2b6325" candidate_uuid: "49feb1942d39447681d26a0a16ff08ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" is_pre_election: true
I20260710 10:59:59.464076  4728 raft_consensus.cc:2468] T bcabca95862a4181b0295c455b2b6325 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49feb1942d39447681d26a0a16ff08ab in term 0.
I20260710 10:59:59.469660  4769 ts_tablet_manager.cc:1434] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.008s
I20260710 10:59:59.469990  4772 tablet_bootstrap.cc:654] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.470570  4769 tablet_bootstrap.cc:492] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242: Bootstrap starting.
I20260710 10:59:59.476341  4769 tablet_bootstrap.cc:654] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.477870  4808 raft_consensus.cc:493] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:59.478067  4801 leader_election.cc:290] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003)
I20260710 10:59:59.471962  4768 tablet_bootstrap.cc:492] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029: No bootstrap required, opened a new log
I20260710 10:59:59.478667  4580 raft_consensus.cc:2468] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 1.
I20260710 10:59:59.478724  4802 raft_consensus.cc:515] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.478924  4768 ts_tablet_manager.cc:1403] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.008s
I20260710 10:59:59.485841  4580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75759aa0758842fca712fcd780d5a630" candidate_uuid: "49feb1942d39447681d26a0a16ff08ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172571a45a204279b3998303aa040029"
I20260710 10:59:59.486400  4580 raft_consensus.cc:3060] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.488953  4772 tablet_bootstrap.cc:492] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab: No bootstrap required, opened a new log
I20260710 10:59:59.489562  4772 ts_tablet_manager.cc:1403] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.004s
I20260710 10:59:59.478400  4808 raft_consensus.cc:515] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.492064  4772 raft_consensus.cc:359] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.492703  4772 raft_consensus.cc:385] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.493012  4772 raft_consensus.cc:740] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49feb1942d39447681d26a0a16ff08ab, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.493031  4778 raft_consensus.cc:493] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:59.493784  4772 consensus_queue.cc:260] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.493567  4778 raft_consensus.cc:515] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.495640  4772 ts_tablet_manager.cc:1434] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 10:59:59.496482  4772 tablet_bootstrap.cc:492] T c249e3f148fe428ba597c06ef0e363ac P 49feb1942d39447681d26a0a16ff08ab: Bootstrap starting.
I20260710 10:59:59.496415  4778 leader_election.cc:290] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 10:59:59.491547  4692 leader_election.cc:304] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172571a45a204279b3998303aa040029, cd7d25dbd42340cdb6657cd6c12ab242; no voters: 
I20260710 10:59:59.485126  4802 leader_election.cc:290] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [CANDIDATE]: Term 1 election: Requested vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 10:59:59.488891  4768 raft_consensus.cc:359] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } }
I20260710 10:59:59.498387  4801 raft_consensus.cc:2804] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:59.498692  4768 raft_consensus.cc:385] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.498736  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3599091a034f12b7d33201875d0200" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49feb1942d39447681d26a0a16ff08ab" is_pre_election: true
I20260710 10:59:59.499037  4768 raft_consensus.cc:740] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172571a45a204279b3998303aa040029, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.499488  4654 raft_consensus.cc:2468] T da3599091a034f12b7d33201875d0200 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 0.
I20260710 10:59:59.499850  4768 consensus_queue.cc:260] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } }
I20260710 10:59:59.500923  4545 leader_election.cc:304] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172571a45a204279b3998303aa040029, 49feb1942d39447681d26a0a16ff08ab; no voters: 
I20260710 10:59:59.502686  4772 tablet_bootstrap.cc:654] T c249e3f148fe428ba597c06ef0e363ac P 49feb1942d39447681d26a0a16ff08ab: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.503234  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc1d5bfb824ad7b2965751582cc748" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49feb1942d39447681d26a0a16ff08ab" is_pre_election: true
I20260710 10:59:59.503417  4729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75759aa0758842fca712fcd780d5a630" candidate_uuid: "49feb1942d39447681d26a0a16ff08ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
I20260710 10:59:59.503999  4729 raft_consensus.cc:3060] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.506163  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ff8ba1cacf495d95e03f41fbdd35b9" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172571a45a204279b3998303aa040029" is_pre_election: true
I20260710 10:59:59.506644  4778 raft_consensus.cc:2804] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:59.506795  4578 raft_consensus.cc:2468] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 0.
I20260710 10:59:59.507135  4778 raft_consensus.cc:493] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:59.507654  4778 raft_consensus.cc:3060] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.508998  4768 ts_tablet_manager.cc:1434] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 10:59:59.510051  4768 tablet_bootstrap.cc:492] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029: Bootstrap starting.
I20260710 10:59:59.513034  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3599091a034f12b7d33201875d0200" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" is_pre_election: true
W20260710 10:59:59.513108  4694 leader_election.cc:343] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:59.513679  4728 raft_consensus.cc:2468] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 0.
I20260710 10:59:59.508306  4692 leader_election.cc:304] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172571a45a204279b3998303aa040029, cd7d25dbd42340cdb6657cd6c12ab242; no voters: 
I20260710 10:59:59.530913  4769 tablet_bootstrap.cc:492] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242: No bootstrap required, opened a new log
I20260710 10:59:59.531441  4769 ts_tablet_manager.cc:1403] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.011s
I20260710 10:59:59.539745  4801 raft_consensus.cc:697] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Becoming Leader. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Running, Role: LEADER
I20260710 10:59:59.540588  4801 consensus_queue.cc:237] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.540659  4812 raft_consensus.cc:2804] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:59.541661  4812 raft_consensus.cc:493] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:59.542052  4812 raft_consensus.cc:3060] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.544118  4768 tablet_bootstrap.cc:654] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.549701  4769 raft_consensus.cc:359] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.550582  4769 raft_consensus.cc:385] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.551004  4769 raft_consensus.cc:740] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.551811  4769 consensus_queue.cc:260] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.553493  4813 raft_consensus.cc:493] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:59.553853  4769 ts_tablet_manager.cc:1434] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 10:59:59.554342  4808 leader_election.cc:290] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003)
I20260710 10:59:59.554209  4813 raft_consensus.cc:515] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.555701  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ff8ba1cacf495d95e03f41fbdd35b9" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49feb1942d39447681d26a0a16ff08ab" is_pre_election: true
I20260710 10:59:59.556514  4654 raft_consensus.cc:2468] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 0.
I20260710 10:59:59.557495  4813 leader_election.cc:290] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 10:59:59.558079  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b216de7405dd4dd9ad4cb2cd71d34a2b" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49feb1942d39447681d26a0a16ff08ab" is_pre_election: true
I20260710 10:59:59.558511  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b216de7405dd4dd9ad4cb2cd71d34a2b" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" is_pre_election: true
I20260710 10:59:59.558692  4654 raft_consensus.cc:2468] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 0.
I20260710 10:59:59.559063  4728 raft_consensus.cc:2468] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 0.
I20260710 10:59:59.560067  4545 leader_election.cc:304] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172571a45a204279b3998303aa040029, 49feb1942d39447681d26a0a16ff08ab; no voters: 
I20260710 10:59:59.561841  4813 raft_consensus.cc:2804] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:59.562543  4813 raft_consensus.cc:493] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:59.563007  4813 raft_consensus.cc:3060] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Advancing to term 1
W20260710 10:59:59.566470  4692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.214.193:41213, user_credentials={real_user=slave}} blocked reactor thread for 58263.8us
I20260710 10:59:59.567880  4815 raft_consensus.cc:493] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:59.568485  4815 raft_consensus.cc:515] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.570339  4772 tablet_bootstrap.cc:492] T c249e3f148fe428ba597c06ef0e363ac P 49feb1942d39447681d26a0a16ff08ab: No bootstrap required, opened a new log
I20260710 10:59:59.570921  4772 ts_tablet_manager.cc:1403] T c249e3f148fe428ba597c06ef0e363ac P 49feb1942d39447681d26a0a16ff08ab: Time spent bootstrapping tablet: real 0.075s	user 0.029s	sys 0.036s
I20260710 10:59:59.572503  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1998e99fcb484c62843949cb2113199f" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49feb1942d39447681d26a0a16ff08ab" is_pre_election: true
I20260710 10:59:59.573163  4654 raft_consensus.cc:2468] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 0.
I20260710 10:59:59.574384  4694 leader_election.cc:304] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49feb1942d39447681d26a0a16ff08ab, cd7d25dbd42340cdb6657cd6c12ab242; no voters: 
I20260710 10:59:59.574307  4772 raft_consensus.cc:359] T c249e3f148fe428ba597c06ef0e363ac P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.575222  4772 raft_consensus.cc:385] T c249e3f148fe428ba597c06ef0e363ac P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.575350  4808 raft_consensus.cc:2804] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:59.575592  4772 raft_consensus.cc:740] T c249e3f148fe428ba597c06ef0e363ac P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49feb1942d39447681d26a0a16ff08ab, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.575788  4808 raft_consensus.cc:493] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:59.576213  4808 raft_consensus.cc:3060] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.576642  4772 consensus_queue.cc:260] T c249e3f148fe428ba597c06ef0e363ac P 49feb1942d39447681d26a0a16ff08ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.577456  4815 leader_election.cc:290] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003)
I20260710 10:59:59.578697  4655 raft_consensus.cc:2468] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 1.
I20260710 10:59:59.579226  4773 raft_consensus.cc:515] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.580035  4729 raft_consensus.cc:2468] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49feb1942d39447681d26a0a16ff08ab in term 1.
I20260710 10:59:59.579782  4777 raft_consensus.cc:515] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.581760  4580 raft_consensus.cc:2468] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49feb1942d39447681d26a0a16ff08ab in term 1.
I20260710 10:59:59.582504  4777 leader_election.cc:290] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab [CANDIDATE]: Term 1 election: Requested vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 10:59:59.583628  4618 leader_election.cc:304] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172571a45a204279b3998303aa040029, 49feb1942d39447681d26a0a16ff08ab; no voters: 
I20260710 10:59:59.584012  4580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcabca95862a4181b0295c455b2b6325" candidate_uuid: "49feb1942d39447681d26a0a16ff08ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172571a45a204279b3998303aa040029"
I20260710 10:59:59.581264  4773 leader_election.cc:290] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 election: Requested vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003)
I20260710 10:59:59.584630  4580 raft_consensus.cc:3060] T bcabca95862a4181b0295c455b2b6325 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.585937  4772 ts_tablet_manager.cc:1434] T c249e3f148fe428ba597c06ef0e363ac P 49feb1942d39447681d26a0a16ff08ab: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 10:59:59.586755  4772 tablet_bootstrap.cc:492] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab: Bootstrap starting.
I20260710 10:59:59.585877  4477 catalog_manager.cc:5697] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:59.590557  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1998e99fcb484c62843949cb2113199f" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172571a45a204279b3998303aa040029" is_pre_election: true
I20260710 10:59:59.591302  4772 tablet_bootstrap.cc:654] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:59.592445  4655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc1d5bfb824ad7b2965751582cc748" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
I20260710 10:59:59.593242  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc1d5bfb824ad7b2965751582cc748" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172571a45a204279b3998303aa040029"
I20260710 10:59:59.593477  4777 raft_consensus.cc:2804] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:59.593837  4578 raft_consensus.cc:3060] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.594982  4773 raft_consensus.cc:493] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:59.595399  4729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcabca95862a4181b0295c455b2b6325" candidate_uuid: "49feb1942d39447681d26a0a16ff08ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
I20260710 10:59:59.596011  4729 raft_consensus.cc:3060] T bcabca95862a4181b0295c455b2b6325 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Advancing to term 1
W20260710 10:59:59.597813  4694 leader_election.cc:343] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003): Illegal state: must be running to vote when last-logged opid is not known
W20260710 10:59:59.598845  4692 leader_election.cc:343] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 172571a45a204279b3998303aa040029 (127.3.214.193:41213): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:59.597982  4768 tablet_bootstrap.cc:492] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029: No bootstrap required, opened a new log
I20260710 10:59:59.599953  4768 ts_tablet_manager.cc:1403] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.010s
I20260710 10:59:59.603390  4768 raft_consensus.cc:359] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.604817  4768 raft_consensus.cc:385] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.604712  4777 raft_consensus.cc:697] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 1 LEADER]: Becoming Leader. State: Replica: 49feb1942d39447681d26a0a16ff08ab, State: Running, Role: LEADER
I20260710 10:59:59.606129  4777 consensus_queue.cc:237] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.611255  4768 raft_consensus.cc:740] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172571a45a204279b3998303aa040029, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.612299  4768 consensus_queue.cc:260] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.595420  4773 raft_consensus.cc:515] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } }
I20260710 10:59:59.616472  4773 leader_election.cc:290] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003)
I20260710 10:59:59.620908  4655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588cb56926374753835404293944e719" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49feb1942d39447681d26a0a16ff08ab" is_pre_election: true
I20260710 10:59:59.621902  4655 raft_consensus.cc:2468] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 0.
I20260710 10:59:59.623755  4694 leader_election.cc:304] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49feb1942d39447681d26a0a16ff08ab, cd7d25dbd42340cdb6657cd6c12ab242; no voters: 
I20260710 10:59:59.629549  4773 raft_consensus.cc:2804] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:59.630079  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588cb56926374753835404293944e719" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172571a45a204279b3998303aa040029" is_pre_election: true
I20260710 10:59:59.630923  4579 raft_consensus.cc:2468] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 0.
I20260710 10:59:59.630115  4773 raft_consensus.cc:493] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:59.633687  4773 raft_consensus.cc:3060] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.636814  4768 ts_tablet_manager.cc:1434] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029: Time spent starting tablet: real 0.036s	user 0.013s	sys 0.002s
I20260710 10:59:59.641911  4772 tablet_bootstrap.cc:492] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab: No bootstrap required, opened a new log
I20260710 10:59:59.642295  4772 ts_tablet_manager.cc:1403] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.035s
I20260710 10:59:59.644120  4772 raft_consensus.cc:359] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.644604  4772 raft_consensus.cc:385] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:59.644817  4772 raft_consensus.cc:740] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49feb1942d39447681d26a0a16ff08ab, State: Initialized, Role: FOLLOWER
I20260710 10:59:59.645412  4772 consensus_queue.cc:260] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.647941  4772 ts_tablet_manager.cc:1434] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 10:59:59.648808  4476 catalog_manager.cc:5697] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 49feb1942d39447681d26a0a16ff08ab (127.3.214.194). New cstate: current_term: 1 leader_uuid: "49feb1942d39447681d26a0a16ff08ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:59.675016  4812 raft_consensus.cc:515] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.677503  4812 leader_election.cc:290] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 election: Requested vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003)
I20260710 10:59:59.679297  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ff8ba1cacf495d95e03f41fbdd35b9" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172571a45a204279b3998303aa040029"
I20260710 10:59:59.679848  4579 raft_consensus.cc:3060] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.675004  4775 raft_consensus.cc:515] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.682855  4775 leader_election.cc:290] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 1 election: Requested vote from peers 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 10:59:59.684660  4655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ff8ba1cacf495d95e03f41fbdd35b9" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
I20260710 10:59:59.685101  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c249e3f148fe428ba597c06ef0e363ac" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
I20260710 10:59:59.685225  4655 raft_consensus.cc:3060] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.685336  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c249e3f148fe428ba597c06ef0e363ac" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
I20260710 10:59:59.685701  4654 raft_consensus.cc:3060] T c249e3f148fe428ba597c06ef0e363ac P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.685932  4728 raft_consensus.cc:3060] T c249e3f148fe428ba597c06ef0e363ac P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.777117  4808 raft_consensus.cc:515] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.778187  4654 raft_consensus.cc:2468] T c249e3f148fe428ba597c06ef0e363ac P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 1.
I20260710 10:59:59.777415  4778 raft_consensus.cc:515] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.779343  4808 leader_election.cc:290] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 election: Requested vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003)
I20260710 10:59:59.780675  4778 leader_election.cc:290] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 1 election: Requested vote from peers 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 10:59:59.777086  4655 raft_consensus.cc:2468] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 1.
I20260710 10:59:59.782572  4545 leader_election.cc:304] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172571a45a204279b3998303aa040029, 49feb1942d39447681d26a0a16ff08ab; no voters: 
I20260710 10:59:59.783231  4694 leader_election.cc:304] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49feb1942d39447681d26a0a16ff08ab, cd7d25dbd42340cdb6657cd6c12ab242; no voters: 
I20260710 10:59:59.783402  4778 raft_consensus.cc:2804] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:59.783897  4778 raft_consensus.cc:697] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 [term 1 LEADER]: Becoming Leader. State: Replica: 172571a45a204279b3998303aa040029, State: Running, Role: LEADER
I20260710 10:59:59.784873  4727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3599091a034f12b7d33201875d0200" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
I20260710 10:59:59.784714  4778 consensus_queue.cc:237] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.785441  4727 raft_consensus.cc:3060] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.785955  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1998e99fcb484c62843949cb2113199f" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172571a45a204279b3998303aa040029"
I20260710 10:59:59.786715  4577 raft_consensus.cc:3060] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.786751  4808 raft_consensus.cc:2804] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:59.787318  4655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3599091a034f12b7d33201875d0200" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
I20260710 10:59:59.787801  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1998e99fcb484c62843949cb2113199f" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
I20260710 10:59:59.787937  4655 raft_consensus.cc:3060] T da3599091a034f12b7d33201875d0200 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.787483  4808 raft_consensus.cc:697] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Becoming Leader. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Running, Role: LEADER
I20260710 10:59:59.788447  4654 raft_consensus.cc:3060] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.789021  4808 consensus_queue.cc:237] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.800486  4476 catalog_manager.cc:5697] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:59.800992  4478 catalog_manager.cc:5697] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 reported cstate change: term changed from 0 to 1, leader changed from <none> to 172571a45a204279b3998303aa040029 (127.3.214.193). New cstate: current_term: 1 leader_uuid: "172571a45a204279b3998303aa040029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:59.876673  4655 raft_consensus.cc:2468] T da3599091a034f12b7d33201875d0200 P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 1.
I20260710 10:59:59.876711  4813 raft_consensus.cc:515] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.878194  4545 leader_election.cc:304] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172571a45a204279b3998303aa040029, 49feb1942d39447681d26a0a16ff08ab; no voters: 
I20260710 10:59:59.879247  4813 leader_election.cc:290] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 1 election: Requested vote from peers 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 10:59:59.879745  4813 raft_consensus.cc:2804] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:59.880182  4813 raft_consensus.cc:697] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [term 1 LEADER]: Becoming Leader. State: Replica: 172571a45a204279b3998303aa040029, State: Running, Role: LEADER
I20260710 10:59:59.881027  4726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b216de7405dd4dd9ad4cb2cd71d34a2b" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
I20260710 10:59:59.880990  4813 consensus_queue.cc:237] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.881486  4655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b216de7405dd4dd9ad4cb2cd71d34a2b" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
I20260710 10:59:59.877005  4729 raft_consensus.cc:2468] T bcabca95862a4181b0295c455b2b6325 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49feb1942d39447681d26a0a16ff08ab in term 1.
I20260710 10:59:59.882037  4655 raft_consensus.cc:3060] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.883108  4620 leader_election.cc:304] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49feb1942d39447681d26a0a16ff08ab, cd7d25dbd42340cdb6657cd6c12ab242; no voters: 
I20260710 10:59:59.883967  4777 raft_consensus.cc:2804] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:59.877019  4654 raft_consensus.cc:2468] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 1.
I20260710 10:59:59.884454  4777 raft_consensus.cc:697] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab [term 1 LEADER]: Becoming Leader. State: Replica: 49feb1942d39447681d26a0a16ff08ab, State: Running, Role: LEADER
I20260710 10:59:59.885350  4777 consensus_queue.cc:237] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.881812  4726 raft_consensus.cc:3060] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.888929  4694 leader_election.cc:304] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49feb1942d39447681d26a0a16ff08ab, cd7d25dbd42340cdb6657cd6c12ab242; no voters: 
I20260710 10:59:59.876726  4773 raft_consensus.cc:515] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } }
I20260710 10:59:59.889966  4808 raft_consensus.cc:2804] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:59.890465  4808 raft_consensus.cc:697] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Becoming Leader. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Running, Role: LEADER
I20260710 10:59:59.891538  4773 leader_election.cc:290] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 election: Requested vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003)
I20260710 10:59:59.891269  4808 consensus_queue.cc:237] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.893242  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588cb56926374753835404293944e719" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
I20260710 10:59:59.893932  4654 raft_consensus.cc:3060] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.893307  4576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588cb56926374753835404293944e719" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172571a45a204279b3998303aa040029"
I20260710 10:59:59.894991  4576 raft_consensus.cc:3060] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:59.895207  4478 catalog_manager.cc:5697] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 reported cstate change: term changed from 0 to 1, leader changed from <none> to 172571a45a204279b3998303aa040029 (127.3.214.193). New cstate: current_term: 1 leader_uuid: "172571a45a204279b3998303aa040029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:59.902076  4476 catalog_manager.cc:5697] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:59.903440  4477 catalog_manager.cc:5697] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 49feb1942d39447681d26a0a16ff08ab (127.3.214.194). New cstate: current_term: 1 leader_uuid: "49feb1942d39447681d26a0a16ff08ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:59.982658  4580 raft_consensus.cc:2468] T bcabca95862a4181b0295c455b2b6325 P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49feb1942d39447681d26a0a16ff08ab in term 1.
I20260710 10:59:59.983767  4579 raft_consensus.cc:2468] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 1.
I20260710 10:59:59.982659  4727 raft_consensus.cc:2468] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 1.
I20260710 10:59:59.986956  4655 raft_consensus.cc:2468] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 1.
I20260710 10:59:59.988368  4545 leader_election.cc:304] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172571a45a204279b3998303aa040029, 49feb1942d39447681d26a0a16ff08ab; no voters: 
I20260710 10:59:59.989189  4778 raft_consensus.cc:2804] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:59.989620  4778 raft_consensus.cc:697] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 1 LEADER]: Becoming Leader. State: Replica: 172571a45a204279b3998303aa040029, State: Running, Role: LEADER
I20260710 10:59:59.990396  4778 consensus_queue.cc:237] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 10:59:59.997193  4477 catalog_manager.cc:5697] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 reported cstate change: term changed from 0 to 1, leader changed from <none> to 172571a45a204279b3998303aa040029 (127.3.214.193). New cstate: current_term: 1 leader_uuid: "172571a45a204279b3998303aa040029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:00.079933  4726 raft_consensus.cc:2468] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 1.
I20260710 11:00:00.080976  4728 raft_consensus.cc:2468] T c249e3f148fe428ba597c06ef0e363ac P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 1.
I20260710 11:00:00.079746  4654 raft_consensus.cc:2468] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 1.
I20260710 11:00:00.079746  4578 raft_consensus.cc:2468] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 1.
I20260710 11:00:00.085143  4692 leader_election.cc:304] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 172571a45a204279b3998303aa040029, cd7d25dbd42340cdb6657cd6c12ab242; no voters: 49feb1942d39447681d26a0a16ff08ab
I20260710 11:00:00.085703  4694 leader_election.cc:304] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49feb1942d39447681d26a0a16ff08ab, cd7d25dbd42340cdb6657cd6c12ab242; no voters: 
I20260710 11:00:00.086002  4808 raft_consensus.cc:2804] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:00.086491  4808 raft_consensus.cc:697] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Becoming Leader. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Running, Role: LEADER
I20260710 11:00:00.086969  4777 raft_consensus.cc:493] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:00.086519  4773 raft_consensus.cc:2804] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:00.087306  4808 consensus_queue.cc:237] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:00.087445  4777 raft_consensus.cc:515] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:00.091114  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc1d5bfb824ad7b2965751582cc748" candidate_uuid: "49feb1942d39447681d26a0a16ff08ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "172571a45a204279b3998303aa040029" is_pre_election: true
I20260710 11:00:00.091866  4578 raft_consensus.cc:2393] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 49feb1942d39447681d26a0a16ff08ab in current term 1: Already voted for candidate cd7d25dbd42340cdb6657cd6c12ab242 in this term.
I20260710 11:00:00.093701  4802 consensus_queue.cc:1048] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:00.094916  4812 consensus_queue.cc:1048] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:00.096698  4777 leader_election.cc:290] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 11:00:00.098150  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc1d5bfb824ad7b2965751582cc748" candidate_uuid: "49feb1942d39447681d26a0a16ff08ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" is_pre_election: true
I20260710 11:00:00.100224  4620 leader_election.cc:304] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49feb1942d39447681d26a0a16ff08ab; no voters: 172571a45a204279b3998303aa040029, cd7d25dbd42340cdb6657cd6c12ab242
I20260710 11:00:00.101847  4777 raft_consensus.cc:3060] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:00.107827  4773 raft_consensus.cc:697] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Becoming Leader. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Running, Role: LEADER
I20260710 11:00:00.112268  4773 consensus_queue.cc:237] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } }
I20260710 11:00:00.126163  4773 consensus_queue.cc:1048] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:00.134853  4834 consensus_queue.cc:1048] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:00.135776  4477 catalog_manager.cc:5697] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:00.137578  4477 catalog_manager.cc:5697] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:00.175302  4773 consensus_queue.cc:1048] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:00.184698  4808 consensus_queue.cc:1048] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:00.185633  4777 raft_consensus.cc:2749] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:00.185698  4576 raft_consensus.cc:2468] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 1.
I20260710 11:00:00.186753  4577 raft_consensus.cc:2468] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 1.
I20260710 11:00:00.274452  4728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "588cb56926374753835404293944e719"
dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
mode: GRACEFUL
new_leader_uuid: "172571a45a204279b3998303aa040029"
 from {username='slave'} at 127.0.0.1:39838
I20260710 11:00:00.274969  4728 raft_consensus.cc:606] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Received request to transfer leadership to TS 172571a45a204279b3998303aa040029
I20260710 11:00:00.282523  4728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc6a0f9d78704a989705dc23f8db198c"
dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
mode: GRACEFUL
new_leader_uuid: "172571a45a204279b3998303aa040029"
 from {username='slave'} at 127.0.0.1:39838
I20260710 11:00:00.283028  4728 raft_consensus.cc:606] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Received request to transfer leadership to TS 172571a45a204279b3998303aa040029
I20260710 11:00:00.287534  4728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1ff8ba1cacf495d95e03f41fbdd35b9"
dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
mode: GRACEFUL
new_leader_uuid: "172571a45a204279b3998303aa040029"
 from {username='slave'} at 127.0.0.1:39838
I20260710 11:00:00.288022  4728 raft_consensus.cc:606] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Received request to transfer leadership to TS 172571a45a204279b3998303aa040029
I20260710 11:00:00.294726  4778 consensus_queue.cc:1048] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:00.297806  4726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58cc1d5bfb824ad7b2965751582cc748"
dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
mode: GRACEFUL
new_leader_uuid: "49feb1942d39447681d26a0a16ff08ab"
 from {username='slave'} at 127.0.0.1:39838
I20260710 11:00:00.298274  4726 raft_consensus.cc:606] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Received request to transfer leadership to TS 49feb1942d39447681d26a0a16ff08ab
I20260710 11:00:00.303308  4728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1998e99fcb484c62843949cb2113199f"
dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
mode: GRACEFUL
new_leader_uuid: "49feb1942d39447681d26a0a16ff08ab"
 from {username='slave'} at 127.0.0.1:39838
I20260710 11:00:00.303793  4728 raft_consensus.cc:606] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Received request to transfer leadership to TS 49feb1942d39447681d26a0a16ff08ab
I20260710 11:00:00.307487  4813 consensus_queue.cc:1048] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:00.319533  4813 consensus_queue.cc:1048] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:00.327610  4578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da3599091a034f12b7d33201875d0200"
dest_uuid: "172571a45a204279b3998303aa040029"
mode: GRACEFUL
new_leader_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
 from {username='slave'} at 127.0.0.1:50718
I20260710 11:00:00.328178  4578 raft_consensus.cc:606] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [term 1 LEADER]: Received request to transfer leadership to TS cd7d25dbd42340cdb6657cd6c12ab242
I20260710 11:00:00.332304  4775 consensus_queue.cc:1048] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:00.333876  4777 consensus_queue.cc:1048] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:00.349642  4777 consensus_queue.cc:1048] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:00.383486  4775 consensus_queue.cc:1048] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:00.394572  4778 consensus_queue.cc:1048] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:00.454896  4808 consensus_queue.cc:1048] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:00.461560  4830 raft_consensus.cc:993] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242: : Instructing follower 49feb1942d39447681d26a0a16ff08ab to start an election
I20260710 11:00:00.462020  4773 raft_consensus.cc:1081] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Signalling peer 49feb1942d39447681d26a0a16ff08ab to start an election
I20260710 11:00:00.463631  4655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1998e99fcb484c62843949cb2113199f"
dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
 from {username='slave'} at 127.0.0.1:58444
I20260710 11:00:00.465106  4655 raft_consensus.cc:493] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:00.465515  4655 raft_consensus.cc:3060] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:00.466859  4808 consensus_queue.cc:1048] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:00.477488  4808 consensus_queue.cc:1048] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:00.482635  4655 raft_consensus.cc:515] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:00.484601  4808 raft_consensus.cc:993] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242: : Instructing follower 49feb1942d39447681d26a0a16ff08ab to start an election
I20260710 11:00:00.485075  4808 raft_consensus.cc:1081] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Signalling peer 49feb1942d39447681d26a0a16ff08ab to start an election
I20260710 11:00:00.486701  4653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58cc1d5bfb824ad7b2965751582cc748"
dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
 from {username='slave'} at 127.0.0.1:58444
I20260710 11:00:00.488046  4653 raft_consensus.cc:493] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:00.488435  4653 raft_consensus.cc:3060] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:00.490607  4808 consensus_queue.cc:1048] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:00.494171  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1998e99fcb484c62843949cb2113199f" candidate_uuid: "49feb1942d39447681d26a0a16ff08ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "172571a45a204279b3998303aa040029"
I20260710 11:00:00.494307  4655 leader_election.cc:290] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [CANDIDATE]: Term 2 election: Requested vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 11:00:00.494750  4577 raft_consensus.cc:3060] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:00.500133  4653 raft_consensus.cc:515] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:00.502187  4653 leader_election.cc:290] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [CANDIDATE]: Term 2 election: Requested vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 11:00:00.503434  4576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc1d5bfb824ad7b2965751582cc748" candidate_uuid: "49feb1942d39447681d26a0a16ff08ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "172571a45a204279b3998303aa040029"
I20260710 11:00:00.503551  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1998e99fcb484c62843949cb2113199f" candidate_uuid: "49feb1942d39447681d26a0a16ff08ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
I20260710 11:00:00.503651  4726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc1d5bfb824ad7b2965751582cc748" candidate_uuid: "49feb1942d39447681d26a0a16ff08ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
I20260710 11:00:00.504102  4728 raft_consensus.cc:3055] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:00.504263  4726 raft_consensus.cc:3055] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:00.504467  4728 raft_consensus.cc:740] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Running, Role: LEADER
I20260710 11:00:00.504683  4726 raft_consensus.cc:740] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Running, Role: LEADER
I20260710 11:00:00.505963  4577 raft_consensus.cc:2468] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49feb1942d39447681d26a0a16ff08ab in term 2.
I20260710 11:00:00.505513  4726 consensus_queue.cc:260] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:00.505441  4728 consensus_queue.cc:260] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:00.506783  4726 raft_consensus.cc:3060] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:00.507045  4728 raft_consensus.cc:3060] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:00.507164  4618 leader_election.cc:304] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172571a45a204279b3998303aa040029, 49feb1942d39447681d26a0a16ff08ab; no voters: 
I20260710 11:00:00.508008  4777 raft_consensus.cc:2804] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:00.508481  4777 raft_consensus.cc:697] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 2 LEADER]: Becoming Leader. State: Replica: 49feb1942d39447681d26a0a16ff08ab, State: Running, Role: LEADER
I20260710 11:00:00.509277  4777 consensus_queue.cc:237] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:00.513582  4726 raft_consensus.cc:2468] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49feb1942d39447681d26a0a16ff08ab in term 2.
I20260710 11:00:00.514753  4620 leader_election.cc:304] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [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: 49feb1942d39447681d26a0a16ff08ab, cd7d25dbd42340cdb6657cd6c12ab242; no voters: 172571a45a204279b3998303aa040029
I20260710 11:00:00.515451  4777 raft_consensus.cc:2804] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:00.515925  4777 raft_consensus.cc:697] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [term 2 LEADER]: Becoming Leader. State: Replica: 49feb1942d39447681d26a0a16ff08ab, State: Running, Role: LEADER
I20260710 11:00:00.516695  4777 consensus_queue.cc:237] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:00.519084  4728 raft_consensus.cc:2468] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49feb1942d39447681d26a0a16ff08ab in term 2.
I20260710 11:00:00.520190  4808 raft_consensus.cc:993] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242: : Instructing follower 172571a45a204279b3998303aa040029 to start an election
I20260710 11:00:00.520651  4830 raft_consensus.cc:1081] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Signalling peer 172571a45a204279b3998303aa040029 to start an election
I20260710 11:00:00.520110  4476 catalog_manager.cc:5697] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab reported cstate change: term changed from 1 to 2, leader changed from cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195) to 49feb1942d39447681d26a0a16ff08ab (127.3.214.194). New cstate: current_term: 2 leader_uuid: "49feb1942d39447681d26a0a16ff08ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:00.522183  4576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc6a0f9d78704a989705dc23f8db198c"
dest_uuid: "172571a45a204279b3998303aa040029"
 from {username='slave'} at 127.0.0.1:50698
I20260710 11:00:00.522722  4576 raft_consensus.cc:493] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:00.523063  4576 raft_consensus.cc:3060] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:00.527899  4830 consensus_queue.cc:1048] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:00.529721  4576 raft_consensus.cc:515] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:00.534677  4576 leader_election.cc:290] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 2 election: Requested vote from peers 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 11:00:00.535601  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6a0f9d78704a989705dc23f8db198c" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
I20260710 11:00:00.535723  4655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6a0f9d78704a989705dc23f8db198c" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
I20260710 11:00:00.535459  4478 catalog_manager.cc:5697] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab reported cstate change: term changed from 1 to 2, leader changed from cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195) to 49feb1942d39447681d26a0a16ff08ab (127.3.214.194). New cstate: current_term: 2 leader_uuid: "49feb1942d39447681d26a0a16ff08ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:00.536114  4728 raft_consensus.cc:3055] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:00.536464  4655 raft_consensus.cc:3060] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:00.536545  4728 raft_consensus.cc:740] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Running, Role: LEADER
I20260710 11:00:00.537730  4728 consensus_queue.cc:260] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:00.538882  4728 raft_consensus.cc:3060] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:00.543871  4830 consensus_queue.cc:1048] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:00.544173  4655 raft_consensus.cc:2468] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 2.
I20260710 11:00:00.545544  4545 leader_election.cc:304] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172571a45a204279b3998303aa040029, 49feb1942d39447681d26a0a16ff08ab; no voters: 
I20260710 11:00:00.546392  4778 raft_consensus.cc:2804] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:00.546842  4778 raft_consensus.cc:697] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [term 2 LEADER]: Becoming Leader. State: Replica: 172571a45a204279b3998303aa040029, State: Running, Role: LEADER
I20260710 11:00:00.547602  4778 consensus_queue.cc:237] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:00.551738  4728 raft_consensus.cc:2468] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 2.
I20260710 11:00:00.557617  4478 catalog_manager.cc:5697] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 reported cstate change: term changed from 1 to 2, leader changed from cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195) to 172571a45a204279b3998303aa040029 (127.3.214.193). New cstate: current_term: 2 leader_uuid: "172571a45a204279b3998303aa040029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:00.559543  4808 raft_consensus.cc:993] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242: : Instructing follower 172571a45a204279b3998303aa040029 to start an election
I20260710 11:00:00.559965  4830 raft_consensus.cc:1081] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Signalling peer 172571a45a204279b3998303aa040029 to start an election
I20260710 11:00:00.561504  4578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "588cb56926374753835404293944e719"
dest_uuid: "172571a45a204279b3998303aa040029"
 from {username='slave'} at 127.0.0.1:50698
I20260710 11:00:00.562021  4578 raft_consensus.cc:493] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:00.562381  4578 raft_consensus.cc:3060] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:00.567323  4578 raft_consensus.cc:515] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } }
I20260710 11:00:00.568965  4578 leader_election.cc:290] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 2 election: Requested vote from peers cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851), 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003)
I20260710 11:00:00.569880  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588cb56926374753835404293944e719" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
I20260710 11:00:00.569993  4655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588cb56926374753835404293944e719" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
I20260710 11:00:00.570461  4728 raft_consensus.cc:3055] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:00.570559  4655 raft_consensus.cc:3060] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:00.570852  4728 raft_consensus.cc:740] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Running, Role: LEADER
I20260710 11:00:00.571630  4728 consensus_queue.cc:260] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } }
I20260710 11:00:00.572772  4728 raft_consensus.cc:3060] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:00.575433  4655 raft_consensus.cc:2468] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 2.
I20260710 11:00:00.576373  4545 leader_election.cc:304] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172571a45a204279b3998303aa040029, 49feb1942d39447681d26a0a16ff08ab; no voters: 
I20260710 11:00:00.577101  4778 raft_consensus.cc:2804] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:00.577515  4778 raft_consensus.cc:697] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 2 LEADER]: Becoming Leader. State: Replica: 172571a45a204279b3998303aa040029, State: Running, Role: LEADER
I20260710 11:00:00.577721  4728 raft_consensus.cc:2468] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 2.
I20260710 11:00:00.578280  4778 consensus_queue.cc:237] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } }
I20260710 11:00:00.583660  4478 catalog_manager.cc:5697] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 reported cstate change: term changed from 1 to 2, leader changed from cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195) to 172571a45a204279b3998303aa040029 (127.3.214.193). New cstate: current_term: 2 leader_uuid: "172571a45a204279b3998303aa040029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:00.627485  4808 raft_consensus.cc:993] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242: : Instructing follower 172571a45a204279b3998303aa040029 to start an election
I20260710 11:00:00.627887  4830 raft_consensus.cc:1081] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Signalling peer 172571a45a204279b3998303aa040029 to start an election
I20260710 11:00:00.629102  4578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1ff8ba1cacf495d95e03f41fbdd35b9"
dest_uuid: "172571a45a204279b3998303aa040029"
 from {username='slave'} at 127.0.0.1:50698
I20260710 11:00:00.629531  4578 raft_consensus.cc:493] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:00.629771  4578 raft_consensus.cc:3060] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:00.634011  4578 raft_consensus.cc:515] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:00.635460  4578 leader_election.cc:290] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 2 election: Requested vote from peers 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 11:00:00.636169  4655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ff8ba1cacf495d95e03f41fbdd35b9" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
I20260710 11:00:00.636391  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ff8ba1cacf495d95e03f41fbdd35b9" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
I20260710 11:00:00.636744  4655 raft_consensus.cc:3060] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:00.636919  4728 raft_consensus.cc:3055] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:00.637302  4728 raft_consensus.cc:740] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Running, Role: LEADER
I20260710 11:00:00.638019  4728 consensus_queue.cc:260] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:00.638949  4728 raft_consensus.cc:3060] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:00.641383  4655 raft_consensus.cc:2468] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 2.
I20260710 11:00:00.642329  4545 leader_election.cc:304] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172571a45a204279b3998303aa040029, 49feb1942d39447681d26a0a16ff08ab; no voters: 
I20260710 11:00:00.642946  4778 raft_consensus.cc:2804] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:00.643323  4778 raft_consensus.cc:697] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [term 2 LEADER]: Becoming Leader. State: Replica: 172571a45a204279b3998303aa040029, State: Running, Role: LEADER
I20260710 11:00:00.643316  4728 raft_consensus.cc:2468] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 2.
I20260710 11:00:00.644249  4778 consensus_queue.cc:237] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:00.649866  4478 catalog_manager.cc:5697] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 reported cstate change: term changed from 1 to 2, leader changed from cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195) to 172571a45a204279b3998303aa040029 (127.3.214.193). New cstate: current_term: 2 leader_uuid: "172571a45a204279b3998303aa040029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:00.866679  4862 raft_consensus.cc:993] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029: : Instructing follower cd7d25dbd42340cdb6657cd6c12ab242 to start an election
I20260710 11:00:00.867094  4778 raft_consensus.cc:1081] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [term 1 LEADER]: Signalling peer cd7d25dbd42340cdb6657cd6c12ab242 to start an election
I20260710 11:00:00.868353  4726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da3599091a034f12b7d33201875d0200"
dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
 from {username='slave'} at 127.0.0.1:39814
I20260710 11:00:00.868814  4726 raft_consensus.cc:493] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:00.869110  4726 raft_consensus.cc:3060] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:00.873346  4726 raft_consensus.cc:515] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:00.874843  4726 leader_election.cc:290] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 2 election: Requested vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003)
I20260710 11:00:00.875664  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3599091a034f12b7d33201875d0200" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "172571a45a204279b3998303aa040029"
I20260710 11:00:00.875842  4655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3599091a034f12b7d33201875d0200" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
I20260710 11:00:00.876248  4578 raft_consensus.cc:3055] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:00.876318  4655 raft_consensus.cc:3060] T da3599091a034f12b7d33201875d0200 P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:00.876672  4578 raft_consensus.cc:740] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 172571a45a204279b3998303aa040029, State: Running, Role: LEADER
I20260710 11:00:00.877924  4578 consensus_queue.cc:260] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:00.879051  4578 raft_consensus.cc:3060] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:00.883505  4655 raft_consensus.cc:2468] T da3599091a034f12b7d33201875d0200 P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 2.
I20260710 11:00:00.884559  4694 leader_election.cc:304] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49feb1942d39447681d26a0a16ff08ab, cd7d25dbd42340cdb6657cd6c12ab242; no voters: 
I20260710 11:00:00.885208  4830 raft_consensus.cc:2804] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:00.885370  4578 raft_consensus.cc:2468] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 2.
I20260710 11:00:00.885722  4830 raft_consensus.cc:697] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 LEADER]: Becoming Leader. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Running, Role: LEADER
I20260710 11:00:00.886952  4830 consensus_queue.cc:237] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:00.892539  4478 catalog_manager.cc:5697] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242 reported cstate change: term changed from 1 to 2, leader changed from 172571a45a204279b3998303aa040029 (127.3.214.193) to cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195). New cstate: current_term: 2 leader_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:00.909137  4578 raft_consensus.cc:1275] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Refusing update from remote peer 49feb1942d39447681d26a0a16ff08ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:00.910348  4840 consensus_queue.cc:1048] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:00.919181  4726 raft_consensus.cc:1275] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Refusing update from remote peer 49feb1942d39447681d26a0a16ff08ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:00.920347  4777 consensus_queue.cc:1048] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:00.982771  4726 raft_consensus.cc:1275] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Refusing update from remote peer 172571a45a204279b3998303aa040029: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:00.983965  4778 consensus_queue.cc:1048] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:00.990478  4655 raft_consensus.cc:1275] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Refusing update from remote peer 172571a45a204279b3998303aa040029: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:00.992406  4778 consensus_queue.cc:1048] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:01.020438  4578 raft_consensus.cc:3060] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:01.025491  4578 raft_consensus.cc:1275] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Refusing update from remote peer 49feb1942d39447681d26a0a16ff08ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:01.026665  4777 consensus_queue.cc:1048] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:01.029754  4655 raft_consensus.cc:1275] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Refusing update from remote peer 172571a45a204279b3998303aa040029: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:01.031139  4778 consensus_queue.cc:1048] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:01.035307  4726 raft_consensus.cc:1275] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Refusing update from remote peer 49feb1942d39447681d26a0a16ff08ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:01.037029  4840 consensus_queue.cc:1048] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:01.040963  4728 raft_consensus.cc:1275] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Refusing update from remote peer 172571a45a204279b3998303aa040029: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:01.044708  4862 consensus_queue.cc:1048] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:01.160503  4655 raft_consensus.cc:1275] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Refusing update from remote peer 172571a45a204279b3998303aa040029: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:01.161872  4778 consensus_queue.cc:1048] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:01.168942  4726 raft_consensus.cc:1275] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Refusing update from remote peer 172571a45a204279b3998303aa040029: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:01.170807  4862 consensus_queue.cc:1048] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:01.431494  4655 raft_consensus.cc:1275] T da3599091a034f12b7d33201875d0200 P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Refusing update from remote peer cd7d25dbd42340cdb6657cd6c12ab242: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:01.432745  4830 consensus_queue.cc:1048] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:01.442133  4578 raft_consensus.cc:1275] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Refusing update from remote peer cd7d25dbd42340cdb6657cd6c12ab242: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:01.443650  4865 consensus_queue.cc:1048] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:03.359249  3931 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:00:03.360126  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:03.376499  4578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "588cb56926374753835404293944e719"
dest_uuid: "172571a45a204279b3998303aa040029"
mode: GRACEFUL
new_leader_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
 from {username='slave'} at 127.0.0.1:48672
I20260710 11:00:03.376957  4578 raft_consensus.cc:606] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 2 LEADER]: Received request to transfer leadership to TS cd7d25dbd42340cdb6657cd6c12ab242
I20260710 11:00:03.379242  4578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b216de7405dd4dd9ad4cb2cd71d34a2b"
dest_uuid: "172571a45a204279b3998303aa040029"
mode: GRACEFUL
new_leader_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
 from {username='slave'} at 127.0.0.1:48672
I20260710 11:00:03.379794  4578 raft_consensus.cc:606] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 1 LEADER]: Received request to transfer leadership to TS cd7d25dbd42340cdb6657cd6c12ab242
I20260710 11:00:03.380800  3931 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:03.381326  3931 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:03.646173  4775 raft_consensus.cc:993] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029: : Instructing follower cd7d25dbd42340cdb6657cd6c12ab242 to start an election
I20260710 11:00:03.646612  4872 raft_consensus.cc:1081] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 2 LEADER]: Signalling peer cd7d25dbd42340cdb6657cd6c12ab242 to start an election
I20260710 11:00:03.647915  4728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "588cb56926374753835404293944e719"
dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
 from {username='slave'} at 127.0.0.1:39814
I20260710 11:00:03.648393  4728 raft_consensus.cc:493] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:03.648698  4728 raft_consensus.cc:3060] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:03.653690  4728 raft_consensus.cc:515] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } }
I20260710 11:00:03.655361  4728 leader_election.cc:290] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 3 election: Requested vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003)
I20260710 11:00:03.655972  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588cb56926374753835404293944e719" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "172571a45a204279b3998303aa040029"
I20260710 11:00:03.656424  4655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588cb56926374753835404293944e719" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
I20260710 11:00:03.656538  4578 raft_consensus.cc:3055] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:03.656999  4655 raft_consensus.cc:3060] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:03.657063  4578 raft_consensus.cc:740] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 172571a45a204279b3998303aa040029, State: Running, Role: LEADER
I20260710 11:00:03.658402  4775 raft_consensus.cc:993] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029: : Instructing follower cd7d25dbd42340cdb6657cd6c12ab242 to start an election
I20260710 11:00:03.658084  4578 consensus_queue.cc:260] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [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: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } }
I20260710 11:00:03.658816  4872 raft_consensus.cc:1081] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 1 LEADER]: Signalling peer cd7d25dbd42340cdb6657cd6c12ab242 to start an election
I20260710 11:00:03.659300  4578 raft_consensus.cc:3060] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:03.660338  4728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b216de7405dd4dd9ad4cb2cd71d34a2b"
dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
 from {username='slave'} at 127.0.0.1:39814
I20260710 11:00:03.660863  4728 raft_consensus.cc:493] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:03.661211  4728 raft_consensus.cc:3060] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:03.663462  4655 raft_consensus.cc:2468] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 3.
I20260710 11:00:03.664067  4578 raft_consensus.cc:2468] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 3.
I20260710 11:00:03.664623  4694 leader_election.cc:304] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [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: 49feb1942d39447681d26a0a16ff08ab, cd7d25dbd42340cdb6657cd6c12ab242; no voters: 
I20260710 11:00:03.665380  4868 raft_consensus.cc:2804] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:03.666327  4868 raft_consensus.cc:697] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 LEADER]: Becoming Leader. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Running, Role: LEADER
I20260710 11:00:03.667074  4868 consensus_queue.cc:237] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [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: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } }
I20260710 11:00:03.667224  4728 raft_consensus.cc:515] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:03.668849  4728 leader_election.cc:290] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 2 election: Requested vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003)
I20260710 11:00:03.669657  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b216de7405dd4dd9ad4cb2cd71d34a2b" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "172571a45a204279b3998303aa040029"
I20260710 11:00:03.669960  4655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b216de7405dd4dd9ad4cb2cd71d34a2b" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
I20260710 11:00:03.670516  4655 raft_consensus.cc:3060] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:03.676370  4655 raft_consensus.cc:2468] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 2.
I20260710 11:00:03.670364  4578 raft_consensus.cc:3055] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:03.675884  4477 catalog_manager.cc:5697] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 reported cstate change: term changed from 2 to 3, leader changed from 172571a45a204279b3998303aa040029 (127.3.214.193) to cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195). New cstate: current_term: 3 leader_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:03.676894  4578 raft_consensus.cc:740] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 172571a45a204279b3998303aa040029, State: Running, Role: LEADER
I20260710 11:00:03.677325  4694 leader_election.cc:304] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49feb1942d39447681d26a0a16ff08ab, cd7d25dbd42340cdb6657cd6c12ab242; no voters: 
I20260710 11:00:03.678119  4868 raft_consensus.cc:2804] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:03.677789  4578 consensus_queue.cc:260] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:03.678622  4868 raft_consensus.cc:697] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 LEADER]: Becoming Leader. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Running, Role: LEADER
I20260710 11:00:03.679224  4578 raft_consensus.cc:3060] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:03.679570  4868 consensus_queue.cc:237] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:03.686733  4578 raft_consensus.cc:2468] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 2.
I20260710 11:00:03.694617  4477 catalog_manager.cc:5697] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 reported cstate change: term changed from 1 to 2, leader changed from 172571a45a204279b3998303aa040029 (127.3.214.193) to cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195). New cstate: current_term: 2 leader_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:04.239780  4578 raft_consensus.cc:1275] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Refusing update from remote peer cd7d25dbd42340cdb6657cd6c12ab242: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:04.241693  4868 consensus_queue.cc:1048] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:04.242790  4655 raft_consensus.cc:1275] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Refusing update from remote peer cd7d25dbd42340cdb6657cd6c12ab242: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:04.244222  4868 consensus_queue.cc:1048] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:04.246127  4576 raft_consensus.cc:1275] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Refusing update from remote peer cd7d25dbd42340cdb6657cd6c12ab242: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:04.247799  4868 consensus_queue.cc:1048] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:04.266292  4653 raft_consensus.cc:1275] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Refusing update from remote peer cd7d25dbd42340cdb6657cd6c12ab242: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:04.273608  4868 consensus_queue.cc:1048] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:04.382225  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:04.392343  4728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "588cb56926374753835404293944e719"
dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
mode: GRACEFUL
new_leader_uuid: "172571a45a204279b3998303aa040029"
 from {username='slave'} at 127.0.0.1:39838
I20260710 11:00:04.392880  4728 raft_consensus.cc:606] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 LEADER]: Received request to transfer leadership to TS 172571a45a204279b3998303aa040029
I20260710 11:00:04.404873  4728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b216de7405dd4dd9ad4cb2cd71d34a2b"
dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
mode: GRACEFUL
new_leader_uuid: "172571a45a204279b3998303aa040029"
 from {username='slave'} at 127.0.0.1:39838
I20260710 11:00:04.405308  4728 raft_consensus.cc:606] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 LEADER]: Received request to transfer leadership to TS 172571a45a204279b3998303aa040029
I20260710 11:00:04.424757  4655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75759aa0758842fca712fcd780d5a630"
dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
mode: GRACEFUL
new_leader_uuid: "172571a45a204279b3998303aa040029"
 from {username='slave'} at 127.0.0.1:45618
I20260710 11:00:04.425228  4655 raft_consensus.cc:606] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 1 LEADER]: Received request to transfer leadership to TS 172571a45a204279b3998303aa040029
I20260710 11:00:04.429769  4655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58cc1d5bfb824ad7b2965751582cc748"
dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
mode: GRACEFUL
new_leader_uuid: "172571a45a204279b3998303aa040029"
 from {username='slave'} at 127.0.0.1:45618
I20260710 11:00:04.430202  4655 raft_consensus.cc:606] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [term 2 LEADER]: Received request to transfer leadership to TS 172571a45a204279b3998303aa040029
I20260710 11:00:04.434535  4655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1998e99fcb484c62843949cb2113199f"
dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
mode: GRACEFUL
new_leader_uuid: "172571a45a204279b3998303aa040029"
 from {username='slave'} at 127.0.0.1:45618
I20260710 11:00:04.434970  4655 raft_consensus.cc:606] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 2 LEADER]: Received request to transfer leadership to TS 172571a45a204279b3998303aa040029
I20260710 11:00:04.637312  4869 raft_consensus.cc:993] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab: : Instructing follower 172571a45a204279b3998303aa040029 to start an election
I20260710 11:00:04.637753  4869 raft_consensus.cc:1081] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [term 2 LEADER]: Signalling peer 172571a45a204279b3998303aa040029 to start an election
I20260710 11:00:04.639011  4578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58cc1d5bfb824ad7b2965751582cc748"
dest_uuid: "172571a45a204279b3998303aa040029"
 from {username='slave'} at 127.0.0.1:50706
I20260710 11:00:04.639457  4578 raft_consensus.cc:493] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:04.639732  4578 raft_consensus.cc:3060] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:04.644373  4578 raft_consensus.cc:515] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:04.645851  4578 leader_election.cc:290] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 3 election: Requested vote from peers 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 11:00:04.646581  4655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc1d5bfb824ad7b2965751582cc748" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
I20260710 11:00:04.646950  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc1d5bfb824ad7b2965751582cc748" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
I20260710 11:00:04.647166  4655 raft_consensus.cc:3055] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:04.647475  4655 raft_consensus.cc:740] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 49feb1942d39447681d26a0a16ff08ab, State: Running, Role: LEADER
I20260710 11:00:04.647485  4728 raft_consensus.cc:3060] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:04.648175  4655 consensus_queue.cc:260] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [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: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:04.649004  4655 raft_consensus.cc:3060] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:04.652302  4728 raft_consensus.cc:2468] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 3.
I20260710 11:00:04.653456  4655 raft_consensus.cc:2468] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 3.
I20260710 11:00:04.653535  4545 leader_election.cc:304] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [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: 172571a45a204279b3998303aa040029, cd7d25dbd42340cdb6657cd6c12ab242; no voters: 
I20260710 11:00:04.654453  4872 raft_consensus.cc:2804] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:04.655501  4872 raft_consensus.cc:697] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [term 3 LEADER]: Becoming Leader. State: Replica: 172571a45a204279b3998303aa040029, State: Running, Role: LEADER
I20260710 11:00:04.656251  4872 consensus_queue.cc:237] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [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: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:04.663969  4475 catalog_manager.cc:5697] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 reported cstate change: term changed from 2 to 3, leader changed from 49feb1942d39447681d26a0a16ff08ab (127.3.214.194) to 172571a45a204279b3998303aa040029 (127.3.214.193). New cstate: current_term: 3 leader_uuid: "172571a45a204279b3998303aa040029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:04.775628  4888 raft_consensus.cc:993] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242: : Instructing follower 172571a45a204279b3998303aa040029 to start an election
I20260710 11:00:04.776103  4868 raft_consensus.cc:1081] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 LEADER]: Signalling peer 172571a45a204279b3998303aa040029 to start an election
I20260710 11:00:04.777555  4578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b216de7405dd4dd9ad4cb2cd71d34a2b"
dest_uuid: "172571a45a204279b3998303aa040029"
 from {username='slave'} at 127.0.0.1:50698
I20260710 11:00:04.778003  4578 raft_consensus.cc:493] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:04.778337  4578 raft_consensus.cc:3060] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:04.782308  4578 raft_consensus.cc:515] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:04.783833  4578 leader_election.cc:290] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 3 election: Requested vote from peers 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 11:00:04.784412  4655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b216de7405dd4dd9ad4cb2cd71d34a2b" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
I20260710 11:00:04.784902  4655 raft_consensus.cc:3060] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:04.784782  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b216de7405dd4dd9ad4cb2cd71d34a2b" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
I20260710 11:00:04.785557  4728 raft_consensus.cc:3055] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:04.785871  4728 raft_consensus.cc:740] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Running, Role: LEADER
I20260710 11:00:04.786769  4728 consensus_queue.cc:260] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [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: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:04.787482  4868 raft_consensus.cc:993] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242: : Instructing follower 172571a45a204279b3998303aa040029 to start an election
I20260710 11:00:04.788072  4889 raft_consensus.cc:1081] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 LEADER]: Signalling peer 172571a45a204279b3998303aa040029 to start an election
I20260710 11:00:04.788254  4728 raft_consensus.cc:3060] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:04.790758  4578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "588cb56926374753835404293944e719"
dest_uuid: "172571a45a204279b3998303aa040029"
 from {username='slave'} at 127.0.0.1:50698
I20260710 11:00:04.791260  4655 raft_consensus.cc:2468] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 3.
I20260710 11:00:04.791323  4578 raft_consensus.cc:493] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:04.791944  4578 raft_consensus.cc:3060] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:04.792668  4545 leader_election.cc:304] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [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: 172571a45a204279b3998303aa040029, 49feb1942d39447681d26a0a16ff08ab; no voters: 
I20260710 11:00:04.792673  4894 raft_consensus.cc:993] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab: : Instructing follower 172571a45a204279b3998303aa040029 to start an election
I20260710 11:00:04.793358  4872 raft_consensus.cc:2804] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:04.793849  4894 raft_consensus.cc:1081] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 2 LEADER]: Signalling peer 172571a45a204279b3998303aa040029 to start an election
I20260710 11:00:04.793907  4872 raft_consensus.cc:697] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 3 LEADER]: Becoming Leader. State: Replica: 172571a45a204279b3998303aa040029, State: Running, Role: LEADER
I20260710 11:00:04.795605  4576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1998e99fcb484c62843949cb2113199f"
dest_uuid: "172571a45a204279b3998303aa040029"
 from {username='slave'} at 127.0.0.1:50706
I20260710 11:00:04.796048  4576 raft_consensus.cc:493] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:04.796470  4576 raft_consensus.cc:3060] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:04.796541  4872 consensus_queue.cc:237] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [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: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:04.798177  4578 raft_consensus.cc:515] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } }
I20260710 11:00:04.795979  4728 raft_consensus.cc:2468] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 3.
I20260710 11:00:04.800894  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588cb56926374753835404293944e719" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
I20260710 11:00:04.801569  4578 leader_election.cc:290] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 4 election: Requested vote from peers cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851), 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003)
I20260710 11:00:04.801635  4728 raft_consensus.cc:3055] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:04.802124  4728 raft_consensus.cc:740] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Running, Role: LEADER
I20260710 11:00:04.802407  4576 raft_consensus.cc:515] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:04.803136  4728 consensus_queue.cc:260] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [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: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } }
I20260710 11:00:04.804256  4728 raft_consensus.cc:3060] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:04.803347  4655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588cb56926374753835404293944e719" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
I20260710 11:00:04.805127  4655 raft_consensus.cc:3060] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:04.805572  4653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1998e99fcb484c62843949cb2113199f" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
I20260710 11:00:04.806079  4653 raft_consensus.cc:3055] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:04.806372  4653 raft_consensus.cc:740] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 49feb1942d39447681d26a0a16ff08ab, State: Running, Role: LEADER
I20260710 11:00:04.807116  4653 consensus_queue.cc:260] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [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: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:04.808177  4653 raft_consensus.cc:3060] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:04.809970  4728 raft_consensus.cc:2468] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 4.
I20260710 11:00:04.809247  4475 catalog_manager.cc:5697] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 reported cstate change: term changed from 2 to 3, leader changed from cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195) to 172571a45a204279b3998303aa040029 (127.3.214.193). New cstate: current_term: 3 leader_uuid: "172571a45a204279b3998303aa040029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:04.810702  4655 raft_consensus.cc:2468] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 4.
I20260710 11:00:04.810947  4545 leader_election.cc:304] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [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: 172571a45a204279b3998303aa040029, cd7d25dbd42340cdb6657cd6c12ab242; no voters: 
I20260710 11:00:04.811738  4576 leader_election.cc:290] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 3 election: Requested vote from peers 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 11:00:04.812206  4872 raft_consensus.cc:2804] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:04.813181  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1998e99fcb484c62843949cb2113199f" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
I20260710 11:00:04.813725  4728 raft_consensus.cc:3060] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:04.813762  4872 raft_consensus.cc:697] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 4 LEADER]: Becoming Leader. State: Replica: 172571a45a204279b3998303aa040029, State: Running, Role: LEADER
I20260710 11:00:04.814705  4872 consensus_queue.cc:237] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [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: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } }
I20260710 11:00:04.816776  4653 raft_consensus.cc:2468] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 3.
I20260710 11:00:04.817529  4728 raft_consensus.cc:2468] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 3.
I20260710 11:00:04.818113  4545 leader_election.cc:304] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [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: 172571a45a204279b3998303aa040029, 49feb1942d39447681d26a0a16ff08ab; no voters: 
I20260710 11:00:04.818815  4872 raft_consensus.cc:2804] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:04.819224  4872 raft_consensus.cc:697] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [term 3 LEADER]: Becoming Leader. State: Replica: 172571a45a204279b3998303aa040029, State: Running, Role: LEADER
I20260710 11:00:04.819969  4872 consensus_queue.cc:237] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [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: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:04.828493  4475 catalog_manager.cc:5697] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 reported cstate change: term changed from 3 to 4, leader changed from cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195) to 172571a45a204279b3998303aa040029 (127.3.214.193). New cstate: current_term: 4 leader_uuid: "172571a45a204279b3998303aa040029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:04.829879  4475 catalog_manager.cc:5697] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 reported cstate change: term changed from 2 to 3, leader changed from 49feb1942d39447681d26a0a16ff08ab (127.3.214.194) to 172571a45a204279b3998303aa040029 (127.3.214.193). New cstate: current_term: 3 leader_uuid: "172571a45a204279b3998303aa040029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:04.918324  4894 raft_consensus.cc:993] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab: : Instructing follower 172571a45a204279b3998303aa040029 to start an election
I20260710 11:00:04.918812  4894 raft_consensus.cc:1081] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 1 LEADER]: Signalling peer 172571a45a204279b3998303aa040029 to start an election
I20260710 11:00:04.920154  4578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75759aa0758842fca712fcd780d5a630"
dest_uuid: "172571a45a204279b3998303aa040029"
 from {username='slave'} at 127.0.0.1:50706
I20260710 11:00:04.920573  4578 raft_consensus.cc:493] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:04.920847  4578 raft_consensus.cc:3060] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:04.925187  4578 raft_consensus.cc:515] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:04.926734  4578 leader_election.cc:290] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 2 election: Requested vote from peers 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 11:00:04.927374  4653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75759aa0758842fca712fcd780d5a630" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
I20260710 11:00:04.927630  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75759aa0758842fca712fcd780d5a630" candidate_uuid: "172571a45a204279b3998303aa040029" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
I20260710 11:00:04.927969  4653 raft_consensus.cc:3055] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:04.928069  4728 raft_consensus.cc:3060] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:04.928313  4653 raft_consensus.cc:740] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49feb1942d39447681d26a0a16ff08ab, State: Running, Role: LEADER
I20260710 11:00:04.929141  4653 consensus_queue.cc:260] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:04.930323  4653 raft_consensus.cc:3060] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:04.934223  4728 raft_consensus.cc:2468] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 2.
I20260710 11:00:04.935196  4545 leader_election.cc:304] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172571a45a204279b3998303aa040029, cd7d25dbd42340cdb6657cd6c12ab242; no voters: 
I20260710 11:00:04.935806  4872 raft_consensus.cc:2804] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:04.936261  4872 raft_consensus.cc:697] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [term 2 LEADER]: Becoming Leader. State: Replica: 172571a45a204279b3998303aa040029, State: Running, Role: LEADER
I20260710 11:00:04.936450  4653 raft_consensus.cc:2468] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172571a45a204279b3998303aa040029 in term 2.
I20260710 11:00:04.937152  4872 consensus_queue.cc:237] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:04.943584  4475 catalog_manager.cc:5697] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 reported cstate change: term changed from 1 to 2, leader changed from 49feb1942d39447681d26a0a16ff08ab (127.3.214.194) to 172571a45a204279b3998303aa040029 (127.3.214.193). New cstate: current_term: 2 leader_uuid: "172571a45a204279b3998303aa040029" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:05.184207  4728 raft_consensus.cc:1275] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Refusing update from remote peer 172571a45a204279b3998303aa040029: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:05.185317  4872 consensus_queue.cc:1048] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:05.193085  4653 raft_consensus.cc:1275] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Refusing update from remote peer 172571a45a204279b3998303aa040029: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:05.194518  4872 consensus_queue.cc:1048] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:05.237620  4653 raft_consensus.cc:1275] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Refusing update from remote peer 172571a45a204279b3998303aa040029: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:05.238740  4872 consensus_queue.cc:1048] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:05.247195  4728 raft_consensus.cc:1275] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Refusing update from remote peer 172571a45a204279b3998303aa040029: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:05.249210  4872 consensus_queue.cc:1048] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:05.249807  4653 raft_consensus.cc:1275] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Refusing update from remote peer 172571a45a204279b3998303aa040029: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:05.251600  4906 consensus_queue.cc:1048] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:05.265878  4728 raft_consensus.cc:1275] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 4 FOLLOWER]: Refusing update from remote peer 172571a45a204279b3998303aa040029: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:05.268296  4906 consensus_queue.cc:1048] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:05.268882  4728 raft_consensus.cc:1275] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Refusing update from remote peer 172571a45a204279b3998303aa040029: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:05.271240  4906 consensus_queue.cc:1048] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:05.281869  4653 raft_consensus.cc:1275] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab [term 4 FOLLOWER]: Refusing update from remote peer 172571a45a204279b3998303aa040029: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:05.283867  4872 consensus_queue.cc:1048] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:05.510237  4653 raft_consensus.cc:1275] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Refusing update from remote peer 172571a45a204279b3998303aa040029: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:05.512248  4872 consensus_queue.cc:1048] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:05.523160  4726 raft_consensus.cc:1275] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Refusing update from remote peer 172571a45a204279b3998303aa040029: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:05.524353  4909 consensus_queue.cc:1048] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:00:07.358794  4676 debug-util.cc:398] Leaking SignalData structure 0x7b08001be220 after lost signal to thread 3934
W20260710 11:00:07.359642  4676 debug-util.cc:398] Leaking SignalData structure 0x7b08001c2b00 after lost signal to thread 4512
W20260710 11:00:07.360430  4676 debug-util.cc:398] Leaking SignalData structure 0x7b08001be940 after lost signal to thread 4604
W20260710 11:00:07.361130  4676 debug-util.cc:398] Leaking SignalData structure 0x7b080004fea0 after lost signal to thread 4679
W20260710 11:00:07.361832  4676 debug-util.cc:398] Leaking SignalData structure 0x7b08000cd1a0 after lost signal to thread 4753
I20260710 11:00:07.525177  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:07.536840  4578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1998e99fcb484c62843949cb2113199f"
dest_uuid: "172571a45a204279b3998303aa040029"
mode: GRACEFUL
new_leader_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
 from {username='slave'} at 127.0.0.1:48672
I20260710 11:00:07.537400  4578 raft_consensus.cc:606] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [term 3 LEADER]: Received request to transfer leadership to TS cd7d25dbd42340cdb6657cd6c12ab242
I20260710 11:00:07.540277  4578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75759aa0758842fca712fcd780d5a630"
dest_uuid: "172571a45a204279b3998303aa040029"
mode: GRACEFUL
new_leader_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
 from {username='slave'} at 127.0.0.1:48672
I20260710 11:00:07.540714  4578 raft_consensus.cc:606] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [term 2 LEADER]: Received request to transfer leadership to TS cd7d25dbd42340cdb6657cd6c12ab242
I20260710 11:00:07.544349  4578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc6a0f9d78704a989705dc23f8db198c"
dest_uuid: "172571a45a204279b3998303aa040029"
mode: GRACEFUL
new_leader_uuid: "49feb1942d39447681d26a0a16ff08ab"
 from {username='slave'} at 127.0.0.1:48672
I20260710 11:00:07.544744  4578 raft_consensus.cc:606] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [term 2 LEADER]: Received request to transfer leadership to TS 49feb1942d39447681d26a0a16ff08ab
I20260710 11:00:07.546941  4578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1ff8ba1cacf495d95e03f41fbdd35b9"
dest_uuid: "172571a45a204279b3998303aa040029"
mode: GRACEFUL
new_leader_uuid: "49feb1942d39447681d26a0a16ff08ab"
 from {username='slave'} at 127.0.0.1:48672
I20260710 11:00:07.547381  4578 raft_consensus.cc:606] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [term 2 LEADER]: Received request to transfer leadership to TS 49feb1942d39447681d26a0a16ff08ab
I20260710 11:00:07.548328  3931 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:00:07.548748  3931 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:07.719458  4915 raft_consensus.cc:993] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029: : Instructing follower 49feb1942d39447681d26a0a16ff08ab to start an election
I20260710 11:00:07.720084  4906 raft_consensus.cc:1081] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [term 2 LEADER]: Signalling peer 49feb1942d39447681d26a0a16ff08ab to start an election
I20260710 11:00:07.721683  4653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1ff8ba1cacf495d95e03f41fbdd35b9"
dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
 from {username='slave'} at 127.0.0.1:58432
I20260710 11:00:07.722167  4653 raft_consensus.cc:493] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:07.722514  4653 raft_consensus.cc:3060] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:07.727023  4653 raft_consensus.cc:515] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:07.728662  4653 leader_election.cc:290] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab [CANDIDATE]: Term 3 election: Requested vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 11:00:07.729435  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ff8ba1cacf495d95e03f41fbdd35b9" candidate_uuid: "49feb1942d39447681d26a0a16ff08ab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "172571a45a204279b3998303aa040029"
I20260710 11:00:07.730003  4578 raft_consensus.cc:3055] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:07.729764  4726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ff8ba1cacf495d95e03f41fbdd35b9" candidate_uuid: "49feb1942d39447681d26a0a16ff08ab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
I20260710 11:00:07.730258  4578 raft_consensus.cc:740] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 172571a45a204279b3998303aa040029, State: Running, Role: LEADER
I20260710 11:00:07.730705  4726 raft_consensus.cc:3060] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:07.731137  4578 consensus_queue.cc:260] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [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: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:07.731899  4578 raft_consensus.cc:3060] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:07.735782  4578 raft_consensus.cc:2468] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49feb1942d39447681d26a0a16ff08ab in term 3.
I20260710 11:00:07.736912  4618 leader_election.cc:304] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab [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: 172571a45a204279b3998303aa040029, 49feb1942d39447681d26a0a16ff08ab; no voters: 
I20260710 11:00:07.737653  4894 raft_consensus.cc:2804] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:07.738098  4726 raft_consensus.cc:2468] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49feb1942d39447681d26a0a16ff08ab in term 3.
I20260710 11:00:07.738713  4894 raft_consensus.cc:697] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab [term 3 LEADER]: Becoming Leader. State: Replica: 49feb1942d39447681d26a0a16ff08ab, State: Running, Role: LEADER
I20260710 11:00:07.739682  4894 consensus_queue.cc:237] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab [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: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:07.752785  4478 catalog_manager.cc:5697] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab reported cstate change: term changed from 2 to 3, leader changed from 172571a45a204279b3998303aa040029 (127.3.214.193) to 49feb1942d39447681d26a0a16ff08ab (127.3.214.194). New cstate: current_term: 3 leader_uuid: "49feb1942d39447681d26a0a16ff08ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:07.871271  4915 raft_consensus.cc:993] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029: : Instructing follower cd7d25dbd42340cdb6657cd6c12ab242 to start an election
I20260710 11:00:07.871785  4906 raft_consensus.cc:1081] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [term 3 LEADER]: Signalling peer cd7d25dbd42340cdb6657cd6c12ab242 to start an election
I20260710 11:00:07.873399  4726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1998e99fcb484c62843949cb2113199f"
dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
 from {username='slave'} at 127.0.0.1:39814
I20260710 11:00:07.873941  4726 raft_consensus.cc:493] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:07.874297  4726 raft_consensus.cc:3060] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:07.878350  4726 raft_consensus.cc:515] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:07.879758  4726 leader_election.cc:290] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 4 election: Requested vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003)
I20260710 11:00:07.880728  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1998e99fcb484c62843949cb2113199f" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "172571a45a204279b3998303aa040029"
I20260710 11:00:07.880858  4653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1998e99fcb484c62843949cb2113199f" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
I20260710 11:00:07.881302  4578 raft_consensus.cc:3055] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:07.881424  4653 raft_consensus.cc:3060] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:07.881681  4578 raft_consensus.cc:740] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 172571a45a204279b3998303aa040029, State: Running, Role: LEADER
I20260710 11:00:07.882486  4578 consensus_queue.cc:260] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [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: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:07.883663  4578 raft_consensus.cc:3060] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:07.886659  4653 raft_consensus.cc:2468] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 4.
I20260710 11:00:07.887935  4694 leader_election.cc:304] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [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: 49feb1942d39447681d26a0a16ff08ab, cd7d25dbd42340cdb6657cd6c12ab242; no voters: 
I20260710 11:00:07.888392  4915 raft_consensus.cc:993] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029: : Instructing follower cd7d25dbd42340cdb6657cd6c12ab242 to start an election
I20260710 11:00:07.888795  4915 raft_consensus.cc:1081] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [term 2 LEADER]: Signalling peer cd7d25dbd42340cdb6657cd6c12ab242 to start an election
I20260710 11:00:07.888818  4914 raft_consensus.cc:2804] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:07.890748  4728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75759aa0758842fca712fcd780d5a630"
dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
 from {username='slave'} at 127.0.0.1:39814
I20260710 11:00:07.891086  4914 raft_consensus.cc:697] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 4 LEADER]: Becoming Leader. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Running, Role: LEADER
I20260710 11:00:07.891288  4728 raft_consensus.cc:493] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:07.891698  4728 raft_consensus.cc:3060] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:07.890446  4578 raft_consensus.cc:2468] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 4.
I20260710 11:00:07.891981  4914 consensus_queue.cc:237] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [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: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:07.898278  4728 raft_consensus.cc:515] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:07.899659  4478 catalog_manager.cc:5697] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 reported cstate change: term changed from 3 to 4, leader changed from 172571a45a204279b3998303aa040029 (127.3.214.193) to cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195). New cstate: current_term: 4 leader_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:07.900873  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75759aa0758842fca712fcd780d5a630" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "172571a45a204279b3998303aa040029"
I20260710 11:00:07.901343  4578 raft_consensus.cc:3055] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:07.901582  4728 leader_election.cc:290] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 [CANDIDATE]: Term 3 election: Requested vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003)
I20260710 11:00:07.901798  4578 raft_consensus.cc:740] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 172571a45a204279b3998303aa040029, State: Running, Role: LEADER
I20260710 11:00:07.902585  4578 consensus_queue.cc:260] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [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: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:07.903780  4578 raft_consensus.cc:3060] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:07.901333  4653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75759aa0758842fca712fcd780d5a630" candidate_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
I20260710 11:00:07.908079  4653 raft_consensus.cc:3060] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:07.911104  4578 raft_consensus.cc:2468] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 3.
I20260710 11:00:07.912313  4692 leader_election.cc:304] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 [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: 172571a45a204279b3998303aa040029, cd7d25dbd42340cdb6657cd6c12ab242; no voters: 
I20260710 11:00:07.913159  4914 raft_consensus.cc:2804] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:07.913446  4653 raft_consensus.cc:2468] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7d25dbd42340cdb6657cd6c12ab242 in term 3.
I20260710 11:00:07.913717  4914 raft_consensus.cc:697] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 LEADER]: Becoming Leader. State: Replica: cd7d25dbd42340cdb6657cd6c12ab242, State: Running, Role: LEADER
I20260710 11:00:07.914875  4914 consensus_queue.cc:237] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 [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: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:07.926702  4478 catalog_manager.cc:5697] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 reported cstate change: term changed from 2 to 3, leader changed from 172571a45a204279b3998303aa040029 (127.3.214.193) to cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195). New cstate: current_term: 3 leader_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:07.992759  4906 raft_consensus.cc:993] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029: : Instructing follower 49feb1942d39447681d26a0a16ff08ab to start an election
I20260710 11:00:07.993237  4915 raft_consensus.cc:1081] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [term 2 LEADER]: Signalling peer 49feb1942d39447681d26a0a16ff08ab to start an election
I20260710 11:00:07.995180  4653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc6a0f9d78704a989705dc23f8db198c"
dest_uuid: "49feb1942d39447681d26a0a16ff08ab"
 from {username='slave'} at 127.0.0.1:58432
I20260710 11:00:07.995700  4653 raft_consensus.cc:493] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:07.996158  4653 raft_consensus.cc:3060] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:08.000756  4653 raft_consensus.cc:515] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:08.002504  4653 leader_election.cc:290] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab [CANDIDATE]: Term 3 election: Requested vote from peers 172571a45a204279b3998303aa040029 (127.3.214.193:41213), cd7d25dbd42340cdb6657cd6c12ab242 (127.3.214.195:33851)
I20260710 11:00:08.003566  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6a0f9d78704a989705dc23f8db198c" candidate_uuid: "49feb1942d39447681d26a0a16ff08ab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "172571a45a204279b3998303aa040029"
I20260710 11:00:08.003566  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6a0f9d78704a989705dc23f8db198c" candidate_uuid: "49feb1942d39447681d26a0a16ff08ab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd7d25dbd42340cdb6657cd6c12ab242"
I20260710 11:00:08.004235  4578 raft_consensus.cc:3055] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:08.004253  4728 raft_consensus.cc:3060] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:08.004631  4578 raft_consensus.cc:740] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 172571a45a204279b3998303aa040029, State: Running, Role: LEADER
I20260710 11:00:08.005405  4578 consensus_queue.cc:260] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [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: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:08.006299  4578 raft_consensus.cc:3060] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:08.010324  4578 raft_consensus.cc:2468] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49feb1942d39447681d26a0a16ff08ab in term 3.
I20260710 11:00:08.010875  4728 raft_consensus.cc:2468] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49feb1942d39447681d26a0a16ff08ab in term 3.
I20260710 11:00:08.011171  4618 leader_election.cc:304] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab [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: 172571a45a204279b3998303aa040029, 49feb1942d39447681d26a0a16ff08ab; no voters: 
I20260710 11:00:08.011983  4894 raft_consensus.cc:2804] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:08.012493  4894 raft_consensus.cc:697] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab [term 3 LEADER]: Becoming Leader. State: Replica: 49feb1942d39447681d26a0a16ff08ab, State: Running, Role: LEADER
I20260710 11:00:08.013406  4894 consensus_queue.cc:237] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab [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: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } }
I20260710 11:00:08.021862  4478 catalog_manager.cc:5697] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab reported cstate change: term changed from 2 to 3, leader changed from 172571a45a204279b3998303aa040029 (127.3.214.193) to 49feb1942d39447681d26a0a16ff08ab (127.3.214.194). New cstate: current_term: 3 leader_uuid: "49feb1942d39447681d26a0a16ff08ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:08.295456  4578 raft_consensus.cc:1275] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Refusing update from remote peer 49feb1942d39447681d26a0a16ff08ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:08.296622  4894 consensus_queue.cc:1048] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:08.313911  4728 raft_consensus.cc:1275] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Refusing update from remote peer 49feb1942d39447681d26a0a16ff08ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:08.315315  4894 consensus_queue.cc:1048] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:08.358629  4653 raft_consensus.cc:1275] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Refusing update from remote peer cd7d25dbd42340cdb6657cd6c12ab242: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:08.359865  4914 consensus_queue.cc:1048] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:08.369853  4578 raft_consensus.cc:1275] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Refusing update from remote peer cd7d25dbd42340cdb6657cd6c12ab242: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:08.372040  4922 consensus_queue.cc:1048] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:08.374818  4576 raft_consensus.cc:1275] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [term 4 FOLLOWER]: Refusing update from remote peer cd7d25dbd42340cdb6657cd6c12ab242: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:08.376286  4914 consensus_queue.cc:1048] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:08.395376  4653 raft_consensus.cc:1275] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 4 FOLLOWER]: Refusing update from remote peer cd7d25dbd42340cdb6657cd6c12ab242: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:08.398862  4726 raft_consensus.cc:1275] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Refusing update from remote peer 49feb1942d39447681d26a0a16ff08ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:08.401566  4929 consensus_queue.cc:1048] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7d25dbd42340cdb6657cd6c12ab242" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 33851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:08.402518  4914 consensus_queue.cc:1048] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49feb1942d39447681d26a0a16ff08ab" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:08.420236  4576 raft_consensus.cc:1275] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Refusing update from remote peer 49feb1942d39447681d26a0a16ff08ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:08.421763  4929 consensus_queue.cc:1048] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "172571a45a204279b3998303aa040029" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:08.549654  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:08.555761  3931 tablet_server.cc:179] TabletServer@127.3.214.193:0 shutting down...
I20260710 11:00:08.583678  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:08.584426  3931 tablet_replica.cc:333] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029: stopping tablet replica
I20260710 11:00:08.585119  3931 raft_consensus.cc:2243] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:00:08.585965  3931 raft_consensus.cc:2272] T 588cb56926374753835404293944e719 P 172571a45a204279b3998303aa040029 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:08.587751  3931 tablet_replica.cc:333] T bcabca95862a4181b0295c455b2b6325 P 172571a45a204279b3998303aa040029: stopping tablet replica
I20260710 11:00:08.588318  3931 raft_consensus.cc:2243] T bcabca95862a4181b0295c455b2b6325 P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:08.588724  3931 raft_consensus.cc:2272] T bcabca95862a4181b0295c455b2b6325 P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:08.590763  3931 tablet_replica.cc:333] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029: stopping tablet replica
I20260710 11:00:08.591373  3931 raft_consensus.cc:2243] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:08.591774  3931 raft_consensus.cc:2272] T 1998e99fcb484c62843949cb2113199f P 172571a45a204279b3998303aa040029 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:08.594877  3931 tablet_replica.cc:333] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029: stopping tablet replica
I20260710 11:00:08.595468  3931 raft_consensus.cc:2243] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:08.595955  3931 raft_consensus.cc:2272] T da3599091a034f12b7d33201875d0200 P 172571a45a204279b3998303aa040029 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:08.598081  3931 tablet_replica.cc:333] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029: stopping tablet replica
I20260710 11:00:08.598635  3931 raft_consensus.cc:2243] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:08.599032  3931 raft_consensus.cc:2272] T 75759aa0758842fca712fcd780d5a630 P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:08.601027  3931 tablet_replica.cc:333] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029: stopping tablet replica
I20260710 11:00:08.601552  3931 raft_consensus.cc:2243] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:08.602028  3931 raft_consensus.cc:2272] T dc6a0f9d78704a989705dc23f8db198c P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:08.604288  3931 tablet_replica.cc:333] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029: stopping tablet replica
I20260710 11:00:08.604799  3931 raft_consensus.cc:2243] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:08.605556  3931 raft_consensus.cc:2272] T c249e3f148fe428ba597c06ef0e363ac P 172571a45a204279b3998303aa040029 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:08.607332  3931 tablet_replica.cc:333] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029: stopping tablet replica
I20260710 11:00:08.607806  3931 raft_consensus.cc:2243] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:08.608457  3931 raft_consensus.cc:2272] T b216de7405dd4dd9ad4cb2cd71d34a2b P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:08.610047  3931 tablet_replica.cc:333] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029: stopping tablet replica
I20260710 11:00:08.610491  3931 raft_consensus.cc:2243] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:08.611100  3931 raft_consensus.cc:2272] T 58cc1d5bfb824ad7b2965751582cc748 P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:08.612697  3931 tablet_replica.cc:333] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029: stopping tablet replica
I20260710 11:00:08.613261  3931 raft_consensus.cc:2243] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:08.613657  3931 raft_consensus.cc:2272] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 172571a45a204279b3998303aa040029 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:08.625182  4692 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260710 11:00:08.628715  4692 consensus_peers.cc:597] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242 -> Peer 172571a45a204279b3998303aa040029 (127.3.214.193:41213): Couldn't send request to peer 172571a45a204279b3998303aa040029. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:08.645958  3931 tablet_server.cc:196] TabletServer@127.3.214.193:0 shutdown complete.
I20260710 11:00:08.667260  3931 tablet_server.cc:179] TabletServer@127.3.214.194:0 shutting down...
I20260710 11:00:08.692821  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:08.693681  3931 tablet_replica.cc:333] T c249e3f148fe428ba597c06ef0e363ac P 49feb1942d39447681d26a0a16ff08ab: stopping tablet replica
I20260710 11:00:08.694619  3931 raft_consensus.cc:2243] T c249e3f148fe428ba597c06ef0e363ac P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:08.695256  3931 raft_consensus.cc:2272] T c249e3f148fe428ba597c06ef0e363ac P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:08.697880  3931 tablet_replica.cc:333] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab: stopping tablet replica
I20260710 11:00:08.698684  3931 raft_consensus.cc:2243] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:08.699199  3931 raft_consensus.cc:2272] T 588cb56926374753835404293944e719 P 49feb1942d39447681d26a0a16ff08ab [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:08.701565  3931 tablet_replica.cc:333] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab: stopping tablet replica
I20260710 11:00:08.702301  3931 raft_consensus.cc:2243] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:08.703338  3931 raft_consensus.cc:2272] T f1ff8ba1cacf495d95e03f41fbdd35b9 P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:08.705848  3931 tablet_replica.cc:333] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab: stopping tablet replica
I20260710 11:00:08.706561  3931 raft_consensus.cc:2243] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:08.707456  3931 raft_consensus.cc:2272] T bcabca95862a4181b0295c455b2b6325 P 49feb1942d39447681d26a0a16ff08ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:08.709872  3931 tablet_replica.cc:333] T da3599091a034f12b7d33201875d0200 P 49feb1942d39447681d26a0a16ff08ab: stopping tablet replica
I20260710 11:00:08.710563  3931 raft_consensus.cc:2243] T da3599091a034f12b7d33201875d0200 P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:08.711071  3931 raft_consensus.cc:2272] T da3599091a034f12b7d33201875d0200 P 49feb1942d39447681d26a0a16ff08ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:08.713382  3931 tablet_replica.cc:333] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab: stopping tablet replica
I20260710 11:00:08.714084  3931 raft_consensus.cc:2243] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:08.714574  3931 raft_consensus.cc:2272] T 1998e99fcb484c62843949cb2113199f P 49feb1942d39447681d26a0a16ff08ab [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:08.717088  3931 tablet_replica.cc:333] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab: stopping tablet replica
I20260710 11:00:08.717851  3931 raft_consensus.cc:2243] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:08.718357  3931 raft_consensus.cc:2272] T 58cc1d5bfb824ad7b2965751582cc748 P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:08.720582  3931 tablet_replica.cc:333] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab: stopping tablet replica
I20260710 11:00:08.721251  3931 raft_consensus.cc:2243] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:08.721765  3931 raft_consensus.cc:2272] T b216de7405dd4dd9ad4cb2cd71d34a2b P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:08.723987  3931 tablet_replica.cc:333] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab: stopping tablet replica
I20260710 11:00:08.724634  3931 raft_consensus.cc:2243] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:08.725613  3931 raft_consensus.cc:2272] T dc6a0f9d78704a989705dc23f8db198c P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:08.728042  3931 tablet_replica.cc:333] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab: stopping tablet replica
I20260710 11:00:08.728648  3931 raft_consensus.cc:2243] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:08.729125  3931 raft_consensus.cc:2272] T 75759aa0758842fca712fcd780d5a630 P 49feb1942d39447681d26a0a16ff08ab [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:08.825006  4694 consensus_peers.cc:597] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242 -> Peer 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003): Couldn't send request to peer 49feb1942d39447681d26a0a16ff08ab. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.194:35003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:08.846166  4694 consensus_peers.cc:597] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 -> Peer 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003): Couldn't send request to peer 49feb1942d39447681d26a0a16ff08ab. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.194:35003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:08.885637  4692 consensus_peers.cc:597] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 -> Peer 172571a45a204279b3998303aa040029 (127.3.214.193:41213): Couldn't send request to peer 172571a45a204279b3998303aa040029. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:41213: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:08.914727  4692 consensus_peers.cc:597] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 -> Peer 172571a45a204279b3998303aa040029 (127.3.214.193:41213): Couldn't send request to peer 172571a45a204279b3998303aa040029. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:41213: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:08.940732  4694 consensus_peers.cc:597] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 -> Peer 49feb1942d39447681d26a0a16ff08ab (127.3.214.194:35003): Couldn't send request to peer 49feb1942d39447681d26a0a16ff08ab. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.194:35003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:09.748152  3931 tablet_server.cc:196] TabletServer@127.3.214.194:0 shutdown complete.
I20260710 11:00:09.767673  3931 tablet_server.cc:179] TabletServer@127.3.214.195:0 shutting down...
I20260710 11:00:09.792560  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:09.793108  3931 tablet_replica.cc:333] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242: stopping tablet replica
I20260710 11:00:09.793699  3931 raft_consensus.cc:2243] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:09.794065  3931 raft_consensus.cc:2272] T 588cb56926374753835404293944e719 P cd7d25dbd42340cdb6657cd6c12ab242 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:09.795585  3931 tablet_replica.cc:333] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242: stopping tablet replica
I20260710 11:00:09.796021  3931 raft_consensus.cc:2243] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:09.796360  3931 raft_consensus.cc:2272] T b216de7405dd4dd9ad4cb2cd71d34a2b P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:09.797860  3931 tablet_replica.cc:333] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242: stopping tablet replica
I20260710 11:00:09.798291  3931 raft_consensus.cc:2243] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:09.798712  3931 raft_consensus.cc:2272] T 58cc1d5bfb824ad7b2965751582cc748 P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:09.800623  3931 tablet_replica.cc:333] T c249e3f148fe428ba597c06ef0e363ac P cd7d25dbd42340cdb6657cd6c12ab242: stopping tablet replica
I20260710 11:00:09.801359  3931 raft_consensus.cc:2243] T c249e3f148fe428ba597c06ef0e363ac P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:09.801873  3931 raft_consensus.cc:2272] T c249e3f148fe428ba597c06ef0e363ac P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:09.804312  3931 tablet_replica.cc:333] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242: stopping tablet replica
I20260710 11:00:09.804806  3931 raft_consensus.cc:2243] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:00:09.805392  3931 raft_consensus.cc:2272] T 1998e99fcb484c62843949cb2113199f P cd7d25dbd42340cdb6657cd6c12ab242 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:09.806875  3931 tablet_replica.cc:333] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242: stopping tablet replica
I20260710 11:00:09.807358  3931 raft_consensus.cc:2243] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:09.807994  3931 raft_consensus.cc:2272] T da3599091a034f12b7d33201875d0200 P cd7d25dbd42340cdb6657cd6c12ab242 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:09.809594  3931 tablet_replica.cc:333] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242: stopping tablet replica
I20260710 11:00:09.810029  3931 raft_consensus.cc:2243] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:09.810415  3931 raft_consensus.cc:2272] T f1ff8ba1cacf495d95e03f41fbdd35b9 P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:09.811884  3931 tablet_replica.cc:333] T bcabca95862a4181b0295c455b2b6325 P cd7d25dbd42340cdb6657cd6c12ab242: stopping tablet replica
I20260710 11:00:09.812347  3931 raft_consensus.cc:2243] T bcabca95862a4181b0295c455b2b6325 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:09.812747  3931 raft_consensus.cc:2272] T bcabca95862a4181b0295c455b2b6325 P cd7d25dbd42340cdb6657cd6c12ab242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:09.814329  3931 tablet_replica.cc:333] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242: stopping tablet replica
I20260710 11:00:09.814759  3931 raft_consensus.cc:2243] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:09.815400  3931 raft_consensus.cc:2272] T 75759aa0758842fca712fcd780d5a630 P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:09.816768  3931 tablet_replica.cc:333] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242: stopping tablet replica
I20260710 11:00:09.817179  3931 raft_consensus.cc:2243] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:09.817658  3931 raft_consensus.cc:2272] T dc6a0f9d78704a989705dc23f8db198c P cd7d25dbd42340cdb6657cd6c12ab242 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:09.846107  3931 tablet_server.cc:196] TabletServer@127.3.214.195:0 shutdown complete.
I20260710 11:00:09.863566  3931 master.cc:562] Master@127.3.214.254:37251 shutting down...
I20260710 11:00:09.880854  3931 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:09.881325  3931 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:09.881655  3931 tablet_replica.cc:333] T 00000000000000000000000000000000 P f35021e1f3a64411bb5eda04cbc9f9dd: stopping tablet replica
I20260710 11:00:09.900815  3931 master.cc:584] Master@127.3.214.254:37251 shutdown complete.
172571a45a204279b3998303aa040029  5
49feb1942d39447681d26a0a16ff08ab  4
cd7d25dbd42340cdb6657cd6c12ab242  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (11645 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:00:09.939586  3931 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.214.254:36255
I20260710 11:00:09.940647  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:09.945763  4942 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:09.946210  4943 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:09.947220  4945 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:09.947948  3931 server_base.cc:1061] running on GCE node
I20260710 11:00:09.948905  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:09.949106  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:09.949282  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681209949251 us; error 0 us; skew 500 ppm
I20260710 11:00:09.949815  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:09.952060  3931 webserver.cc:533] Webserver started at http://127.3.214.254:37821/ using document root <none> and password file <none>
I20260710 11:00:09.952548  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:09.952729  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:09.953017  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:09.954140  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/master-0-root/instance:
uuid: "62c7f4a79b9e4b38bcfb45e06c1b4bce"
format_stamp: "Formatted at 2026-07-10 11:00:09 on dist-test-slave-t4dr"
I20260710 11:00:09.958655  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:00:09.961792  4950 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:09.962517  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260710 11:00:09.962787  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/master-0-root
uuid: "62c7f4a79b9e4b38bcfb45e06c1b4bce"
format_stamp: "Formatted at 2026-07-10 11:00:09 on dist-test-slave-t4dr"
I20260710 11:00:09.963043  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:09.976234  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:09.977389  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:10.014423  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.254:36255
I20260710 11:00:10.014513  5001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.254:36255 every 8 connection(s)
I20260710 11:00:10.018204  5002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.027436  5002 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce: Bootstrap starting.
I20260710 11:00:10.031924  5002 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.035962  5002 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce: No bootstrap required, opened a new log
I20260710 11:00:10.038029  5002 raft_consensus.cc:359] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62c7f4a79b9e4b38bcfb45e06c1b4bce" member_type: VOTER }
I20260710 11:00:10.038409  5002 raft_consensus.cc:385] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:10.038638  5002 raft_consensus.cc:740] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c7f4a79b9e4b38bcfb45e06c1b4bce, State: Initialized, Role: FOLLOWER
I20260710 11:00:10.039194  5002 consensus_queue.cc:260] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62c7f4a79b9e4b38bcfb45e06c1b4bce" member_type: VOTER }
I20260710 11:00:10.039641  5002 raft_consensus.cc:399] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:10.039860  5002 raft_consensus.cc:493] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:10.040131  5002 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.044075  5002 raft_consensus.cc:515] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62c7f4a79b9e4b38bcfb45e06c1b4bce" member_type: VOTER }
I20260710 11:00:10.044632  5002 leader_election.cc:304] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce [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: 62c7f4a79b9e4b38bcfb45e06c1b4bce; no voters: 
I20260710 11:00:10.045703  5002 leader_election.cc:290] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:10.046039  5005 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:10.047267  5005 raft_consensus.cc:697] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce [term 1 LEADER]: Becoming Leader. State: Replica: 62c7f4a79b9e4b38bcfb45e06c1b4bce, State: Running, Role: LEADER
I20260710 11:00:10.047955  5005 consensus_queue.cc:237] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce [LEADER]: Queue going to LEADER mode. State: All 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: "62c7f4a79b9e4b38bcfb45e06c1b4bce" member_type: VOTER }
I20260710 11:00:10.048615  5002 sys_catalog.cc:565] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:10.052258  5006 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "62c7f4a79b9e4b38bcfb45e06c1b4bce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62c7f4a79b9e4b38bcfb45e06c1b4bce" member_type: VOTER } }
I20260710 11:00:10.052989  5006 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:10.052821  5007 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce [sys.catalog]: SysCatalogTable state changed. Reason: New leader 62c7f4a79b9e4b38bcfb45e06c1b4bce. Latest consensus state: current_term: 1 leader_uuid: "62c7f4a79b9e4b38bcfb45e06c1b4bce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62c7f4a79b9e4b38bcfb45e06c1b4bce" member_type: VOTER } }
I20260710 11:00:10.053596  5007 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:10.058693  5012 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:10.066293  5012 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:10.067204  3931 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:10.075075  5012 catalog_manager.cc:1383] Generated new cluster ID: 2e2ad739192f4c838d015b9870d145aa
I20260710 11:00:10.075420  5012 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:10.119946  5012 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:10.121243  5012 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:10.135457  5012 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce: Generated new TSK 0
I20260710 11:00:10.136027  5012 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:10.197896  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:10.203328  5023 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:10.204516  5024 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:10.205947  5026 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:10.206780  3931 server_base.cc:1061] running on GCE node
I20260710 11:00:10.207572  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:10.207793  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:10.207969  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681210207946 us; error 0 us; skew 500 ppm
I20260710 11:00:10.208470  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:10.210700  3931 webserver.cc:533] Webserver started at http://127.3.214.193:41425/ using document root <none> and password file <none>
I20260710 11:00:10.211192  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:10.211397  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:10.211671  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:10.212707  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-0-root/instance:
uuid: "f55ec2d7c0d24796946d58981b197fdf"
format_stamp: "Formatted at 2026-07-10 11:00:10 on dist-test-slave-t4dr"
I20260710 11:00:10.216902  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:00:10.219980  5031 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:10.220818  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:10.221201  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-0-root
uuid: "f55ec2d7c0d24796946d58981b197fdf"
format_stamp: "Formatted at 2026-07-10 11:00:10 on dist-test-slave-t4dr"
I20260710 11:00:10.221526  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:10.233023  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:10.234251  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:10.235616  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:10.237833  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:10.238056  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:10.238291  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:10.238476  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:10.277724  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.193:41517
I20260710 11:00:10.277840  5093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.193:41517 every 8 connection(s)
I20260710 11:00:10.282622  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:10.289748  5098 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:10.291796  5099 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:10.294224  5101 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:10.294422  3931 server_base.cc:1061] running on GCE node
I20260710 11:00:10.295651  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:10.295900  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:10.296032  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681210296020 us; error 0 us; skew 500 ppm
I20260710 11:00:10.296463  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:10.298642  3931 webserver.cc:533] Webserver started at http://127.3.214.194:43211/ using document root <none> and password file <none>
I20260710 11:00:10.299149  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:10.299356  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:10.299609  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:10.300770  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-1-root/instance:
uuid: "19a9b63d596c4e6baee3f1444199a8ec"
format_stamp: "Formatted at 2026-07-10 11:00:10 on dist-test-slave-t4dr"
I20260710 11:00:10.302161  5094 heartbeater.cc:344] Connected to a master server at 127.3.214.254:36255
I20260710 11:00:10.302510  5094 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:10.303337  5094 heartbeater.cc:507] Master 127.3.214.254:36255 requested a full tablet report, sending...
I20260710 11:00:10.305474  4967 ts_manager.cc:194] Registered new tserver with Master: f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517)
I20260710 11:00:10.305747  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 11:00:10.307859  4967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59008
I20260710 11:00:10.310020  5106 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:10.310801  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 11:00:10.311096  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-1-root
uuid: "19a9b63d596c4e6baee3f1444199a8ec"
format_stamp: "Formatted at 2026-07-10 11:00:10 on dist-test-slave-t4dr"
I20260710 11:00:10.311393  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:10.331212  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:10.332442  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:10.333904  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:10.336201  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:10.336424  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:10.336661  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:10.336843  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:10.375556  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.194:35369
I20260710 11:00:10.375658  5168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.194:35369 every 8 connection(s)
I20260710 11:00:10.380116  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:10.386232  5172 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:10.386929  5173 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:10.388931  3931 server_base.cc:1061] running on GCE node
W20260710 11:00:10.390374  5175 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:10.391480  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:00:10.391624  5169 heartbeater.cc:344] Connected to a master server at 127.3.214.254:36255
W20260710 11:00:10.391754  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:10.392110  5169 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:10.392081  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681210392062 us; error 0 us; skew 500 ppm
I20260710 11:00:10.392839  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:10.392974  5169 heartbeater.cc:507] Master 127.3.214.254:36255 requested a full tablet report, sending...
I20260710 11:00:10.395099  4967 ts_manager.cc:194] Registered new tserver with Master: 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:10.395533  3931 webserver.cc:533] Webserver started at http://127.3.214.195:43971/ using document root <none> and password file <none>
I20260710 11:00:10.396029  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:10.396235  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:10.396508  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:10.396588  4967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59022
I20260710 11:00:10.397851  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-2-root/instance:
uuid: "0802b64d497447b58c37c888dd36b576"
format_stamp: "Formatted at 2026-07-10 11:00:10 on dist-test-slave-t4dr"
I20260710 11:00:10.402042  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:00:10.405126  5180 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:10.405874  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:10.406159  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-2-root
uuid: "0802b64d497447b58c37c888dd36b576"
format_stamp: "Formatted at 2026-07-10 11:00:10 on dist-test-slave-t4dr"
I20260710 11:00:10.406453  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:10.424124  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:10.425256  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:10.426705  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:10.428802  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:10.429023  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:10.429265  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:10.429445  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:10.467933  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.195:45867
I20260710 11:00:10.468044  5242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.195:45867 every 8 connection(s)
I20260710 11:00:10.481232  5243 heartbeater.cc:344] Connected to a master server at 127.3.214.254:36255
I20260710 11:00:10.481673  5243 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:10.482378  5243 heartbeater.cc:507] Master 127.3.214.254:36255 requested a full tablet report, sending...
I20260710 11:00:10.484138  4967 ts_manager.cc:194] Registered new tserver with Master: 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:10.485037  3931 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014111311s
I20260710 11:00:10.485392  4967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59028
I20260710 11:00:10.509007  4967 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59038:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:00:10.512708  4967 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:00:10.621655  5059 tablet_service.cc:1511] Processing CreateTablet for tablet 25ad960904b04c14aa8572a7fc8238a7 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:10.623070  5059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25ad960904b04c14aa8572a7fc8238a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.623018  5058 tablet_service.cc:1511] Processing CreateTablet for tablet d4c6964f57864379b26f8bcf1e3f321b (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:10.624542  5058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c6964f57864379b26f8bcf1e3f321b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.630651  5057 tablet_service.cc:1511] Processing CreateTablet for tablet e6865a9dcf9f4a2da088b2b806864e52 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:10.632154  5057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6865a9dcf9f4a2da088b2b806864e52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.633294  5052 tablet_service.cc:1511] Processing CreateTablet for tablet 54269568d4044968b4f904ae3031ccda (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:10.634737  5052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54269568d4044968b4f904ae3031ccda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.634608  5055 tablet_service.cc:1511] Processing CreateTablet for tablet 5ecfcab7256d4cbe80c90d9465d7be35 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:10.636003  5055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ecfcab7256d4cbe80c90d9465d7be35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.638705  5054 tablet_service.cc:1511] Processing CreateTablet for tablet 768b015f01a649449c33555497710333 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:10.640149  5054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 768b015f01a649449c33555497710333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.642664  5053 tablet_service.cc:1511] Processing CreateTablet for tablet 68fc8fa8d48145b0bda8ce8d056d4de1 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:10.643970  5053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68fc8fa8d48145b0bda8ce8d056d4de1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.646674  5056 tablet_service.cc:1511] Processing CreateTablet for tablet 5e86d4c687354367a7db7bedf64cba75 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:10.647800  5258 tablet_bootstrap.cc:492] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:10.648061  5056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e86d4c687354367a7db7bedf64cba75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.640177  5051 tablet_service.cc:1511] Processing CreateTablet for tablet 9da63984506c4ffd8ebcd9f345c2b3a5 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:10.651060  5051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da63984506c4ffd8ebcd9f345c2b3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.650792  5050 tablet_service.cc:1511] Processing CreateTablet for tablet 24a31c4ad6e8461b863e3e41c9da104d (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:10.652144  5050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a31c4ad6e8461b863e3e41c9da104d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.655283  5258 tablet_bootstrap.cc:654] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.659042  5059 tablet_service.cc:1511] Processing CreateTablet for tablet 6a810c08fa984d95bbdcd8628caf8101 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:10.660410  5059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a810c08fa984d95bbdcd8628caf8101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.697916  5134 tablet_service.cc:1511] Processing CreateTablet for tablet 25ad960904b04c14aa8572a7fc8238a7 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:10.699242  5134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25ad960904b04c14aa8572a7fc8238a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.709710  5133 tablet_service.cc:1511] Processing CreateTablet for tablet d4c6964f57864379b26f8bcf1e3f321b (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:10.711047  5133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c6964f57864379b26f8bcf1e3f321b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.712641  5127 tablet_service.cc:1511] Processing CreateTablet for tablet 54269568d4044968b4f904ae3031ccda (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:10.713969  5127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54269568d4044968b4f904ae3031ccda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.714701  5132 tablet_service.cc:1511] Processing CreateTablet for tablet e6865a9dcf9f4a2da088b2b806864e52 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:10.716084  5132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6865a9dcf9f4a2da088b2b806864e52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.718722  5131 tablet_service.cc:1511] Processing CreateTablet for tablet 5e86d4c687354367a7db7bedf64cba75 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:10.720976  5130 tablet_service.cc:1511] Processing CreateTablet for tablet 5ecfcab7256d4cbe80c90d9465d7be35 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:10.723265  5129 tablet_service.cc:1511] Processing CreateTablet for tablet 768b015f01a649449c33555497710333 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:10.725725  5128 tablet_service.cc:1511] Processing CreateTablet for tablet 68fc8fa8d48145b0bda8ce8d056d4de1 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:10.729542  5126 tablet_service.cc:1511] Processing CreateTablet for tablet 9da63984506c4ffd8ebcd9f345c2b3a5 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:10.729651  5125 tablet_service.cc:1511] Processing CreateTablet for tablet 24a31c4ad6e8461b863e3e41c9da104d (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:10.736694  5058 tablet_service.cc:1511] Processing CreateTablet for tablet b772ef2be0e941078875bff48036628b (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:10.737965  5058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b772ef2be0e941078875bff48036628b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.738487  5055 tablet_service.cc:1511] Processing CreateTablet for tablet 3f2f33a8f8a84c7f8ee86c4a30143dbb (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:10.755012  5201 tablet_service.cc:1511] Processing CreateTablet for tablet 54269568d4044968b4f904ae3031ccda (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:10.741407  5053 tablet_service.cc:1511] Processing CreateTablet for tablet 950d21b24b2646009bdd491424fc6326 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:10.746068  5206 tablet_service.cc:1511] Processing CreateTablet for tablet e6865a9dcf9f4a2da088b2b806864e52 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:10.747798  5205 tablet_service.cc:1511] Processing CreateTablet for tablet 5e86d4c687354367a7db7bedf64cba75 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:10.748171  5052 tablet_service.cc:1511] Processing CreateTablet for tablet 3ede97948c804b04af0076e631b27753 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:10.758109  5200 tablet_service.cc:1511] Processing CreateTablet for tablet 9da63984506c4ffd8ebcd9f345c2b3a5 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:10.749442  5204 tablet_service.cc:1511] Processing CreateTablet for tablet 5ecfcab7256d4cbe80c90d9465d7be35 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:10.750545  5208 tablet_service.cc:1511] Processing CreateTablet for tablet 25ad960904b04c14aa8572a7fc8238a7 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:10.751227  5203 tablet_service.cc:1511] Processing CreateTablet for tablet 768b015f01a649449c33555497710333 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:10.759387  5199 tablet_service.cc:1511] Processing CreateTablet for tablet 24a31c4ad6e8461b863e3e41c9da104d (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:10.760710  5055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f2f33a8f8a84c7f8ee86c4a30143dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.751593  5059 tablet_service.cc:1511] Processing CreateTablet for tablet 98ba0a8bae284777aa082efc7358401f (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:10.752307  5207 tablet_service.cc:1511] Processing CreateTablet for tablet d4c6964f57864379b26f8bcf1e3f321b (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:10.752995  5202 tablet_service.cc:1511] Processing CreateTablet for tablet 68fc8fa8d48145b0bda8ce8d056d4de1 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:10.762332  5052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ede97948c804b04af0076e631b27753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.754762  5054 tablet_service.cc:1511] Processing CreateTablet for tablet 0059de0671a545c68b9c7f8f0b589aeb (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:10.744401  5057 tablet_service.cc:1511] Processing CreateTablet for tablet 31148fa54e274cd4842f8c830a761d7e (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:10.762976  5201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54269568d4044968b4f904ae3031ccda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.763489  5131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e86d4c687354367a7db7bedf64cba75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.769644  5126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da63984506c4ffd8ebcd9f345c2b3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.773806  5130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ecfcab7256d4cbe80c90d9465d7be35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.773852  5208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25ad960904b04c14aa8572a7fc8238a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.777779  5207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c6964f57864379b26f8bcf1e3f321b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.781791  5203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 768b015f01a649449c33555497710333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.781925  5129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 768b015f01a649449c33555497710333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.784333  5204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ecfcab7256d4cbe80c90d9465d7be35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.784816  5128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68fc8fa8d48145b0bda8ce8d056d4de1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.788748  5199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a31c4ad6e8461b863e3e41c9da104d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.789362  5202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68fc8fa8d48145b0bda8ce8d056d4de1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.793809  5200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da63984506c4ffd8ebcd9f345c2b3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.793809  5125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a31c4ad6e8461b863e3e41c9da104d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.797781  5206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6865a9dcf9f4a2da088b2b806864e52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.764464  5051 tablet_service.cc:1511] Processing CreateTablet for tablet bfd135a351584da48e24afa92bf8e738 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:10.806005  5205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e86d4c687354367a7db7bedf64cba75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.806569  5258 tablet_bootstrap.cc:492] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:10.807011  5258 ts_tablet_manager.cc:1403] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.160s	user 0.035s	sys 0.048s
I20260710 11:00:10.756600  5050 tablet_service.cc:1511] Processing CreateTablet for tablet 2a49a7102dea4d759106721dd35c5fc6 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:10.814608  5056 tablet_service.cc:1511] Processing CreateTablet for tablet 9e79825a5b624ff693011f34ba1e670d (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:10.822129  5258 raft_consensus.cc:359] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } }
I20260710 11:00:10.822887  5258 raft_consensus.cc:385] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:10.823182  5258 raft_consensus.cc:740] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:10.824041  5258 consensus_queue.cc:260] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } }
I20260710 11:00:10.834056  5261 tablet_bootstrap.cc:492] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:10.836290  5205 tablet_service.cc:1511] Processing CreateTablet for tablet 950d21b24b2646009bdd491424fc6326 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:10.838096  5205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950d21b24b2646009bdd491424fc6326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.843323  5134 tablet_service.cc:1511] Processing CreateTablet for tablet b772ef2be0e941078875bff48036628b (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:10.844069  5133 tablet_service.cc:1511] Processing CreateTablet for tablet 98ba0a8bae284777aa082efc7358401f (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:10.844533  5134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b772ef2be0e941078875bff48036628b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.845252  5133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98ba0a8bae284777aa082efc7358401f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.850207  5260 tablet_bootstrap.cc:492] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:10.840560  5059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98ba0a8bae284777aa082efc7358401f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.854281  5200 tablet_service.cc:1511] Processing CreateTablet for tablet 6a810c08fa984d95bbdcd8628caf8101 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:10.855641  5200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a810c08fa984d95bbdcd8628caf8101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.862980  5132 tablet_service.cc:1511] Processing CreateTablet for tablet 6a810c08fa984d95bbdcd8628caf8101 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:10.865336  5204 tablet_service.cc:1511] Processing CreateTablet for tablet 98ba0a8bae284777aa082efc7358401f (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:10.866587  5204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98ba0a8bae284777aa082efc7358401f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.871757  5208 tablet_service.cc:1511] Processing CreateTablet for tablet 3f2f33a8f8a84c7f8ee86c4a30143dbb (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:10.879911  5131 tablet_service.cc:1511] Processing CreateTablet for tablet 3f2f33a8f8a84c7f8ee86c4a30143dbb (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:10.881366  5127 tablet_service.cc:1511] Processing CreateTablet for tablet 950d21b24b2646009bdd491424fc6326 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:10.882272  5131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f2f33a8f8a84c7f8ee86c4a30143dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.882881  5127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950d21b24b2646009bdd491424fc6326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.858556  5205 tablet_service.cc:1511] Processing CreateTablet for tablet b772ef2be0e941078875bff48036628b (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:10.883962  5205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b772ef2be0e941078875bff48036628b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.887534  5053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950d21b24b2646009bdd491424fc6326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.889981  5051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd135a351584da48e24afa92bf8e738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.893313  5208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f2f33a8f8a84c7f8ee86c4a30143dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.893805  5258 ts_tablet_manager.cc:1434] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.087s	user 0.006s	sys 0.012s
I20260710 11:00:10.894425  5055 tablet_service.cc:1511] Processing CreateTablet for tablet 6f06603ee3e84e95b6fc0708f55188d3 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:10.894814  5258 tablet_bootstrap.cc:492] T 6a810c08fa984d95bbdcd8628caf8101 P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:10.895612  5055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f06603ee3e84e95b6fc0708f55188d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.897686  5132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a810c08fa984d95bbdcd8628caf8101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.898022  5054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0059de0671a545c68b9c7f8f0b589aeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.900743  5260 tablet_bootstrap.cc:654] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.901762  5094 heartbeater.cc:499] Master 127.3.214.254:36255 was elected leader, sending a full tablet report...
I20260710 11:00:10.901839  5258 tablet_bootstrap.cc:654] T 6a810c08fa984d95bbdcd8628caf8101 P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.914108  5050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a49a7102dea4d759106721dd35c5fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.917974  5056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e79825a5b624ff693011f34ba1e670d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.921980  5126 tablet_service.cc:1511] Processing CreateTablet for tablet 3ede97948c804b04af0076e631b27753 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:10.923779  5126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ede97948c804b04af0076e631b27753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.931944  5129 tablet_service.cc:1511] Processing CreateTablet for tablet 0059de0671a545c68b9c7f8f0b589aeb (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:10.933779  5129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0059de0671a545c68b9c7f8f0b589aeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.938074  5057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31148fa54e274cd4842f8c830a761d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.940303  5052 tablet_service.cc:1511] Processing CreateTablet for tablet 22218daede4b4c88b268b1955f6c9aa5 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:10.947204  5202 tablet_service.cc:1511] Processing CreateTablet for tablet 0059de0671a545c68b9c7f8f0b589aeb (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:10.948498  5202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0059de0671a545c68b9c7f8f0b589aeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.951361  5201 tablet_service.cc:1511] Processing CreateTablet for tablet 31148fa54e274cd4842f8c830a761d7e (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:10.952533  5201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31148fa54e274cd4842f8c830a761d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.955199  5206 tablet_service.cc:1511] Processing CreateTablet for tablet 2a49a7102dea4d759106721dd35c5fc6 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:10.956347  5206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a49a7102dea4d759106721dd35c5fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.959785  5261 tablet_bootstrap.cc:654] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.962085  5052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22218daede4b4c88b268b1955f6c9aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.962814  5199 tablet_service.cc:1511] Processing CreateTablet for tablet 3ede97948c804b04af0076e631b27753 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:10.964003  5199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ede97948c804b04af0076e631b27753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.940505  5134 tablet_service.cc:1511] Processing CreateTablet for tablet 31148fa54e274cd4842f8c830a761d7e (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:10.990903  5204 tablet_service.cc:1511] Processing CreateTablet for tablet 9e79825a5b624ff693011f34ba1e670d (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:10.992228  5204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e79825a5b624ff693011f34ba1e670d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.998940  5200 tablet_service.cc:1511] Processing CreateTablet for tablet 22218daede4b4c88b268b1955f6c9aa5 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:11.000198  5200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22218daede4b4c88b268b1955f6c9aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.996891  5203 tablet_service.cc:1511] Processing CreateTablet for tablet 6f06603ee3e84e95b6fc0708f55188d3 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:11.006528  5130 tablet_service.cc:1511] Processing CreateTablet for tablet 2a49a7102dea4d759106721dd35c5fc6 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:11.009231  5203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f06603ee3e84e95b6fc0708f55188d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.975085  5207 tablet_service.cc:1511] Processing CreateTablet for tablet bfd135a351584da48e24afa92bf8e738 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:11.018507  5207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd135a351584da48e24afa92bf8e738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:11.025092  5054 tablet_service.cc:1511] Processing CreateTablet for tablet 04cf73b9b93b4eafa14e122256fc4412 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:11.026330  5054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04cf73b9b93b4eafa14e122256fc4412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:11.035890  5128 tablet_service.cc:1511] Processing CreateTablet for tablet 9e79825a5b624ff693011f34ba1e670d (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:11.035701  5133 tablet_service.cc:1511] Processing CreateTablet for tablet bfd135a351584da48e24afa92bf8e738 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:11.037115  5128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e79825a5b624ff693011f34ba1e670d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:11.039091  5133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd135a351584da48e24afa92bf8e738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:11.058148  5205 tablet_service.cc:1511] Processing CreateTablet for tablet 04cf73b9b93b4eafa14e122256fc4412 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:11.060326  5205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04cf73b9b93b4eafa14e122256fc4412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:11.062861  5132 tablet_service.cc:1511] Processing CreateTablet for tablet 22218daede4b4c88b268b1955f6c9aa5 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
W20260710 11:00:11.073426  5015 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:11.061177  5125 tablet_service.cc:1511] Processing CreateTablet for tablet 6f06603ee3e84e95b6fc0708f55188d3 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:11.081519  5134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31148fa54e274cd4842f8c830a761d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:11.082191  5130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a49a7102dea4d759106721dd35c5fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:11.091078  5131 tablet_service.cc:1511] Processing CreateTablet for tablet 04cf73b9b93b4eafa14e122256fc4412 (DEFAULT_TABLE table=test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:11.094425  5125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f06603ee3e84e95b6fc0708f55188d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:11.102123  5260 tablet_bootstrap.cc:492] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:11.102660  5260 ts_tablet_manager.cc:1403] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.253s	user 0.024s	sys 0.032s
I20260710 11:00:11.105386  5260 raft_consensus.cc:359] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } }
I20260710 11:00:11.106084  5260 raft_consensus.cc:385] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.106381  5260 raft_consensus.cc:740] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.102105  5261 tablet_bootstrap.cc:492] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:11.106973  5258 tablet_bootstrap.cc:492] T 6a810c08fa984d95bbdcd8628caf8101 P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:11.107966  5261 ts_tablet_manager.cc:1403] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.274s	user 0.011s	sys 0.009s
I20260710 11:00:11.107257  5260 consensus_queue.cc:260] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } }
I20260710 11:00:11.110641  5258 ts_tablet_manager.cc:1403] T 6a810c08fa984d95bbdcd8628caf8101 P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.216s	user 0.042s	sys 0.103s
I20260710 11:00:11.118500  5132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22218daede4b4c88b268b1955f6c9aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:11.125782  5261 raft_consensus.cc:359] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.126583  5261 raft_consensus.cc:385] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.126931  5261 raft_consensus.cc:740] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.127825  5261 consensus_queue.cc:260] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.130167  5258 raft_consensus.cc:359] T 6a810c08fa984d95bbdcd8628caf8101 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.130911  5258 raft_consensus.cc:385] T 6a810c08fa984d95bbdcd8628caf8101 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.131271  5258 raft_consensus.cc:740] T 6a810c08fa984d95bbdcd8628caf8101 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.132030  5258 consensus_queue.cc:260] T 6a810c08fa984d95bbdcd8628caf8101 P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.134181  5258 ts_tablet_manager.cc:1434] T 6a810c08fa984d95bbdcd8628caf8101 P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:00:11.134301  5131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04cf73b9b93b4eafa14e122256fc4412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:11.141600  5258 tablet_bootstrap.cc:492] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:11.161223  5262 raft_consensus.cc:493] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.162235  5262 raft_consensus.cc:515] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } }
I20260710 11:00:11.168221  5262 leader_election.cc:290] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:11.179476  5260 ts_tablet_manager.cc:1434] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.077s	user 0.041s	sys 0.009s
I20260710 11:00:11.193764  5243 heartbeater.cc:499] Master 127.3.214.254:36255 was elected leader, sending a full tablet report...
I20260710 11:00:11.192672  5169 heartbeater.cc:499] Master 127.3.214.254:36255 was elected leader, sending a full tablet report...
I20260710 11:00:11.195228  5260 tablet_bootstrap.cc:492] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:11.193773  5267 raft_consensus.cc:493] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.197084  5267 raft_consensus.cc:515] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.213321  5260 tablet_bootstrap.cc:654] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.225694  5267 leader_election.cc:290] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:11.227357  5261 ts_tablet_manager.cc:1434] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.119s	user 0.008s	sys 0.011s
I20260710 11:00:11.228360  5261 tablet_bootstrap.cc:492] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:11.246383  5218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ad960904b04c14aa8572a7fc8238a7" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
W20260710 11:00:11.247923  5033 leader_election.cc:343] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.260707  5258 tablet_bootstrap.cc:654] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.268543  5261 tablet_bootstrap.cc:654] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.297989  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e86d4c687354367a7db7bedf64cba75" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
W20260710 11:00:11.300230  5183 leader_election.cc:343] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.303696  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e86d4c687354367a7db7bedf64cba75" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:11.304119  5258 tablet_bootstrap.cc:492] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:11.304652  5258 ts_tablet_manager.cc:1403] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.163s	user 0.014s	sys 0.000s
W20260710 11:00:11.305446  5182 leader_election.cc:343] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.305339  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ad960904b04c14aa8572a7fc8238a7" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:11.305964  5182 leader_election.cc:304] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0802b64d497447b58c37c888dd36b576; no voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf
I20260710 11:00:11.306121  5144 raft_consensus.cc:2468] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f55ec2d7c0d24796946d58981b197fdf in term 0.
I20260710 11:00:11.307046  5262 raft_consensus.cc:493] T 6a810c08fa984d95bbdcd8628caf8101 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.307579  5033 leader_election.cc:304] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 0802b64d497447b58c37c888dd36b576
I20260710 11:00:11.307502  5262 raft_consensus.cc:515] T 6a810c08fa984d95bbdcd8628caf8101 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.304141  5260 tablet_bootstrap.cc:492] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:11.309170  5260 ts_tablet_manager.cc:1403] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.114s	user 0.021s	sys 0.016s
I20260710 11:00:11.309335  5280 raft_consensus.cc:2804] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:11.309768  5280 raft_consensus.cc:493] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:11.309839  5262 leader_election.cc:290] T 6a810c08fa984d95bbdcd8628caf8101 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:11.310316  5280 raft_consensus.cc:3060] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.307070  5267 raft_consensus.cc:2749] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:11.311467  5218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a810c08fa984d95bbdcd8628caf8101" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:11.312110  5260 raft_consensus.cc:359] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.312821  5260 raft_consensus.cc:385] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.313123  5260 raft_consensus.cc:740] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.313879  5260 consensus_queue.cc:260] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
W20260710 11:00:11.314270  5033 leader_election.cc:343] T 6a810c08fa984d95bbdcd8628caf8101 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.311475  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a810c08fa984d95bbdcd8628caf8101" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:11.307531  5258 raft_consensus.cc:359] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.315975  5260 ts_tablet_manager.cc:1434] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:11.316129  5258 raft_consensus.cc:385] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.316576  5258 raft_consensus.cc:740] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.316922  5260 tablet_bootstrap.cc:492] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:11.317487  5258 consensus_queue.cc:260] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.321762  5280 raft_consensus.cc:515] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } }
I20260710 11:00:11.323007  5261 tablet_bootstrap.cc:492] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:11.323487  5261 ts_tablet_manager.cc:1403] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.003s
W20260710 11:00:11.323788  5033 leader_election.cc:343] T 6a810c08fa984d95bbdcd8628caf8101 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.324237  5033 leader_election.cc:304] T 6a810c08fa984d95bbdcd8628caf8101 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f55ec2d7c0d24796946d58981b197fdf; no voters: 0802b64d497447b58c37c888dd36b576, 19a9b63d596c4e6baee3f1444199a8ec
I20260710 11:00:11.324942  5262 raft_consensus.cc:2749] T 6a810c08fa984d95bbdcd8628caf8101 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:11.326207  5261 raft_consensus.cc:359] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.326694  5258 ts_tablet_manager.cc:1434] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:00:11.326965  5261 raft_consensus.cc:385] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.327301  5261 raft_consensus.cc:740] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.327899  5258 tablet_bootstrap.cc:492] T d4c6964f57864379b26f8bcf1e3f321b P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:11.328073  5261 consensus_queue.cc:260] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.329267  5218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ad960904b04c14aa8572a7fc8238a7" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576"
I20260710 11:00:11.330122  5261 ts_tablet_manager.cc:1434] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:00:11.330963  5261 tablet_bootstrap.cc:492] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:11.332448  5267 raft_consensus.cc:493] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.332931  5267 raft_consensus.cc:515] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.335047  5267 leader_election.cc:290] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:11.336499  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da63984506c4ffd8ebcd9f345c2b3a5" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:11.337530  5261 tablet_bootstrap.cc:654] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.337639  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da63984506c4ffd8ebcd9f345c2b3a5" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
W20260710 11:00:11.337859  5183 leader_election.cc:343] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:11.338887  5182 leader_election.cc:343] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.339305  5182 leader_election.cc:304] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0802b64d497447b58c37c888dd36b576; no voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf
I20260710 11:00:11.340380  5267 raft_consensus.cc:2749] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:11.336815  5258 tablet_bootstrap.cc:654] T d4c6964f57864379b26f8bcf1e3f321b P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.342172  5260 tablet_bootstrap.cc:654] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:11.330636  5033 leader_election.cc:343] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.344333  5280 leader_election.cc:290] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 election: Requested vote from peers 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:11.345402  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ad960904b04c14aa8572a7fc8238a7" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
I20260710 11:00:11.346005  5144 raft_consensus.cc:3060] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.346935  5261 tablet_bootstrap.cc:492] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:11.347193  5258 tablet_bootstrap.cc:492] T d4c6964f57864379b26f8bcf1e3f321b P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:11.347354  5260 tablet_bootstrap.cc:492] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:11.347399  5261 ts_tablet_manager.cc:1403] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.005s
I20260710 11:00:11.347805  5258 ts_tablet_manager.cc:1403] T d4c6964f57864379b26f8bcf1e3f321b P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260710 11:00:11.347929  5260 ts_tablet_manager.cc:1403] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260710 11:00:11.350239  5261 raft_consensus.cc:359] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.350543  5260 raft_consensus.cc:359] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.351074  5261 raft_consensus.cc:385] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.351272  5260 raft_consensus.cc:385] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.351441  5261 raft_consensus.cc:740] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.350872  5258 raft_consensus.cc:359] T d4c6964f57864379b26f8bcf1e3f321b P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.351610  5260 raft_consensus.cc:740] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.352023  5258 raft_consensus.cc:385] T d4c6964f57864379b26f8bcf1e3f321b P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.352536  5258 raft_consensus.cc:740] T d4c6964f57864379b26f8bcf1e3f321b P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.352355  5260 consensus_queue.cc:260] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.352314  5261 consensus_queue.cc:260] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.353570  5258 consensus_queue.cc:260] T d4c6964f57864379b26f8bcf1e3f321b P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.356148  5260 ts_tablet_manager.cc:1434] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:00:11.357082  5260 tablet_bootstrap.cc:492] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:11.357060  5261 ts_tablet_manager.cc:1434] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:00:11.358174  5261 tablet_bootstrap.cc:492] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:11.360373  5258 ts_tablet_manager.cc:1434] T d4c6964f57864379b26f8bcf1e3f321b P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:00:11.361310  5258 tablet_bootstrap.cc:492] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:11.364091  5260 tablet_bootstrap.cc:654] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.371286  5261 tablet_bootstrap.cc:654] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.372573  5258 tablet_bootstrap.cc:654] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.352999  5144 raft_consensus.cc:2468] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f55ec2d7c0d24796946d58981b197fdf in term 1.
I20260710 11:00:11.376151  5260 tablet_bootstrap.cc:492] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:11.376286  5033 leader_election.cc:304] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 0802b64d497447b58c37c888dd36b576
I20260710 11:00:11.376798  5260 ts_tablet_manager.cc:1403] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 11:00:11.377334  5280 raft_consensus.cc:2804] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:11.377843  5280 raft_consensus.cc:697] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Becoming Leader. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Running, Role: LEADER
I20260710 11:00:11.378466  5280 consensus_queue.cc:237] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } }
I20260710 11:00:11.380498  5260 raft_consensus.cc:359] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.381440  5260 raft_consensus.cc:385] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.381973  5260 raft_consensus.cc:740] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.383136  5260 consensus_queue.cc:260] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.387394  4967 catalog_manager.cc:5697] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf reported cstate change: term changed from 0 to 1, leader changed from <none> to f55ec2d7c0d24796946d58981b197fdf (127.3.214.193). New cstate: current_term: 1 leader_uuid: "f55ec2d7c0d24796946d58981b197fdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:11.394809  5260 ts_tablet_manager.cc:1434] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.005s
I20260710 11:00:11.399324  5260 tablet_bootstrap.cc:492] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:11.408649  5258 tablet_bootstrap.cc:492] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:11.409080  5258 ts_tablet_manager.cc:1403] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.048s	user 0.030s	sys 0.000s
I20260710 11:00:11.409498  5261 tablet_bootstrap.cc:492] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:11.409720  5260 tablet_bootstrap.cc:654] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.412678  5261 ts_tablet_manager.cc:1403] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.055s	user 0.035s	sys 0.012s
I20260710 11:00:11.414574  5258 raft_consensus.cc:359] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.415313  5258 raft_consensus.cc:385] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.415618  5258 raft_consensus.cc:740] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.415747  5261 raft_consensus.cc:359] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.416728  5261 raft_consensus.cc:385] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.416469  5258 consensus_queue.cc:260] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.417102  5261 raft_consensus.cc:740] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.418624  5258 ts_tablet_manager.cc:1434] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20260710 11:00:11.418160  5261 consensus_queue.cc:260] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.419620  5258 tablet_bootstrap.cc:492] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:11.424475  5266 raft_consensus.cc:493] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.424943  5266 raft_consensus.cc:515] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.426501  5258 tablet_bootstrap.cc:654] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.431360  5261 ts_tablet_manager.cc:1434] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260710 11:00:11.432626  5266 leader_election.cc:290] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:11.424181  5260 tablet_bootstrap.cc:492] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:11.436683  5266 raft_consensus.cc:493] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.437002  5260 ts_tablet_manager.cc:1403] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.014s
I20260710 11:00:11.437148  5266 raft_consensus.cc:515] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.439108  5261 tablet_bootstrap.cc:492] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:11.439477  5266 leader_election.cc:290] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:11.439904  5260 raft_consensus.cc:359] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.440619  5260 raft_consensus.cc:385] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.440915  5260 raft_consensus.cc:740] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.441852  5258 tablet_bootstrap.cc:492] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:11.442312  5258 ts_tablet_manager.cc:1403] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.010s
I20260710 11:00:11.442903  5218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6865a9dcf9f4a2da088b2b806864e52" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:11.443645  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c6964f57864379b26f8bcf1e3f321b" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
W20260710 11:00:11.444453  5108 leader_election.cc:343] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.445134  5258 raft_consensus.cc:359] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
W20260710 11:00:11.445540  5108 leader_election.cc:343] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.445905  5258 raft_consensus.cc:385] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.446204  5258 raft_consensus.cc:740] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.446651  5260 consensus_queue.cc:260] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.447078  5258 consensus_queue.cc:260] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.449398  5258 ts_tablet_manager.cc:1434] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:11.449527  5261 tablet_bootstrap.cc:654] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.454593  5258 tablet_bootstrap.cc:492] T 68fc8fa8d48145b0bda8ce8d056d4de1 P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:11.458789  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6865a9dcf9f4a2da088b2b806864e52" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:11.459704  5260 ts_tablet_manager.cc:1434] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260710 11:00:11.461120  5261 tablet_bootstrap.cc:492] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:11.461615  5261 ts_tablet_manager.cc:1403] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260710 11:00:11.463732  5258 tablet_bootstrap.cc:654] T 68fc8fa8d48145b0bda8ce8d056d4de1 P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.464555  5261 raft_consensus.cc:359] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } }
I20260710 11:00:11.465054  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c6964f57864379b26f8bcf1e3f321b" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:11.465293  5261 raft_consensus.cc:385] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.465756  5261 raft_consensus.cc:740] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.465723  5069 raft_consensus.cc:2468] T d4c6964f57864379b26f8bcf1e3f321b P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 0.
W20260710 11:00:11.466841  5109 leader_election.cc:343] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.467543  5260 tablet_bootstrap.cc:492] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:11.467420  5261 consensus_queue.cc:260] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } }
I20260710 11:00:11.467494  5109 leader_election.cc:304] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec; no voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf
I20260710 11:00:11.468900  5266 raft_consensus.cc:2749] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:11.470566  5109 leader_election.cc:304] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 0802b64d497447b58c37c888dd36b576
I20260710 11:00:11.471907  5266 raft_consensus.cc:2804] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:11.472360  5266 raft_consensus.cc:493] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:11.472587  5261 ts_tablet_manager.cc:1434] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:00:11.472781  5266 raft_consensus.cc:3060] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.473686  5261 tablet_bootstrap.cc:492] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:11.475594  5258 tablet_bootstrap.cc:492] T 68fc8fa8d48145b0bda8ce8d056d4de1 P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:11.476058  5258 ts_tablet_manager.cc:1403] T 68fc8fa8d48145b0bda8ce8d056d4de1 P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260710 11:00:11.478910  5258 raft_consensus.cc:359] T 68fc8fa8d48145b0bda8ce8d056d4de1 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.479596  5258 raft_consensus.cc:385] T 68fc8fa8d48145b0bda8ce8d056d4de1 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.479921  5258 raft_consensus.cc:740] T 68fc8fa8d48145b0bda8ce8d056d4de1 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.480286  5261 tablet_bootstrap.cc:654] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.480087  5266 raft_consensus.cc:515] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.480822  5258 consensus_queue.cc:260] T 68fc8fa8d48145b0bda8ce8d056d4de1 P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.483669  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c6964f57864379b26f8bcf1e3f321b" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576"
I20260710 11:00:11.483816  5266 leader_election.cc:290] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:11.485152  5258 ts_tablet_manager.cc:1434] T 68fc8fa8d48145b0bda8ce8d056d4de1 P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260710 11:00:11.485693  5108 leader_election.cc:343] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.485773  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c6964f57864379b26f8bcf1e3f321b" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:11.486111  5258 tablet_bootstrap.cc:492] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:11.486263  5260 tablet_bootstrap.cc:654] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.486389  5069 raft_consensus.cc:3060] T d4c6964f57864379b26f8bcf1e3f321b P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.491036  5267 raft_consensus.cc:493] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.491510  5267 raft_consensus.cc:515] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.493942  5267 leader_election.cc:290] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:11.495504  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950d21b24b2646009bdd491424fc6326" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:11.496050  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950d21b24b2646009bdd491424fc6326" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
W20260710 11:00:11.497177  5182 leader_election.cc:343] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.494957  5258 tablet_bootstrap.cc:654] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:11.497792  5183 leader_election.cc:343] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.498390  5183 leader_election.cc:304] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0802b64d497447b58c37c888dd36b576; no voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf
I20260710 11:00:11.499022  5267 raft_consensus.cc:2749] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:11.499883  5069 raft_consensus.cc:2468] T d4c6964f57864379b26f8bcf1e3f321b P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 1.
I20260710 11:00:11.501063  5109 leader_election.cc:304] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 0802b64d497447b58c37c888dd36b576
I20260710 11:00:11.502593  5266 raft_consensus.cc:2804] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:11.504191  5260 tablet_bootstrap.cc:492] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:11.504657  5260 ts_tablet_manager.cc:1403] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.003s
I20260710 11:00:11.507954  5260 raft_consensus.cc:359] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.508877  5260 raft_consensus.cc:385] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.509193  5260 raft_consensus.cc:740] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.510129  5260 consensus_queue.cc:260] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.513887  5266 raft_consensus.cc:697] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Becoming Leader. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Running, Role: LEADER
I20260710 11:00:11.514341  5258 tablet_bootstrap.cc:492] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:11.514745  5258 ts_tablet_manager.cc:1403] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.012s
I20260710 11:00:11.514809  5266 consensus_queue.cc:237] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.517623  5260 ts_tablet_manager.cc:1434] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:00:11.517403  5258 raft_consensus.cc:359] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.517928  5261 tablet_bootstrap.cc:492] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:11.518049  5258 raft_consensus.cc:385] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.518594  5260 tablet_bootstrap.cc:492] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:11.518597  5258 raft_consensus.cc:740] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.518849  5261 ts_tablet_manager.cc:1403] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.008s
I20260710 11:00:11.519398  5258 consensus_queue.cc:260] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.521282  5258 ts_tablet_manager.cc:1434] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:11.522497  5258 tablet_bootstrap.cc:492] T 54269568d4044968b4f904ae3031ccda P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:11.522253  5261 raft_consensus.cc:359] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.523105  5261 raft_consensus.cc:385] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.523483  5261 raft_consensus.cc:740] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.524288  5261 consensus_queue.cc:260] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.525744  5260 tablet_bootstrap.cc:654] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.528635  5258 tablet_bootstrap.cc:654] T 54269568d4044968b4f904ae3031ccda P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.533125  5261 ts_tablet_manager.cc:1434] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:00:11.533656  5301 raft_consensus.cc:493] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.534276  5301 raft_consensus.cc:515] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.536216  5267 raft_consensus.cc:493] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.536778  5267 raft_consensus.cc:515] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.537776  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54269568d4044968b4f904ae3031ccda" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:11.538614  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54269568d4044968b4f904ae3031ccda" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:11.539708  5267 leader_election.cc:290] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
W20260710 11:00:11.541255  5108 leader_election.cc:343] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.542338  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecfcab7256d4cbe80c90d9465d7be35" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
W20260710 11:00:11.542821  5109 leader_election.cc:343] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.543246  5109 leader_election.cc:304] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec; no voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf
W20260710 11:00:11.544097  5182 leader_election.cc:343] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.544171  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecfcab7256d4cbe80c90d9465d7be35" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:11.545181  5261 tablet_bootstrap.cc:492] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:11.545169  5300 raft_consensus.cc:2749] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:11.546674  5301 leader_election.cc:290] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:11.546519  5069 raft_consensus.cc:2468] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0802b64d497447b58c37c888dd36b576 in term 0.
I20260710 11:00:11.549216  5183 leader_election.cc:304] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf; no voters: 19a9b63d596c4e6baee3f1444199a8ec
I20260710 11:00:11.550642  5267 raft_consensus.cc:2804] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:11.551118  5267 raft_consensus.cc:493] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:11.551543  5267 raft_consensus.cc:3060] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.553514  5261 tablet_bootstrap.cc:654] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.552908  4966 catalog_manager.cc:5697] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194). New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:11.556188  5258 tablet_bootstrap.cc:492] T 54269568d4044968b4f904ae3031ccda P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:11.556644  5258 ts_tablet_manager.cc:1403] T 54269568d4044968b4f904ae3031ccda P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.020s
I20260710 11:00:11.559118  5267 raft_consensus.cc:515] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.559259  5258 raft_consensus.cc:359] T 54269568d4044968b4f904ae3031ccda P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.559845  5258 raft_consensus.cc:385] T 54269568d4044968b4f904ae3031ccda P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.560098  5258 raft_consensus.cc:740] T 54269568d4044968b4f904ae3031ccda P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.560709  5258 consensus_queue.cc:260] T 54269568d4044968b4f904ae3031ccda P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.565364  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecfcab7256d4cbe80c90d9465d7be35" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:11.565948  5258 ts_tablet_manager.cc:1434] T 54269568d4044968b4f904ae3031ccda P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 11:00:11.565919  5069 raft_consensus.cc:3060] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.566913  5258 tablet_bootstrap.cc:492] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:11.572963  5258 tablet_bootstrap.cc:654] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.573748  5069 raft_consensus.cc:2468] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0802b64d497447b58c37c888dd36b576 in term 1.
I20260710 11:00:11.574900  5183 leader_election.cc:304] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:11.575886  5270 raft_consensus.cc:2804] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:11.584159  5261 tablet_bootstrap.cc:492] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:11.584372  5260 tablet_bootstrap.cc:492] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:11.584782  5261 ts_tablet_manager.cc:1403] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.016s
I20260710 11:00:11.589761  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecfcab7256d4cbe80c90d9465d7be35" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
I20260710 11:00:11.591121  5308 raft_consensus.cc:493] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:00:11.591410  5182 leader_election.cc:343] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.591609  5308 raft_consensus.cc:515] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.592321  5267 leader_election.cc:290] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:11.592404  5261 raft_consensus.cc:359] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.584784  5260 ts_tablet_manager.cc:1403] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.004s
I20260710 11:00:11.593268  5261 raft_consensus.cc:385] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.593694  5261 raft_consensus.cc:740] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.593910  5308 leader_election.cc:290] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:11.594543  5261 consensus_queue.cc:260] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.594937  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68fc8fa8d48145b0bda8ce8d056d4de1" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:11.595646  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68fc8fa8d48145b0bda8ce8d056d4de1" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
W20260710 11:00:11.596325  5182 leader_election.cc:343] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.596449  5068 raft_consensus.cc:2468] T 68fc8fa8d48145b0bda8ce8d056d4de1 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0802b64d497447b58c37c888dd36b576 in term 0.
I20260710 11:00:11.597185  5261 ts_tablet_manager.cc:1434] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:11.598268  5261 tablet_bootstrap.cc:492] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:11.598244  5183 leader_election.cc:304] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf; no voters: 19a9b63d596c4e6baee3f1444199a8ec
I20260710 11:00:11.599882  5260 raft_consensus.cc:359] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.600222  5308 raft_consensus.cc:2804] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:11.600564  5260 raft_consensus.cc:385] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.604358  5280 raft_consensus.cc:493] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.605033  5260 raft_consensus.cc:740] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.602665  5270 raft_consensus.cc:697] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Becoming Leader. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Running, Role: LEADER
I20260710 11:00:11.605434  5280 raft_consensus.cc:515] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.606469  5261 tablet_bootstrap.cc:654] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.606619  5270 consensus_queue.cc:237] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.608837  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6865a9dcf9f4a2da088b2b806864e52" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:11.609544  5144 raft_consensus.cc:2468] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f55ec2d7c0d24796946d58981b197fdf in term 0.
I20260710 11:00:11.610265  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6865a9dcf9f4a2da088b2b806864e52" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:11.611117  5033 leader_election.cc:304] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:11.611770  5280 leader_election.cc:290] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
W20260710 11:00:11.612337  5033 leader_election.cc:343] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.612457  5280 raft_consensus.cc:2804] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:11.613054  5280 raft_consensus.cc:493] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:11.613641  5280 raft_consensus.cc:3060] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.616086  5260 consensus_queue.cc:260] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.600719  5308 raft_consensus.cc:493] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:11.617936  5261 tablet_bootstrap.cc:492] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:11.617975  5308 raft_consensus.cc:3060] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.618587  5261 ts_tablet_manager.cc:1403] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260710 11:00:11.620287  5307 raft_consensus.cc:493] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.620774  5307 raft_consensus.cc:515] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.621282  5261 raft_consensus.cc:359] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.622037  5261 raft_consensus.cc:385] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.622363  5261 raft_consensus.cc:740] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.623030  5261 consensus_queue.cc:260] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.624275  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54269568d4044968b4f904ae3031ccda" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:11.624873  5144 raft_consensus.cc:2468] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0802b64d497447b58c37c888dd36b576 in term 0.
I20260710 11:00:11.625205  5261 ts_tablet_manager.cc:1434] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:11.626112  5261 tablet_bootstrap.cc:492] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:11.626019  5182 leader_election.cc:304] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, 19a9b63d596c4e6baee3f1444199a8ec; no voters: 
I20260710 11:00:11.626188  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54269568d4044968b4f904ae3031ccda" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:11.627049  5069 raft_consensus.cc:2468] T 54269568d4044968b4f904ae3031ccda P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0802b64d497447b58c37c888dd36b576 in term 0.
I20260710 11:00:11.627388  5262 raft_consensus.cc:493] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.627835  5262 raft_consensus.cc:515] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.629714  5262 leader_election.cc:290] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:11.631731  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768b015f01a649449c33555497710333" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:11.633513  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768b015f01a649449c33555497710333" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:11.634254  5280 raft_consensus.cc:515] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.635020  5261 tablet_bootstrap.cc:654] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.635504  5267 raft_consensus.cc:2804] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:11.635871  5267 raft_consensus.cc:493] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:11.636240  5267 raft_consensus.cc:3060] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:11.634780  5033 leader_election.cc:343] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:11.637857  5033 leader_election.cc:343] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.638402  5033 leader_election.cc:304] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f55ec2d7c0d24796946d58981b197fdf; no voters: 0802b64d497447b58c37c888dd36b576, 19a9b63d596c4e6baee3f1444199a8ec
I20260710 11:00:11.640882  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6865a9dcf9f4a2da088b2b806864e52" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
I20260710 11:00:11.641624  5144 raft_consensus.cc:3060] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.645656  5262 raft_consensus.cc:2749] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:11.648132  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6865a9dcf9f4a2da088b2b806864e52" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576"
I20260710 11:00:11.636926  5280 leader_election.cc:290] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 election: Requested vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:11.644704  5308 raft_consensus.cc:515] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.648923  5217 raft_consensus.cc:3060] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.651893  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68fc8fa8d48145b0bda8ce8d056d4de1" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:11.652652  5069 raft_consensus.cc:3060] T 68fc8fa8d48145b0bda8ce8d056d4de1 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.662932  5308 leader_election.cc:290] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:11.664005  5069 raft_consensus.cc:2468] T 68fc8fa8d48145b0bda8ce8d056d4de1 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0802b64d497447b58c37c888dd36b576 in term 1.
I20260710 11:00:11.670795  5307 leader_election.cc:290] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:11.665964  5183 leader_election.cc:304] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:11.679474  4966 catalog_manager.cc:5697] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0802b64d497447b58c37c888dd36b576 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:11.683900  5270 raft_consensus.cc:2804] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:11.684423  5270 raft_consensus.cc:697] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Becoming Leader. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Running, Role: LEADER
I20260710 11:00:11.685216  5270 consensus_queue.cc:237] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.687578  5260 ts_tablet_manager.cc:1434] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.094s	user 0.004s	sys 0.002s
I20260710 11:00:11.696074  5144 raft_consensus.cc:2468] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f55ec2d7c0d24796946d58981b197fdf in term 1.
I20260710 11:00:11.697824  5033 leader_election.cc:304] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 
W20260710 11:00:11.698385  5182 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.214.194:35369, user_credentials={real_user=slave}} blocked reactor thread for 72432us
I20260710 11:00:11.698953  5280 raft_consensus.cc:2804] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:11.701100  5280 raft_consensus.cc:697] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Becoming Leader. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Running, Role: LEADER
I20260710 11:00:11.701984  5258 tablet_bootstrap.cc:492] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:11.702437  5258 ts_tablet_manager.cc:1403] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.136s	user 0.070s	sys 0.056s
I20260710 11:00:11.703723  5260 tablet_bootstrap.cc:492] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:11.705029  5258 raft_consensus.cc:359] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.705709  5258 raft_consensus.cc:385] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.705976  5258 raft_consensus.cc:740] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.706719  5258 consensus_queue.cc:260] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.708002  5217 raft_consensus.cc:2468] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f55ec2d7c0d24796946d58981b197fdf in term 1.
I20260710 11:00:11.702210  5280 consensus_queue.cc:237] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.709156  5258 ts_tablet_manager.cc:1434] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:11.710093  5258 tablet_bootstrap.cc:492] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:11.710187  5267 raft_consensus.cc:515] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.712653  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54269568d4044968b4f904ae3031ccda" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:11.713218  5069 raft_consensus.cc:3060] T 54269568d4044968b4f904ae3031ccda P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.716392  5258 tablet_bootstrap.cc:654] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.718752  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68fc8fa8d48145b0bda8ce8d056d4de1" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
W20260710 11:00:11.720161  5182 leader_election.cc:343] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.725003  5069 raft_consensus.cc:2468] T 54269568d4044968b4f904ae3031ccda P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0802b64d497447b58c37c888dd36b576 in term 1.
I20260710 11:00:11.726985  5183 leader_election.cc:304] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:11.727819  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54269568d4044968b4f904ae3031ccda" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
I20260710 11:00:11.728045  5311 raft_consensus.cc:2804] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:11.728482  5143 raft_consensus.cc:3060] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.728941  5311 raft_consensus.cc:697] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Becoming Leader. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Running, Role: LEADER
I20260710 11:00:11.730072  4966 catalog_manager.cc:5697] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf reported cstate change: term changed from 0 to 1, leader changed from <none> to f55ec2d7c0d24796946d58981b197fdf (127.3.214.193). New cstate: current_term: 1 leader_uuid: "f55ec2d7c0d24796946d58981b197fdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:11.730094  5311 consensus_queue.cc:237] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.739535  5143 raft_consensus.cc:2468] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0802b64d497447b58c37c888dd36b576 in term 1.
I20260710 11:00:11.744972  5280 raft_consensus.cc:493] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.745543  5267 leader_election.cc:290] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:11.745718  5280 raft_consensus.cc:515] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.747432  5258 tablet_bootstrap.cc:492] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:11.747879  5258 ts_tablet_manager.cc:1403] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.022s
I20260710 11:00:11.748584  5261 tablet_bootstrap.cc:492] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:11.733299  5260 tablet_bootstrap.cc:654] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.748979  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da63984506c4ffd8ebcd9f345c2b3a5" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:11.749755  5143 raft_consensus.cc:2468] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f55ec2d7c0d24796946d58981b197fdf in term 0.
I20260710 11:00:11.750391  5280 leader_election.cc:290] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:11.748982  5261 ts_tablet_manager.cc:1403] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.123s	user 0.052s	sys 0.030s
I20260710 11:00:11.751641  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da63984506c4ffd8ebcd9f345c2b3a5" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:11.751550  5258 raft_consensus.cc:359] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.753593  5261 raft_consensus.cc:359] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.752323  5033 leader_election.cc:304] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:11.761305  4966 catalog_manager.cc:5697] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0802b64d497447b58c37c888dd36b576 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:11.771103  5261 raft_consensus.cc:385] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.762609  5217 raft_consensus.cc:2468] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f55ec2d7c0d24796946d58981b197fdf in term 0.
I20260710 11:00:11.771582  5261 raft_consensus.cc:740] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.762568  5258 raft_consensus.cc:385] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.772102  4966 catalog_manager.cc:5697] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0802b64d497447b58c37c888dd36b576 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:11.771924  5280 raft_consensus.cc:2804] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:11.773177  5258 raft_consensus.cc:740] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.773386  5280 raft_consensus.cc:493] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:11.773882  5280 raft_consensus.cc:3060] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.774294  5258 consensus_queue.cc:260] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.775691  5261 consensus_queue.cc:260] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.777597  5258 ts_tablet_manager.cc:1434] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.029s	user 0.017s	sys 0.005s
I20260710 11:00:11.777968  5260 tablet_bootstrap.cc:492] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:11.778426  5260 ts_tablet_manager.cc:1403] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.018s
I20260710 11:00:11.778491  5258 tablet_bootstrap.cc:492] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:11.780985  5260 raft_consensus.cc:359] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.781668  5260 raft_consensus.cc:385] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.781936  5260 raft_consensus.cc:740] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.763505  5266 raft_consensus.cc:493] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.782869  5266 raft_consensus.cc:515] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.784134  5258 tablet_bootstrap.cc:654] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.785887  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e86d4c687354367a7db7bedf64cba75" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:11.786511  5069 raft_consensus.cc:2468] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 0.
I20260710 11:00:11.786810  5260 consensus_queue.cc:260] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.787273  5262 raft_consensus.cc:493] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.787719  5262 raft_consensus.cc:515] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.791642  5260 ts_tablet_manager.cc:1434] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:00:11.791579  5109 leader_election.cc:304] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:11.792696  5260 tablet_bootstrap.cc:492] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:11.792851  5301 raft_consensus.cc:2804] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:11.793351  5301 raft_consensus.cc:493] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:11.793788  5301 raft_consensus.cc:3060] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.795893  5300 raft_consensus.cc:493] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.796360  5300 raft_consensus.cc:515] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.801853  5300 leader_election.cc:290] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:11.802645  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecfcab7256d4cbe80c90d9465d7be35" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:11.803689  5069 raft_consensus.cc:2393] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19a9b63d596c4e6baee3f1444199a8ec in current term 1: Already voted for candidate 0802b64d497447b58c37c888dd36b576 in this term.
I20260710 11:00:11.807370  5218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e86d4c687354367a7db7bedf64cba75" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:11.807993  5218 raft_consensus.cc:2468] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 0.
I20260710 11:00:11.809810  5261 ts_tablet_manager.cc:1434] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.010s
I20260710 11:00:11.803642  5262 leader_election.cc:290] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:11.812098  5301 raft_consensus.cc:515] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.812625  5266 leader_election.cc:290] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:11.813186  5260 tablet_bootstrap.cc:654] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.814781  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e86d4c687354367a7db7bedf64cba75" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:11.815548  5143 raft_consensus.cc:2393] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f55ec2d7c0d24796946d58981b197fdf in current term 1: Already voted for candidate 19a9b63d596c4e6baee3f1444199a8ec in this term.
I20260710 11:00:11.815665  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e86d4c687354367a7db7bedf64cba75" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:11.816416  5069 raft_consensus.cc:3060] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.781291  5280 raft_consensus.cc:515] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.824335  5218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e86d4c687354367a7db7bedf64cba75" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:11.825155  5218 raft_consensus.cc:2468] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f55ec2d7c0d24796946d58981b197fdf in term 0.
I20260710 11:00:11.826033  5069 raft_consensus.cc:2468] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 1.
I20260710 11:00:11.827049  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecfcab7256d4cbe80c90d9465d7be35" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:11.827613  5109 leader_election.cc:304] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:11.828771  5266 raft_consensus.cc:2804] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:11.828823  5108 leader_election.cc:304] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec; no voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf
I20260710 11:00:11.829876  5300 raft_consensus.cc:3060] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.828903  5033 leader_election.cc:304] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf; no voters: 19a9b63d596c4e6baee3f1444199a8ec
I20260710 11:00:11.830191  5261 tablet_bootstrap.cc:492] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:11.831791  5262 raft_consensus.cc:2764] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:00:11.833825  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da63984506c4ffd8ebcd9f345c2b3a5" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576"
I20260710 11:00:11.836155  5217 raft_consensus.cc:3060] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.836573  5311 raft_consensus.cc:493] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.837173  5311 raft_consensus.cc:515] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } }
I20260710 11:00:11.840658  5311 leader_election.cc:290] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:11.830823  5280 leader_election.cc:290] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 election: Requested vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:11.842134  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ad960904b04c14aa8572a7fc8238a7" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:11.845948  5266 raft_consensus.cc:697] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Becoming Leader. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Running, Role: LEADER
I20260710 11:00:11.847072  5266 consensus_queue.cc:237] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.858997  5300 raft_consensus.cc:2749] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:11.859728  5218 raft_consensus.cc:3060] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.863081  5301 leader_election.cc:290] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:11.863874  5301 raft_consensus.cc:493] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.865859  5301 raft_consensus.cc:515] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.867326  5260 tablet_bootstrap.cc:492] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:11.867756  5260 ts_tablet_manager.cc:1403] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.023s
I20260710 11:00:11.867785  5301 leader_election.cc:290] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:11.868568  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768b015f01a649449c33555497710333" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:11.869141  5069 raft_consensus.cc:2468] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 0.
I20260710 11:00:11.870282  5109 leader_election.cc:304] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:11.870978  5216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e86d4c687354367a7db7bedf64cba75" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576"
I20260710 11:00:11.870113  4967 catalog_manager.cc:5697] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194). New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:11.871687  5216 raft_consensus.cc:3060] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.871490  5217 raft_consensus.cc:2468] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f55ec2d7c0d24796946d58981b197fdf in term 1.
I20260710 11:00:11.874531  5258 tablet_bootstrap.cc:492] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:11.874373  5033 leader_election.cc:304] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:11.874990  5258 ts_tablet_manager.cc:1403] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.097s	user 0.037s	sys 0.048s
I20260710 11:00:11.875141  5280 consensus_queue.cc:1048] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:11.862979  5261 tablet_bootstrap.cc:654] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.878899  5280 raft_consensus.cc:2804] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:11.879428  5280 raft_consensus.cc:697] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Becoming Leader. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Running, Role: LEADER
I20260710 11:00:11.878394  5258 raft_consensus.cc:359] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.881017  5216 raft_consensus.cc:2468] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 1.
I20260710 11:00:11.880837  5258 raft_consensus.cc:385] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.882372  5258 raft_consensus.cc:740] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.883011  5216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768b015f01a649449c33555497710333" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:11.880327  5280 consensus_queue.cc:237] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.884863  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ad960904b04c14aa8572a7fc8238a7" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:11.883100  5258 consensus_queue.cc:260] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.885600  5143 raft_consensus.cc:2393] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0802b64d497447b58c37c888dd36b576 in current term 1: Already voted for candidate f55ec2d7c0d24796946d58981b197fdf in this term.
I20260710 11:00:11.886848  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da63984506c4ffd8ebcd9f345c2b3a5" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
I20260710 11:00:11.887336  5143 raft_consensus.cc:3060] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.888550  5258 ts_tablet_manager.cc:1434] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:00:11.889580  5258 tablet_bootstrap.cc:492] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:11.894979  5143 raft_consensus.cc:2468] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f55ec2d7c0d24796946d58981b197fdf in term 1.
I20260710 11:00:11.895560  5258 tablet_bootstrap.cc:654] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.896319  5182 leader_election.cc:304] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0802b64d497447b58c37c888dd36b576; no voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf
W20260710 11:00:11.897712  5108 leader_election.cc:343] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.897996  5311 raft_consensus.cc:2749] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:11.899755  5260 raft_consensus.cc:359] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.900517  5260 raft_consensus.cc:385] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.900925  5260 raft_consensus.cc:740] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.900660  5301 raft_consensus.cc:2804] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:11.902005  5260 consensus_queue.cc:260] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.908872  5261 tablet_bootstrap.cc:492] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:11.909335  5261 ts_tablet_manager.cc:1403] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.000s
I20260710 11:00:11.909682  5260 ts_tablet_manager.cc:1434] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260710 11:00:11.910773  5260 tablet_bootstrap.cc:492] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:11.911907  5261 raft_consensus.cc:359] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.912613  5261 raft_consensus.cc:385] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.913053  5261 raft_consensus.cc:740] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.913600  5301 raft_consensus.cc:493] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:11.917697  5301 raft_consensus.cc:3060] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.913838  5261 consensus_queue.cc:260] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.910650  4966 catalog_manager.cc:5697] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf reported cstate change: term changed from 0 to 1, leader changed from <none> to f55ec2d7c0d24796946d58981b197fdf (127.3.214.193). New cstate: current_term: 1 leader_uuid: "f55ec2d7c0d24796946d58981b197fdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:11.924281  5261 ts_tablet_manager.cc:1434] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:00:11.932595  5301 raft_consensus.cc:515] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.926791  5260 tablet_bootstrap.cc:654] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.933735  5258 tablet_bootstrap.cc:492] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:11.935051  5258 ts_tablet_manager.cc:1403] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.011s
I20260710 11:00:11.937600  5258 raft_consensus.cc:359] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.938254  5258 raft_consensus.cc:385] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.938506  5258 raft_consensus.cc:740] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.938616  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768b015f01a649449c33555497710333" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:11.939147  5069 raft_consensus.cc:3060] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.939237  5326 consensus_queue.cc:1048] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:11.940272  5301 leader_election.cc:290] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:11.939244  5258 consensus_queue.cc:260] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.947351  5261 tablet_bootstrap.cc:492] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:11.949724  5216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768b015f01a649449c33555497710333" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576"
W20260710 11:00:11.960840  5108 leader_election.cc:343] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.965976  5258 ts_tablet_manager.cc:1434] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260710 11:00:11.967396  5258 tablet_bootstrap.cc:492] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:11.972539  5216 raft_consensus.cc:3060] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.979319  5069 raft_consensus.cc:2468] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 1.
I20260710 11:00:11.980566  5109 leader_election.cc:304] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 0802b64d497447b58c37c888dd36b576
I20260710 11:00:11.981740  5258 tablet_bootstrap.cc:654] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.981673  5301 raft_consensus.cc:2804] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:11.982863  5326 raft_consensus.cc:493] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.983546  5326 raft_consensus.cc:515] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.984652  5280 raft_consensus.cc:493] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.985101  5280 raft_consensus.cc:515] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:11.987043  5280 leader_election.cc:290] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:11.997840  5260 tablet_bootstrap.cc:492] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:11.987524  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a31c4ad6e8461b863e3e41c9da104d" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:11.998368  5260 ts_tablet_manager.cc:1403] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.088s	user 0.017s	sys 0.024s
I20260710 11:00:11.982975  5301 raft_consensus.cc:697] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Becoming Leader. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Running, Role: LEADER
I20260710 11:00:11.994059  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ede97948c804b04af0076e631b27753" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:12.002005  5216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a31c4ad6e8461b863e3e41c9da104d" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:11.996757  5280 raft_consensus.cc:493] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.986254  5326 leader_election.cc:290] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
W20260710 11:00:12.002805  5033 leader_election.cc:343] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.008929  5320 consensus_queue.cc:1048] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260710 11:00:12.010617  5033 leader_election.cc:343] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.011286  5260 raft_consensus.cc:359] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.011960  5260 raft_consensus.cc:385] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.012251  5260 raft_consensus.cc:740] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.002678  5216 raft_consensus.cc:2468] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f55ec2d7c0d24796946d58981b197fdf in term 0.
I20260710 11:00:12.002497  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ede97948c804b04af0076e631b27753" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:12.013123  5260 consensus_queue.cc:260] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.005990  5280 raft_consensus.cc:515] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.015041  5033 leader_election.cc:304] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf; no voters: 19a9b63d596c4e6baee3f1444199a8ec
I20260710 11:00:12.015786  5326 raft_consensus.cc:2804] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:12.016108  5326 raft_consensus.cc:493] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:00:12.016184  5033 leader_election.cc:343] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.016497  5326 raft_consensus.cc:3060] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.016664  5033 leader_election.cc:304] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f55ec2d7c0d24796946d58981b197fdf; no voters: 0802b64d497447b58c37c888dd36b576, 19a9b63d596c4e6baee3f1444199a8ec
I20260710 11:00:12.017479  5262 raft_consensus.cc:2749] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:12.016847  5280 leader_election.cc:290] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.021118  5261 tablet_bootstrap.cc:654] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.021555  5301 consensus_queue.cc:237] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.024782  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2f33a8f8a84c7f8ee86c4a30143dbb" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:12.023976  5311 consensus_queue.cc:1048] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:00:12.026341  5033 leader_election.cc:343] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.027187  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2f33a8f8a84c7f8ee86c4a30143dbb" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
W20260710 11:00:12.028416  5033 leader_election.cc:343] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.028816  5033 leader_election.cc:304] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f55ec2d7c0d24796946d58981b197fdf; no voters: 0802b64d497447b58c37c888dd36b576, 19a9b63d596c4e6baee3f1444199a8ec
I20260710 11:00:12.030503  5280 raft_consensus.cc:2749] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:12.031251  5260 ts_tablet_manager.cc:1434] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 11:00:12.032124  5260 tablet_bootstrap.cc:492] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:12.035625  5326 raft_consensus.cc:515] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.038549  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a31c4ad6e8461b863e3e41c9da104d" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
I20260710 11:00:12.038996  5260 tablet_bootstrap.cc:654] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:12.040110  5033 leader_election.cc:343] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.049952  5260 tablet_bootstrap.cc:492] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:12.050655  5260 ts_tablet_manager.cc:1403] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 11:00:12.050724  5320 consensus_queue.cc:1048] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:12.053193  5260 raft_consensus.cc:359] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.053874  5260 raft_consensus.cc:385] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.054148  5260 raft_consensus.cc:740] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.054944  5260 consensus_queue.cc:260] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.056291  5261 tablet_bootstrap.cc:492] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:12.056862  5261 ts_tablet_manager.cc:1403] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.110s	user 0.008s	sys 0.008s
I20260710 11:00:12.057093  5260 ts_tablet_manager.cc:1434] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:12.058005  5260 tablet_bootstrap.cc:492] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:12.057209  4966 catalog_manager.cc:5697] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194). New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:12.062801  5311 consensus_queue.cc:1048] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:12.065793  5326 leader_election.cc:290] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 election: Requested vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.067900  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a31c4ad6e8461b863e3e41c9da104d" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576"
I20260710 11:00:12.068477  5217 raft_consensus.cc:3060] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.073105  5261 raft_consensus.cc:359] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.073808  5261 raft_consensus.cc:385] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.074059  5261 raft_consensus.cc:740] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.074692  5261 consensus_queue.cc:260] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.076480  5260 tablet_bootstrap.cc:654] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.076720  5261 ts_tablet_manager.cc:1434] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.004s
I20260710 11:00:12.077638  5261 tablet_bootstrap.cc:492] T 768b015f01a649449c33555497710333 P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:12.083694  5261 tablet_bootstrap.cc:654] T 768b015f01a649449c33555497710333 P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.090277  5258 tablet_bootstrap.cc:492] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:12.090727  5258 ts_tablet_manager.cc:1403] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.124s	user 0.021s	sys 0.014s
I20260710 11:00:12.091367  5217 raft_consensus.cc:2468] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f55ec2d7c0d24796946d58981b197fdf in term 1.
I20260710 11:00:12.098379  5033 leader_election.cc:304] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf; no voters: 19a9b63d596c4e6baee3f1444199a8ec
I20260710 11:00:12.099174  5326 raft_consensus.cc:2804] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:12.099817  5326 raft_consensus.cc:697] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Becoming Leader. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Running, Role: LEADER
W20260710 11:00:12.101941  5015 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:12.101891  5326 consensus_queue.cc:237] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.102777  5258 raft_consensus.cc:359] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.103214  5258 raft_consensus.cc:385] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.103379  5258 raft_consensus.cc:740] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.103879  5258 consensus_queue.cc:260] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.105363  5258 ts_tablet_manager.cc:1434] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.001s
I20260710 11:00:12.106333  5258 tablet_bootstrap.cc:492] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:12.110940  5260 tablet_bootstrap.cc:492] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:12.111572  5260 ts_tablet_manager.cc:1403] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.006s
I20260710 11:00:12.114948  5260 raft_consensus.cc:359] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.120501  5260 raft_consensus.cc:385] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.120852  5260 raft_consensus.cc:740] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.122332  5301 raft_consensus.cc:493] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.122874  5301 raft_consensus.cc:515] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.123129  5260 consensus_queue.cc:260] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.124840  5301 leader_election.cc:290] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.126267  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68fc8fa8d48145b0bda8ce8d056d4de1" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:12.126222  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68fc8fa8d48145b0bda8ce8d056d4de1" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:12.129437  5069 raft_consensus.cc:2393] T 68fc8fa8d48145b0bda8ce8d056d4de1 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19a9b63d596c4e6baee3f1444199a8ec in current term 1: Already voted for candidate 0802b64d497447b58c37c888dd36b576 in this term.
I20260710 11:00:12.131271  5109 leader_election.cc:304] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec; no voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf
I20260710 11:00:12.132368  5301 raft_consensus.cc:3060] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.134874  5260 ts_tablet_manager.cc:1434] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260710 11:00:12.135989  5260 tablet_bootstrap.cc:492] T 24a31c4ad6e8461b863e3e41c9da104d P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:12.136296  5258 tablet_bootstrap.cc:654] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.130939  4967 catalog_manager.cc:5697] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf reported cstate change: term changed from 0 to 1, leader changed from <none> to f55ec2d7c0d24796946d58981b197fdf (127.3.214.193). New cstate: current_term: 1 leader_uuid: "f55ec2d7c0d24796946d58981b197fdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:12.147979  5326 consensus_queue.cc:1048] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:12.150470  5301 raft_consensus.cc:2749] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:12.156162  5261 tablet_bootstrap.cc:492] T 768b015f01a649449c33555497710333 P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:12.156615  5261 ts_tablet_manager.cc:1403] T 768b015f01a649449c33555497710333 P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.079s	user 0.029s	sys 0.013s
I20260710 11:00:12.159605  5326 raft_consensus.cc:493] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.159893  5261 raft_consensus.cc:359] T 768b015f01a649449c33555497710333 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.160549  5261 raft_consensus.cc:385] T 768b015f01a649449c33555497710333 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.160194  5326 raft_consensus.cc:515] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.166716  5326 leader_election.cc:290] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.167471  5326 consensus_queue.cc:1048] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:12.160812  5261 raft_consensus.cc:740] T 768b015f01a649449c33555497710333 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.168025  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0059de0671a545c68b9c7f8f0b589aeb" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:12.168632  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0059de0671a545c68b9c7f8f0b589aeb" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:12.170759  5261 consensus_queue.cc:260] T 768b015f01a649449c33555497710333 P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
W20260710 11:00:12.171304  5033 leader_election.cc:343] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.172710  5261 ts_tablet_manager.cc:1434] T 768b015f01a649449c33555497710333 P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:00:12.173905  5261 tablet_bootstrap.cc:492] T 6a810c08fa984d95bbdcd8628caf8101 P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
W20260710 11:00:12.175420  5033 leader_election.cc:343] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.175858  5033 leader_election.cc:304] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f55ec2d7c0d24796946d58981b197fdf; no voters: 0802b64d497447b58c37c888dd36b576, 19a9b63d596c4e6baee3f1444199a8ec
I20260710 11:00:12.176592  5326 raft_consensus.cc:2749] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:12.162644  5258 tablet_bootstrap.cc:492] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:12.178658  5258 ts_tablet_manager.cc:1403] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.073s	user 0.006s	sys 0.007s
I20260710 11:00:12.180660  5261 tablet_bootstrap.cc:654] T 6a810c08fa984d95bbdcd8628caf8101 P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.170077  5260 tablet_bootstrap.cc:654] T 24a31c4ad6e8461b863e3e41c9da104d P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.183120  5258 raft_consensus.cc:359] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.183974  5258 raft_consensus.cc:385] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.184299  5258 raft_consensus.cc:740] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.185109  5258 consensus_queue.cc:260] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.186630  5270 raft_consensus.cc:493] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.187127  5270 raft_consensus.cc:515] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.190047  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ba0a8bae284777aa082efc7358401f" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:12.190289  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ba0a8bae284777aa082efc7358401f" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:12.190550  5261 tablet_bootstrap.cc:492] T 6a810c08fa984d95bbdcd8628caf8101 P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:12.190804  5258 ts_tablet_manager.cc:1434] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260710 11:00:12.190915  5144 raft_consensus.cc:2468] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0802b64d497447b58c37c888dd36b576 in term 0.
I20260710 11:00:12.191145  5261 ts_tablet_manager.cc:1403] T 6a810c08fa984d95bbdcd8628caf8101 P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
W20260710 11:00:12.191390  5183 leader_election.cc:343] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.191713  5258 tablet_bootstrap.cc:492] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:12.192021  5182 leader_election.cc:304] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, 19a9b63d596c4e6baee3f1444199a8ec; no voters: f55ec2d7c0d24796946d58981b197fdf
I20260710 11:00:12.193171  5311 raft_consensus.cc:2804] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:12.193338  5270 leader_election.cc:290] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:12.193571  5311 raft_consensus.cc:493] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:12.194006  5311 raft_consensus.cc:3060] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.194638  5261 raft_consensus.cc:359] T 6a810c08fa984d95bbdcd8628caf8101 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.195299  5261 raft_consensus.cc:385] T 6a810c08fa984d95bbdcd8628caf8101 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.195573  5261 raft_consensus.cc:740] T 6a810c08fa984d95bbdcd8628caf8101 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.196301  5261 consensus_queue.cc:260] T 6a810c08fa984d95bbdcd8628caf8101 P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.198256  5261 ts_tablet_manager.cc:1434] T 6a810c08fa984d95bbdcd8628caf8101 P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:00:12.199153  5261 tablet_bootstrap.cc:492] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:12.203826  5311 raft_consensus.cc:515] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.205370  5261 tablet_bootstrap.cc:654] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.206195  5258 tablet_bootstrap.cc:654] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.207018  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ba0a8bae284777aa082efc7358401f" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
W20260710 11:00:12.208532  5183 leader_election.cc:343] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.207043  5270 raft_consensus.cc:493] T 768b015f01a649449c33555497710333 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.209437  5270 raft_consensus.cc:515] T 768b015f01a649449c33555497710333 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.210461  5260 tablet_bootstrap.cc:492] T 24a31c4ad6e8461b863e3e41c9da104d P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:12.211290  5260 ts_tablet_manager.cc:1403] T 24a31c4ad6e8461b863e3e41c9da104d P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.008s
I20260710 11:00:12.212574  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768b015f01a649449c33555497710333" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:12.213328  5068 raft_consensus.cc:2393] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0802b64d497447b58c37c888dd36b576 in current term 1: Already voted for candidate 19a9b63d596c4e6baee3f1444199a8ec in this term.
I20260710 11:00:12.213848  5260 raft_consensus.cc:359] T 24a31c4ad6e8461b863e3e41c9da104d P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.214470  5260 raft_consensus.cc:385] T 24a31c4ad6e8461b863e3e41c9da104d P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.214733  5260 raft_consensus.cc:740] T 24a31c4ad6e8461b863e3e41c9da104d P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.215353  5260 consensus_queue.cc:260] T 24a31c4ad6e8461b863e3e41c9da104d P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.215942  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768b015f01a649449c33555497710333" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:12.217274  5260 ts_tablet_manager.cc:1434] T 24a31c4ad6e8461b863e3e41c9da104d P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:12.217633  5182 leader_election.cc:304] T 768b015f01a649449c33555497710333 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0802b64d497447b58c37c888dd36b576; no voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf
I20260710 11:00:12.218132  5260 tablet_bootstrap.cc:492] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:12.218405  5308 raft_consensus.cc:3060] T 768b015f01a649449c33555497710333 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.224699  5301 raft_consensus.cc:493] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.225232  5301 raft_consensus.cc:515] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.227818  5260 tablet_bootstrap.cc:654] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.231645  5258 tablet_bootstrap.cc:492] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:12.232095  5258 ts_tablet_manager.cc:1403] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.000s
I20260710 11:00:12.234036  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a810c08fa984d95bbdcd8628caf8101" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:12.234623  5258 raft_consensus.cc:359] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.234848  5069 raft_consensus.cc:2468] T 6a810c08fa984d95bbdcd8628caf8101 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 0.
I20260710 11:00:12.235287  5301 leader_election.cc:290] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.236887  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a810c08fa984d95bbdcd8628caf8101" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:12.237725  5217 raft_consensus.cc:2468] T 6a810c08fa984d95bbdcd8628caf8101 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 0.
I20260710 11:00:12.235287  5258 raft_consensus.cc:385] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.238380  5258 raft_consensus.cc:740] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.239293  5108 leader_election.cc:304] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, 19a9b63d596c4e6baee3f1444199a8ec; no voters: 
I20260710 11:00:12.239156  5258 consensus_queue.cc:260] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.243497  5307 consensus_queue.cc:1048] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:12.244191  5258 ts_tablet_manager.cc:1434] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260710 11:00:12.245100  5258 tablet_bootstrap.cc:492] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:12.246152  5320 raft_consensus.cc:2804] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:12.246518  5320 raft_consensus.cc:493] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:12.246825  5320 raft_consensus.cc:3060] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.256251  5258 tablet_bootstrap.cc:654] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.256956  5307 consensus_queue.cc:1048] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:12.260289  5260 tablet_bootstrap.cc:492] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:12.260859  5260 ts_tablet_manager.cc:1403] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.043s	user 0.002s	sys 0.008s
I20260710 11:00:12.257350  5320 raft_consensus.cc:515] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.265727  5307 consensus_queue.cc:1048] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:12.267755  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a810c08fa984d95bbdcd8628caf8101" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:12.264117  5260 raft_consensus.cc:359] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.268429  5068 raft_consensus.cc:3060] T 6a810c08fa984d95bbdcd8628caf8101 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.268528  5260 raft_consensus.cc:385] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.269032  5260 raft_consensus.cc:740] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.269842  5260 consensus_queue.cc:260] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.268118  5320 leader_election.cc:290] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.272627  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a810c08fa984d95bbdcd8628caf8101" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576"
I20260710 11:00:12.273192  5217 raft_consensus.cc:3060] T 6a810c08fa984d95bbdcd8628caf8101 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.276988  5270 leader_election.cc:290] T 768b015f01a649449c33555497710333 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:12.277822  5320 raft_consensus.cc:493] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.278378  5320 raft_consensus.cc:515] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.283027  5067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b772ef2be0e941078875bff48036628b" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
W20260710 11:00:12.284806  5109 leader_election.cc:343] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.284672  5320 leader_election.cc:290] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.286165  5218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b772ef2be0e941078875bff48036628b" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:12.286358  5260 ts_tablet_manager.cc:1434] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.006s
I20260710 11:00:12.287588  5260 tablet_bootstrap.cc:492] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
W20260710 11:00:12.287987  5108 leader_election.cc:343] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.288452  5108 leader_election.cc:304] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec; no voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf
I20260710 11:00:12.290064  5258 tablet_bootstrap.cc:492] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:12.290477  5258 ts_tablet_manager.cc:1403] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.046s	user 0.004s	sys 0.007s
I20260710 11:00:12.293740  5320 raft_consensus.cc:2749] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:12.295343  5308 raft_consensus.cc:2749] T 768b015f01a649449c33555497710333 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:12.296065  5260 tablet_bootstrap.cc:654] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.293005  5258 raft_consensus.cc:359] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.298682  5258 raft_consensus.cc:385] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.299350  5258 raft_consensus.cc:740] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.301491  5258 consensus_queue.cc:260] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.305100  5258 ts_tablet_manager.cc:1434] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:00:12.306383  5311 leader_election.cc:290] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:12.308418  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ba0a8bae284777aa082efc7358401f" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
I20260710 11:00:12.309026  5143 raft_consensus.cc:3060] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.312403  5258 tablet_bootstrap.cc:492] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:12.316692  5356 consensus_queue.cc:1048] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:12.326558  5261 tablet_bootstrap.cc:492] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:12.327057  5261 ts_tablet_manager.cc:1403] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.128s	user 0.034s	sys 0.063s
I20260710 11:00:12.327344  5258 tablet_bootstrap.cc:654] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.335331  5326 raft_consensus.cc:493] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.335858  5326 raft_consensus.cc:515] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.336695  5261 raft_consensus.cc:359] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.337459  5261 raft_consensus.cc:385] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.337829  5261 raft_consensus.cc:740] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.338271  5326 leader_election.cc:290] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.338523  5261 consensus_queue.cc:260] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.339947  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31148fa54e274cd4842f8c830a761d7e" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:12.341163  5261 ts_tablet_manager.cc:1434] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
W20260710 11:00:12.341331  5033 leader_election.cc:343] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.341955  5260 tablet_bootstrap.cc:492] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:12.342111  5261 tablet_bootstrap.cc:492] T 2a49a7102dea4d759106721dd35c5fc6 P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:12.342387  5260 ts_tablet_manager.cc:1403] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.000s
I20260710 11:00:12.342803  5218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31148fa54e274cd4842f8c830a761d7e" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
W20260710 11:00:12.344401  5033 leader_election.cc:343] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.344830  5033 leader_election.cc:304] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f55ec2d7c0d24796946d58981b197fdf; no voters: 0802b64d497447b58c37c888dd36b576, 19a9b63d596c4e6baee3f1444199a8ec
I20260710 11:00:12.344725  5260 raft_consensus.cc:359] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.346586  5260 raft_consensus.cc:385] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.346959  5260 raft_consensus.cc:740] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.345855  5326 raft_consensus.cc:2749] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:12.349506  5260 consensus_queue.cc:260] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.351884  5260 ts_tablet_manager.cc:1434] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:00:12.352134  5217 raft_consensus.cc:2468] T 6a810c08fa984d95bbdcd8628caf8101 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 1.
I20260710 11:00:12.353397  5108 leader_election.cc:304] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, 19a9b63d596c4e6baee3f1444199a8ec; no voters: 
I20260710 11:00:12.347718  5143 raft_consensus.cc:2468] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0802b64d497447b58c37c888dd36b576 in term 1.
I20260710 11:00:12.354743  5320 raft_consensus.cc:2804] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:12.355221  5320 raft_consensus.cc:697] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Becoming Leader. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Running, Role: LEADER
I20260710 11:00:12.355587  5182 leader_election.cc:304] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, 19a9b63d596c4e6baee3f1444199a8ec; no voters: f55ec2d7c0d24796946d58981b197fdf
I20260710 11:00:12.356112  5320 consensus_queue.cc:237] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.356700  5356 raft_consensus.cc:2804] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:12.357172  5260 tablet_bootstrap.cc:492] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:12.357169  5356 raft_consensus.cc:697] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Becoming Leader. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Running, Role: LEADER
I20260710 11:00:12.358469  5356 consensus_queue.cc:237] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.373101  5326 raft_consensus.cc:493] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.373751  5326 raft_consensus.cc:515] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.376806  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950d21b24b2646009bdd491424fc6326" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:12.377524  5143 raft_consensus.cc:2468] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f55ec2d7c0d24796946d58981b197fdf in term 0.
I20260710 11:00:12.377602  5326 leader_election.cc:290] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.378746  5033 leader_election.cc:304] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:12.379607  5262 raft_consensus.cc:2804] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:12.379957  5262 raft_consensus.cc:493] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:12.380283  5262 raft_consensus.cc:3060] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.380702  5258 tablet_bootstrap.cc:492] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:12.381160  5258 ts_tablet_manager.cc:1403] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.003s
I20260710 11:00:12.384032  5258 raft_consensus.cc:359] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.384685  5258 raft_consensus.cc:385] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.384948  5258 raft_consensus.cc:740] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.385653  5258 consensus_queue.cc:260] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.386495  5068 raft_consensus.cc:2468] T 6a810c08fa984d95bbdcd8628caf8101 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 1.
I20260710 11:00:12.387674  5258 ts_tablet_manager.cc:1434] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:00:12.388302  5260 tablet_bootstrap.cc:654] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.388975  5258 tablet_bootstrap.cc:492] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:12.390447  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950d21b24b2646009bdd491424fc6326" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:12.391031  5217 raft_consensus.cc:2468] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f55ec2d7c0d24796946d58981b197fdf in term 0.
I20260710 11:00:12.391454  5267 raft_consensus.cc:493] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.391907  5267 raft_consensus.cc:515] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.394492  5262 raft_consensus.cc:515] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.398347  5262 leader_election.cc:290] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 election: Requested vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.399569  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950d21b24b2646009bdd491424fc6326" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
I20260710 11:00:12.399827  5218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950d21b24b2646009bdd491424fc6326" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576"
I20260710 11:00:12.400115  5143 raft_consensus.cc:3060] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.400383  5218 raft_consensus.cc:3060] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.405663  5267 leader_election.cc:290] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:12.378993  5261 tablet_bootstrap.cc:654] T 2a49a7102dea4d759106721dd35c5fc6 P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.407100  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b772ef2be0e941078875bff48036628b" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:12.407706  5144 raft_consensus.cc:2468] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0802b64d497447b58c37c888dd36b576 in term 0.
I20260710 11:00:12.408923  5182 leader_election.cc:304] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, 19a9b63d596c4e6baee3f1444199a8ec; no voters: 
I20260710 11:00:12.411121  5267 raft_consensus.cc:2804] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:12.411484  5267 raft_consensus.cc:493] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:12.411809  5267 raft_consensus.cc:3060] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.412847  5258 tablet_bootstrap.cc:654] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.416185  5218 raft_consensus.cc:2468] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f55ec2d7c0d24796946d58981b197fdf in term 1.
I20260710 11:00:12.419209  5267 raft_consensus.cc:515] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.422462  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b772ef2be0e941078875bff48036628b" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
I20260710 11:00:12.423000  5144 raft_consensus.cc:3060] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.423533  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b772ef2be0e941078875bff48036628b" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
W20260710 11:00:12.424954  5183 leader_election.cc:343] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.426015  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b772ef2be0e941078875bff48036628b" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
W20260710 11:00:12.428516  5183 leader_election.cc:343] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.429401  5301 consensus_queue.cc:1048] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:12.431294  5144 raft_consensus.cc:2468] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0802b64d497447b58c37c888dd36b576 in term 1.
I20260710 11:00:12.432271  5320 consensus_queue.cc:1048] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:12.436196  5258 tablet_bootstrap.cc:492] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:12.436628  5258 ts_tablet_manager.cc:1403] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.005s
I20260710 11:00:12.438760  5143 raft_consensus.cc:2468] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f55ec2d7c0d24796946d58981b197fdf in term 1.
I20260710 11:00:12.439162  5033 leader_election.cc:304] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:12.439539  5267 leader_election.cc:290] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:12.440284  5280 raft_consensus.cc:2804] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:12.440923  5280 raft_consensus.cc:697] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Becoming Leader. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Running, Role: LEADER
I20260710 11:00:12.442005  5280 consensus_queue.cc:237] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.432348  5182 leader_election.cc:304] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, 19a9b63d596c4e6baee3f1444199a8ec; no voters: f55ec2d7c0d24796946d58981b197fdf
I20260710 11:00:12.447681  5258 raft_consensus.cc:359] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.448261  5267 raft_consensus.cc:2804] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:12.448348  5258 raft_consensus.cc:385] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.448740  5258 raft_consensus.cc:740] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.448822  5267 raft_consensus.cc:697] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Becoming Leader. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Running, Role: LEADER
I20260710 11:00:12.449687  5267 consensus_queue.cc:237] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.449537  5258 consensus_queue.cc:260] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.452137  4966 catalog_manager.cc:5697] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194). New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:12.453773  5258 ts_tablet_manager.cc:1434] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:00:12.454612  5258 tablet_bootstrap.cc:492] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:12.456063  5301 consensus_queue.cc:1048] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:12.460031  5262 consensus_queue.cc:1048] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:12.466426  5301 consensus_queue.cc:1048] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:12.467001  5258 tablet_bootstrap.cc:654] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.478387  5301 raft_consensus.cc:493] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.478899  5301 raft_consensus.cc:515] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.479920  5262 consensus_queue.cc:1048] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:12.482323  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2f33a8f8a84c7f8ee86c4a30143dbb" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:12.482935  5068 raft_consensus.cc:2468] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 0.
I20260710 11:00:12.482342  5301 leader_election.cc:290] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.483568  5215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2f33a8f8a84c7f8ee86c4a30143dbb" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:12.485080  5258 tablet_bootstrap.cc:492] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:12.485615  5258 ts_tablet_manager.cc:1403] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.003s
I20260710 11:00:12.485437  5109 leader_election.cc:304] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:12.489109  5258 raft_consensus.cc:359] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.490068  5258 raft_consensus.cc:385] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.490381  5258 raft_consensus.cc:740] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
W20260710 11:00:12.490645  5108 leader_election.cc:343] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.491101  5258 consensus_queue.cc:260] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.491644  5261 tablet_bootstrap.cc:492] T 2a49a7102dea4d759106721dd35c5fc6 P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:12.492069  5261 ts_tablet_manager.cc:1403] T 2a49a7102dea4d759106721dd35c5fc6 P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.150s	user 0.011s	sys 0.009s
I20260710 11:00:12.493434  5258 ts_tablet_manager.cc:1434] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:12.493714  5301 raft_consensus.cc:2804] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:12.494175  5301 raft_consensus.cc:493] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:12.494613  5301 raft_consensus.cc:3060] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.494820  5261 raft_consensus.cc:359] T 2a49a7102dea4d759106721dd35c5fc6 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.495290  5261 raft_consensus.cc:385] T 2a49a7102dea4d759106721dd35c5fc6 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.495455  5261 raft_consensus.cc:740] T 2a49a7102dea4d759106721dd35c5fc6 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.495950  5261 consensus_queue.cc:260] T 2a49a7102dea4d759106721dd35c5fc6 P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.497319  5261 ts_tablet_manager.cc:1434] T 2a49a7102dea4d759106721dd35c5fc6 P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 11:00:12.498517  5261 tablet_bootstrap.cc:492] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:12.494340  5258 tablet_bootstrap.cc:492] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:12.508829  5258 tablet_bootstrap.cc:654] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.511270  5260 tablet_bootstrap.cc:492] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:12.511399  5261 tablet_bootstrap.cc:654] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.511806  5260 ts_tablet_manager.cc:1403] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.155s	user 0.020s	sys 0.012s
I20260710 11:00:12.515506  5260 raft_consensus.cc:359] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.516146  5260 raft_consensus.cc:385] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.516450  5260 raft_consensus.cc:740] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.517253  5144 raft_consensus.cc:3060] T 24a31c4ad6e8461b863e3e41c9da104d P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.517184  5260 consensus_queue.cc:260] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.519809  5260 ts_tablet_manager.cc:1434] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:00:12.520709  5260 tablet_bootstrap.cc:492] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:12.528152  5361 consensus_queue.cc:1048] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:12.528348  5301 raft_consensus.cc:515] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.539093  4966 catalog_manager.cc:5697] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf reported cstate change: term changed from 0 to 1, leader changed from <none> to f55ec2d7c0d24796946d58981b197fdf (127.3.214.193). New cstate: current_term: 1 leader_uuid: "f55ec2d7c0d24796946d58981b197fdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:12.551579  5260 tablet_bootstrap.cc:654] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.557885  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2f33a8f8a84c7f8ee86c4a30143dbb" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:12.558502  5068 raft_consensus.cc:3060] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.559811  4967 catalog_manager.cc:5697] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0802b64d497447b58c37c888dd36b576 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:12.572392  5068 raft_consensus.cc:2468] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 1.
I20260710 11:00:12.573885  5109 leader_election.cc:304] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:12.574759  5218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2f33a8f8a84c7f8ee86c4a30143dbb" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576"
I20260710 11:00:12.575174  5320 raft_consensus.cc:2804] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:12.575721  5320 raft_consensus.cc:697] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Becoming Leader. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Running, Role: LEADER
W20260710 11:00:12.575897  5108 leader_election.cc:343] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.576032  5301 leader_election.cc:290] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.576560  5320 consensus_queue.cc:237] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.578373  5260 tablet_bootstrap.cc:492] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:12.578722  5258 tablet_bootstrap.cc:492] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:12.578848  5260 ts_tablet_manager.cc:1403] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.001s
I20260710 11:00:12.579172  5258 ts_tablet_manager.cc:1403] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.000s
I20260710 11:00:12.582180  5258 raft_consensus.cc:359] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.582818  5258 raft_consensus.cc:385] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.582437  5260 raft_consensus.cc:359] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.583472  5260 raft_consensus.cc:385] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.583889  5260 raft_consensus.cc:740] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.583093  5258 raft_consensus.cc:740] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.583814  5280 consensus_queue.cc:1048] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:12.586409  5260 consensus_queue.cc:260] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.589411  5260 ts_tablet_manager.cc:1434] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:00:12.589105  4965 catalog_manager.cc:5697] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0802b64d497447b58c37c888dd36b576 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:12.587772  5261 tablet_bootstrap.cc:492] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:12.590425  5261 ts_tablet_manager.cc:1403] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.092s	user 0.019s	sys 0.004s
I20260710 11:00:12.591872  5260 tablet_bootstrap.cc:492] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:12.593704  5280 raft_consensus.cc:493] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.593644  5261 raft_consensus.cc:359] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.594494  5261 raft_consensus.cc:385] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.594816  5261 raft_consensus.cc:740] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.594205  5280 raft_consensus.cc:515] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.585599  5258 consensus_queue.cc:260] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.598259  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd135a351584da48e24afa92bf8e738" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:12.597994  5261 consensus_queue.cc:260] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.599237  5258 ts_tablet_manager.cc:1434] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:00:12.599177  5267 raft_consensus.cc:493] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.599696  5267 raft_consensus.cc:515] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
W20260710 11:00:12.599810  5033 leader_election.cc:343] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.600152  5258 tablet_bootstrap.cc:492] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:12.601591  5260 tablet_bootstrap.cc:654] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.601632  5267 leader_election.cc:290] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:12.609917  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e79825a5b624ff693011f34ba1e670d" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:12.612007  5261 ts_tablet_manager.cc:1434] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:00:12.607971  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e79825a5b624ff693011f34ba1e670d" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:12.612653  5068 raft_consensus.cc:2468] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0802b64d497447b58c37c888dd36b576 in term 0.
I20260710 11:00:12.612963  5261 tablet_bootstrap.cc:492] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:12.613780  5183 leader_election.cc:304] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:12.614540  5267 raft_consensus.cc:2804] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:12.614981  5267 raft_consensus.cc:493] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:00:12.615113  5182 leader_election.cc:343] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.615440  5267 raft_consensus.cc:3060] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.623955  5280 leader_election.cc:290] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.625284  5267 raft_consensus.cc:515] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.625653  5218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd135a351584da48e24afa92bf8e738" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
W20260710 11:00:12.627142  5033 leader_election.cc:343] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.627557  5033 leader_election.cc:304] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f55ec2d7c0d24796946d58981b197fdf; no voters: 0802b64d497447b58c37c888dd36b576, 19a9b63d596c4e6baee3f1444199a8ec
I20260710 11:00:12.628744  5280 raft_consensus.cc:2749] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:12.628952  5326 raft_consensus.cc:493] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.629572  5326 raft_consensus.cc:515] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.628259  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e79825a5b624ff693011f34ba1e670d" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
I20260710 11:00:12.630839  5267 leader_election.cc:290] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:12.630860  5262 raft_consensus.cc:493] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.628364  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e79825a5b624ff693011f34ba1e670d" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:12.631510  5326 leader_election.cc:290] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.631458  5262 raft_consensus.cc:515] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.631822  5068 raft_consensus.cc:3060] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.633903  5218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a49a7102dea4d759106721dd35c5fc6" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:12.634835  5218 raft_consensus.cc:2468] T 2a49a7102dea4d759106721dd35c5fc6 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f55ec2d7c0d24796946d58981b197fdf in term 0.
W20260710 11:00:12.634245  5182 leader_election.cc:343] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.644264  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a49a7102dea4d759106721dd35c5fc6" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:12.644986  5262 leader_election.cc:290] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.645488  5258 tablet_bootstrap.cc:654] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.645539  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ba0a8bae284777aa082efc7358401f" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
W20260710 11:00:12.646103  5033 leader_election.cc:343] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.646327  5143 raft_consensus.cc:2393] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f55ec2d7c0d24796946d58981b197fdf in current term 1: Already voted for candidate 0802b64d497447b58c37c888dd36b576 in this term.
I20260710 11:00:12.649566  5261 tablet_bootstrap.cc:654] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.645092  5068 raft_consensus.cc:2468] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0802b64d497447b58c37c888dd36b576 in term 1.
I20260710 11:00:12.651248  5218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ba0a8bae284777aa082efc7358401f" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:12.651300  5183 leader_election.cc:304] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf; no voters: 19a9b63d596c4e6baee3f1444199a8ec
I20260710 11:00:12.652853  5267 raft_consensus.cc:2804] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:12.641218  4964 catalog_manager.cc:5697] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194). New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:12.653508  5267 raft_consensus.cc:697] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Becoming Leader. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Running, Role: LEADER
I20260710 11:00:12.654469  5267 consensus_queue.cc:237] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.653407  5033 leader_election.cc:304] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf; no voters: 19a9b63d596c4e6baee3f1444199a8ec
I20260710 11:00:12.667873  5262 raft_consensus.cc:2804] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:12.668216  5262 raft_consensus.cc:493] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:12.668588  5262 raft_consensus.cc:3060] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.671386  5261 tablet_bootstrap.cc:492] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:12.671849  5261 ts_tablet_manager.cc:1403] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.059s	user 0.006s	sys 0.006s
I20260710 11:00:12.674120  5258 tablet_bootstrap.cc:492] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:12.674558  5258 ts_tablet_manager.cc:1403] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.000s
I20260710 11:00:12.673746  4965 catalog_manager.cc:5697] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0802b64d497447b58c37c888dd36b576 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:12.676719  5033 leader_election.cc:304] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f55ec2d7c0d24796946d58981b197fdf; no voters: 0802b64d497447b58c37c888dd36b576, 19a9b63d596c4e6baee3f1444199a8ec
I20260710 11:00:12.676802  5262 raft_consensus.cc:515] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.677541  5280 raft_consensus.cc:3060] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.678174  5258 raft_consensus.cc:359] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.678791  5258 raft_consensus.cc:385] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.679040  5258 raft_consensus.cc:740] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.679881  5258 consensus_queue.cc:260] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.681658  5260 tablet_bootstrap.cc:492] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:12.682078  5260 ts_tablet_manager.cc:1403] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.090s	user 0.016s	sys 0.006s
I20260710 11:00:12.682130  5258 ts_tablet_manager.cc:1434] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:12.683357  5258 tablet_bootstrap.cc:492] T 22218daede4b4c88b268b1955f6c9aa5 P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:12.684993  5260 raft_consensus.cc:359] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.685344  5280 raft_consensus.cc:2749] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:12.685732  5260 raft_consensus.cc:385] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.686455  5260 raft_consensus.cc:740] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.687305  5260 consensus_queue.cc:260] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.687709  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a49a7102dea4d759106721dd35c5fc6" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
I20260710 11:00:12.689062  5218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a49a7102dea4d759106721dd35c5fc6" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576"
W20260710 11:00:12.689152  5033 leader_election.cc:343] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.679067  5262 leader_election.cc:290] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 election: Requested vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.689757  5218 raft_consensus.cc:3060] T 2a49a7102dea4d759106721dd35c5fc6 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.691365  5260 ts_tablet_manager.cc:1434] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:00:12.692251  5260 tablet_bootstrap.cc:492] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:12.696513  5218 raft_consensus.cc:2468] T 2a49a7102dea4d759106721dd35c5fc6 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f55ec2d7c0d24796946d58981b197fdf in term 1.
I20260710 11:00:12.697528  5033 leader_election.cc:304] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf; no voters: 19a9b63d596c4e6baee3f1444199a8ec
I20260710 11:00:12.698493  5262 raft_consensus.cc:2804] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:12.698457  5261 raft_consensus.cc:359] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.699043  5262 raft_consensus.cc:697] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Becoming Leader. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Running, Role: LEADER
I20260710 11:00:12.699222  5261 raft_consensus.cc:385] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.699497  5261 raft_consensus.cc:740] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.699811  5262 consensus_queue.cc:237] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.700364  5320 raft_consensus.cc:493] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.700765  5320 raft_consensus.cc:515] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.703059  5320 leader_election.cc:290] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.705684  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd135a351584da48e24afa92bf8e738" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:12.706249  5068 raft_consensus.cc:2468] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 0.
I20260710 11:00:12.706377  5218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd135a351584da48e24afa92bf8e738" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:12.707352  5109 leader_election.cc:304] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 
W20260710 11:00:12.707948  5108 leader_election.cc:343] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.708909  5320 raft_consensus.cc:2804] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:12.709257  5320 raft_consensus.cc:493] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:12.709645  5320 raft_consensus.cc:3060] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.710384  4967 catalog_manager.cc:5697] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf reported cstate change: term changed from 0 to 1, leader changed from <none> to f55ec2d7c0d24796946d58981b197fdf (127.3.214.193). New cstate: current_term: 1 leader_uuid: "f55ec2d7c0d24796946d58981b197fdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:12.713222  5260 tablet_bootstrap.cc:654] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.713879  5258 tablet_bootstrap.cc:654] T 22218daede4b4c88b268b1955f6c9aa5 P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.717083  5261 consensus_queue.cc:260] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.722430  5261 ts_tablet_manager.cc:1434] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260710 11:00:12.722853  5320 raft_consensus.cc:515] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.723322  5261 tablet_bootstrap.cc:492] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:12.724175  5260 tablet_bootstrap.cc:492] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:12.724664  5260 ts_tablet_manager.cc:1403] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.004s
I20260710 11:00:12.726557  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd135a351584da48e24afa92bf8e738" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:12.727120  5068 raft_consensus.cc:3060] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.728128  5320 leader_election.cc:290] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.728847  5218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd135a351584da48e24afa92bf8e738" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576"
I20260710 11:00:12.728852  5260 raft_consensus.cc:359] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.729662  5260 raft_consensus.cc:385] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.729979  5260 raft_consensus.cc:740] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.730590  5260 consensus_queue.cc:260] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.732462  5260 ts_tablet_manager.cc:1434] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:00:12.733327  5260 tablet_bootstrap.cc:492] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:12.734860  5068 raft_consensus.cc:2468] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 1.
I20260710 11:00:12.736359  5109 leader_election.cc:304] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:12.737275  5300 raft_consensus.cc:2804] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:12.737629  5258 tablet_bootstrap.cc:492] T 22218daede4b4c88b268b1955f6c9aa5 P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:12.737757  5300 raft_consensus.cc:697] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Becoming Leader. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Running, Role: LEADER
I20260710 11:00:12.738085  5258 ts_tablet_manager.cc:1403] T 22218daede4b4c88b268b1955f6c9aa5 P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.000s
I20260710 11:00:12.738591  5300 consensus_queue.cc:237] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.739254  5260 tablet_bootstrap.cc:654] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.740563  5258 raft_consensus.cc:359] T 22218daede4b4c88b268b1955f6c9aa5 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.741207  5258 raft_consensus.cc:385] T 22218daede4b4c88b268b1955f6c9aa5 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.741441  5258 raft_consensus.cc:740] T 22218daede4b4c88b268b1955f6c9aa5 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.742609  5258 consensus_queue.cc:260] T 22218daede4b4c88b268b1955f6c9aa5 P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
W20260710 11:00:12.743409  5108 leader_election.cc:343] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.748992  5258 ts_tablet_manager.cc:1434] T 22218daede4b4c88b268b1955f6c9aa5 P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260710 11:00:12.752974  5261 tablet_bootstrap.cc:654] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.753677  5301 raft_consensus.cc:493] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.754154  5301 raft_consensus.cc:515] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.756081  5301 leader_election.cc:290] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.750157  5258 tablet_bootstrap.cc:492] T 04cf73b9b93b4eafa14e122256fc4412 P f55ec2d7c0d24796946d58981b197fdf: Bootstrap starting.
I20260710 11:00:12.762248  5260 tablet_bootstrap.cc:492] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:12.762670  5260 ts_tablet_manager.cc:1403] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.011s
I20260710 11:00:12.762559  5218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ede97948c804b04af0076e631b27753" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:12.762921  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ede97948c804b04af0076e631b27753" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:12.763509  5068 raft_consensus.cc:2468] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 0.
I20260710 11:00:12.763646  5258 tablet_bootstrap.cc:654] T 04cf73b9b93b4eafa14e122256fc4412 P f55ec2d7c0d24796946d58981b197fdf: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:12.765036  5108 leader_election.cc:343] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.767401  5109 leader_election.cc:304] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 0802b64d497447b58c37c888dd36b576
I20260710 11:00:12.768360  5260 raft_consensus.cc:359] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.768719  5300 raft_consensus.cc:2804] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:12.769060  5260 raft_consensus.cc:385] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.769134  5300 raft_consensus.cc:493] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:12.769426  5260 raft_consensus.cc:740] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.769625  5300 raft_consensus.cc:3060] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.770144  5260 consensus_queue.cc:260] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.771160  5261 tablet_bootstrap.cc:492] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:12.773797  5261 ts_tablet_manager.cc:1403] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.002s
I20260710 11:00:12.774009  5262 raft_consensus.cc:493] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.774448  5262 raft_consensus.cc:515] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.776283  5261 raft_consensus.cc:359] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.776947  5261 raft_consensus.cc:385] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.777204  5261 raft_consensus.cc:740] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.778353  5218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b772ef2be0e941078875bff48036628b" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:12.773030  5260 ts_tablet_manager.cc:1434] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:00:12.778754  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b772ef2be0e941078875bff48036628b" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:12.779469  5142 raft_consensus.cc:2393] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f55ec2d7c0d24796946d58981b197fdf in current term 1: Already voted for candidate 0802b64d497447b58c37c888dd36b576 in this term.
I20260710 11:00:12.779554  5260 tablet_bootstrap.cc:492] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:12.779594  5300 raft_consensus.cc:515] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.780956  5033 leader_election.cc:304] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f55ec2d7c0d24796946d58981b197fdf; no voters: 0802b64d497447b58c37c888dd36b576, 19a9b63d596c4e6baee3f1444199a8ec
I20260710 11:00:12.781896  5280 raft_consensus.cc:3060] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.782389  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ede97948c804b04af0076e631b27753" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:12.782929  5069 raft_consensus.cc:3060] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.776298  5262 leader_election.cc:290] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.777839  5261 consensus_queue.cc:260] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.788266  5261 ts_tablet_manager.cc:1434] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:00:12.770476  4963 catalog_manager.cc:5697] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194). New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:12.790336  5261 tablet_bootstrap.cc:492] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:12.792339  5280 raft_consensus.cc:2749] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:12.794539  5300 leader_election.cc:290] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.796393  5218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ede97948c804b04af0076e631b27753" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576"
I20260710 11:00:12.797655  5069 raft_consensus.cc:2468] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 1.
I20260710 11:00:12.798154  5261 tablet_bootstrap.cc:654] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.798827  5109 leader_election.cc:304] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:12.799742  5300 raft_consensus.cc:2804] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:12.800370  5300 raft_consensus.cc:697] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Becoming Leader. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Running, Role: LEADER
I20260710 11:00:12.801165  5300 consensus_queue.cc:237] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
W20260710 11:00:12.801725  5108 leader_election.cc:343] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.813125  4963 catalog_manager.cc:5697] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194). New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:12.817704  5260 tablet_bootstrap.cc:654] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.818969  5258 tablet_bootstrap.cc:492] T 04cf73b9b93b4eafa14e122256fc4412 P f55ec2d7c0d24796946d58981b197fdf: No bootstrap required, opened a new log
I20260710 11:00:12.819361  5258 ts_tablet_manager.cc:1403] T 04cf73b9b93b4eafa14e122256fc4412 P f55ec2d7c0d24796946d58981b197fdf: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.008s
I20260710 11:00:12.820133  5261 tablet_bootstrap.cc:492] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:12.820597  5261 ts_tablet_manager.cc:1403] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.004s
I20260710 11:00:12.822000  5258 raft_consensus.cc:359] T 04cf73b9b93b4eafa14e122256fc4412 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.822675  5258 raft_consensus.cc:385] T 04cf73b9b93b4eafa14e122256fc4412 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.823256  5261 raft_consensus.cc:359] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.824047  5261 raft_consensus.cc:385] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.824360  5261 raft_consensus.cc:740] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.827505  5301 consensus_queue.cc:1048] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:12.822937  5258 raft_consensus.cc:740] T 04cf73b9b93b4eafa14e122256fc4412 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.830134  5258 consensus_queue.cc:260] T 04cf73b9b93b4eafa14e122256fc4412 P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.832192  5258 ts_tablet_manager.cc:1434] T 04cf73b9b93b4eafa14e122256fc4412 P f55ec2d7c0d24796946d58981b197fdf: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:00:12.830123  5261 consensus_queue.cc:260] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.838522  5260 tablet_bootstrap.cc:492] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:12.838953  5260 ts_tablet_manager.cc:1403] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.005s
I20260710 11:00:12.834678  5261 ts_tablet_manager.cc:1434] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:00:12.839344  5267 consensus_queue.cc:1048] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:12.840329  5261 tablet_bootstrap.cc:492] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:12.841444  5267 raft_consensus.cc:493] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.841419  5260 raft_consensus.cc:359] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.842053  5267 raft_consensus.cc:515] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.842219  5260 raft_consensus.cc:385] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.842950  5260 raft_consensus.cc:740] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.843657  5260 consensus_queue.cc:260] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.844895  5267 leader_election.cc:290] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:12.846011  5260 ts_tablet_manager.cc:1434] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:00:12.846678  5261 tablet_bootstrap.cc:654] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.846879  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f06603ee3e84e95b6fc0708f55188d3" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:12.847304  5260 tablet_bootstrap.cc:492] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:12.847786  5266 consensus_queue.cc:1048] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:12.849776  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f06603ee3e84e95b6fc0708f55188d3" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:12.850431  5068 raft_consensus.cc:2468] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0802b64d497447b58c37c888dd36b576 in term 0.
I20260710 11:00:12.852576  5267 consensus_queue.cc:1048] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:12.854364  5260 tablet_bootstrap.cc:654] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:12.855881  5182 leader_election.cc:343] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.858754  5266 raft_consensus.cc:493] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.859216  5266 raft_consensus.cc:515] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.857300  5183 leader_election.cc:304] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf; no voters: 19a9b63d596c4e6baee3f1444199a8ec
I20260710 11:00:12.862156  5356 raft_consensus.cc:2804] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:12.862499  5356 raft_consensus.cc:493] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:12.862869  5356 raft_consensus.cc:3060] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.863966  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22218daede4b4c88b268b1955f6c9aa5" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:12.865000  5068 raft_consensus.cc:2468] T 22218daede4b4c88b268b1955f6c9aa5 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 0.
I20260710 11:00:12.866176  5109 leader_election.cc:304] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:12.866930  5320 raft_consensus.cc:2804] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:12.867312  5320 raft_consensus.cc:493] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:12.867738  5320 raft_consensus.cc:3060] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.876055  5266 leader_election.cc:290] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.877321  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22218daede4b4c88b268b1955f6c9aa5" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:12.878474  5320 raft_consensus.cc:515] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
W20260710 11:00:12.878845  5108 leader_election.cc:343] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.881773  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22218daede4b4c88b268b1955f6c9aa5" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:12.882481  5068 raft_consensus.cc:3060] T 22218daede4b4c88b268b1955f6c9aa5 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.884306  5266 raft_consensus.cc:493] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.884860  5266 raft_consensus.cc:515] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.887812  5067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e79825a5b624ff693011f34ba1e670d" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:12.888528  5067 raft_consensus.cc:2393] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19a9b63d596c4e6baee3f1444199a8ec in current term 1: Already voted for candidate 0802b64d497447b58c37c888dd36b576 in this term.
I20260710 11:00:12.891120  5266 leader_election.cc:290] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.890981  5356 raft_consensus.cc:515] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.892536  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e79825a5b624ff693011f34ba1e670d" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:12.894771  5320 leader_election.cc:290] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:12.894934  5067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f06603ee3e84e95b6fc0708f55188d3" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:12.895705  5067 raft_consensus.cc:3060] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.900071  5068 raft_consensus.cc:2468] T 22218daede4b4c88b268b1955f6c9aa5 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 1.
I20260710 11:00:12.901038  5109 leader_election.cc:304] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:12.901912  5320 raft_consensus.cc:2804] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:12.901870  5108 leader_election.cc:304] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec; no voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf
I20260710 11:00:12.902717  5320 raft_consensus.cc:697] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Becoming Leader. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Running, Role: LEADER
I20260710 11:00:12.903609  5320 consensus_queue.cc:237] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.903837  5267 consensus_queue.cc:1048] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:12.904420  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f06603ee3e84e95b6fc0708f55188d3" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
W20260710 11:00:12.905652  5182 leader_election.cc:343] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.907063  5356 leader_election.cc:290] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:12.992733  5301 raft_consensus.cc:493] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.004812  5260 tablet_bootstrap.cc:492] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:13.005498  5260 ts_tablet_manager.cc:1403] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.158s	user 0.019s	sys 0.020s
I20260710 11:00:13.004410  5301 raft_consensus.cc:515] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:12.911381  5067 raft_consensus.cc:2468] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0802b64d497447b58c37c888dd36b576 in term 1.
I20260710 11:00:12.907951  5266 raft_consensus.cc:3060] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.908984  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22218daede4b4c88b268b1955f6c9aa5" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576"
I20260710 11:00:12.923750  5300 raft_consensus.cc:493] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.019749  5261 tablet_bootstrap.cc:492] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:13.019480  5183 leader_election.cc:304] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf; no voters: 19a9b63d596c4e6baee3f1444199a8ec
I20260710 11:00:13.020218  5261 ts_tablet_manager.cc:1403] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.180s	user 0.020s	sys 0.066s
I20260710 11:00:13.020545  5356 raft_consensus.cc:2804] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:13.021927  5356 raft_consensus.cc:697] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Becoming Leader. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Running, Role: LEADER
I20260710 11:00:13.014016  5300 raft_consensus.cc:515] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.035987  5356 consensus_queue.cc:237] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.060472  5261 raft_consensus.cc:359] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.061444  5261 raft_consensus.cc:385] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.061877  5261 raft_consensus.cc:740] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.062788  5261 consensus_queue.cc:260] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
W20260710 11:00:13.095178  5108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.214.195:45867, user_credentials={real_user=slave}} blocked reactor thread for 80917.8us
I20260710 11:00:13.112174  5261 ts_tablet_manager.cc:1434] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.018s
I20260710 11:00:13.113027  5300 leader_election.cc:290] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:13.115077  5280 consensus_queue.cc:1048] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:13.115896  5260 raft_consensus.cc:359] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.116561  5260 raft_consensus.cc:385] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.116837  5260 raft_consensus.cc:740] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.117960  5261 tablet_bootstrap.cc:492] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:13.117419  5260 consensus_queue.cc:260] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.120795  5260 ts_tablet_manager.cc:1434] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.115s	user 0.006s	sys 0.000s
I20260710 11:00:13.122277  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31148fa54e274cd4842f8c830a761d7e" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:13.122910  5068 raft_consensus.cc:2468] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 0.
W20260710 11:00:13.123404  5108 leader_election.cc:343] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.125028  5109 leader_election.cc:304] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:13.125221  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0059de0671a545c68b9c7f8f0b589aeb" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:13.125821  5068 raft_consensus.cc:2468] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 0.
I20260710 11:00:13.126199  5266 raft_consensus.cc:2749] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:13.126920  5266 raft_consensus.cc:2804] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:13.127235  5266 raft_consensus.cc:493] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:13.112259  5301 leader_election.cc:290] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:13.128229  5266 raft_consensus.cc:3060] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.133553  5109 leader_election.cc:304] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:13.134326  5300 raft_consensus.cc:2804] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:13.134677  5300 raft_consensus.cc:493] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:13.138509  5300 raft_consensus.cc:3060] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.140332  5301 consensus_queue.cc:1048] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:13.149081  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31148fa54e274cd4842f8c830a761d7e" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:13.150075  5216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0059de0671a545c68b9c7f8f0b589aeb" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
I20260710 11:00:13.152055  5356 consensus_queue.cc:1048] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:13.149319  5406 raft_consensus.cc:493] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.153285  5406 raft_consensus.cc:515] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.154175  5280 consensus_queue.cc:1048] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:13.218904  5260 tablet_bootstrap.cc:492] T 6f06603ee3e84e95b6fc0708f55188d3 P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:13.213061  5217 raft_consensus.cc:2468] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 0.
I20260710 11:00:13.212301  5406 leader_election.cc:290] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:13.226907  5267 raft_consensus.cc:493] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.239652  5267 raft_consensus.cc:515] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.241722  5267 leader_election.cc:290] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
W20260710 11:00:13.237308  5033 consensus_peers.cc:597] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf -> Peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Couldn't send request to peer 19a9b63d596c4e6baee3f1444199a8ec. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:13.238569  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cf73b9b93b4eafa14e122256fc4412" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576" is_pre_election: true
W20260710 11:00:13.238571  5108 leader_election.cc:343] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:13.246821  5015 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:13.247970  5261 tablet_bootstrap.cc:654] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.248723  5143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ede97948c804b04af0076e631b27753" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
W20260710 11:00:13.249029  5108 leader_election.cc:343] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.250252  5215 raft_consensus.cc:3060] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.227757  5300 raft_consensus.cc:515] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
W20260710 11:00:13.259166  5108 consensus_peers.cc:597] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec -> Peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Couldn't send request to peer 0802b64d497447b58c37c888dd36b576. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:13.260104  5066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ede97948c804b04af0076e631b27753" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:13.260015  4964 catalog_manager.cc:5697] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194). New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:13.260919  5066 raft_consensus.cc:2393] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0802b64d497447b58c37c888dd36b576 in current term 1: Already voted for candidate 19a9b63d596c4e6baee3f1444199a8ec in this term.
I20260710 11:00:13.264003  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cf73b9b93b4eafa14e122256fc4412" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:13.264418  5066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0059de0671a545c68b9c7f8f0b589aeb" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:13.267849  5066 raft_consensus.cc:3060] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.271243  5261 tablet_bootstrap.cc:492] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:13.271677  5261 ts_tablet_manager.cc:1403] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.154s	user 0.014s	sys 0.000s
I20260710 11:00:13.273897  5183 leader_election.cc:304] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0802b64d497447b58c37c888dd36b576; no voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf
I20260710 11:00:13.278383  5356 raft_consensus.cc:3060] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.282747  5261 raft_consensus.cc:359] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.283630  5261 raft_consensus.cc:385] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.283998  5261 raft_consensus.cc:740] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.264950  5300 leader_election.cc:290] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:13.274012  5410 consensus_queue.cc:1048] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:13.275651  5216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0059de0671a545c68b9c7f8f0b589aeb" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576"
I20260710 11:00:13.284834  5261 consensus_queue.cc:260] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.267150  5068 raft_consensus.cc:2468] T 04cf73b9b93b4eafa14e122256fc4412 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 0.
I20260710 11:00:13.298925  5261 ts_tablet_manager.cc:1434] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 11:00:13.300107  5261 tablet_bootstrap.cc:492] T 0059de0671a545c68b9c7f8f0b589aeb P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:13.295763  5411 consensus_queue.cc:1048] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:00:13.268162  5266 raft_consensus.cc:515] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.293407  5409 raft_consensus.cc:493] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.308974  5066 raft_consensus.cc:2468] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 1.
I20260710 11:00:13.303660  5262 consensus_queue.cc:1048] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:00:13.311300  5300 consensus_queue.cc:1048] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:13.310803  5409 raft_consensus.cc:515] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.316648  5109 leader_election.cc:304] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 0802b64d497447b58c37c888dd36b576
I20260710 11:00:13.317982  5301 raft_consensus.cc:2804] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:13.318344  5301 raft_consensus.cc:493] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:13.318707  5301 raft_consensus.cc:3060] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.312353  5357 raft_consensus.cc:493] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.321324  5357 raft_consensus.cc:515] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
W20260710 11:00:13.323604  5108 leader_election.cc:343] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.325706  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd135a351584da48e24afa92bf8e738" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:13.323333  5409 leader_election.cc:290] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:13.329381  5356 raft_consensus.cc:2749] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:13.323343  5357 leader_election.cc:290] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:13.327450  5140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2f33a8f8a84c7f8ee86c4a30143dbb" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:13.339131  5266 leader_election.cc:290] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:13.353828  5109 leader_election.cc:304] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 0802b64d497447b58c37c888dd36b576
I20260710 11:00:13.356722  5406 raft_consensus.cc:2804] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:13.358487  5260 tablet_bootstrap.cc:654] T 6f06603ee3e84e95b6fc0708f55188d3 P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.358170  4963 catalog_manager.cc:5697] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0802b64d497447b58c37c888dd36b576 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:13.361315  5217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31148fa54e274cd4842f8c830a761d7e" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576"
I20260710 11:00:13.357249  5406 raft_consensus.cc:697] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Becoming Leader. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Running, Role: LEADER
I20260710 11:00:13.361897  5217 raft_consensus.cc:3060] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.362387  5406 consensus_queue.cc:237] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.374527  5301 raft_consensus.cc:515] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.377058  5301 leader_election.cc:290] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:13.380510  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd135a351584da48e24afa92bf8e738" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:13.383641  5064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31148fa54e274cd4842f8c830a761d7e" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:13.384320  5064 raft_consensus.cc:3060] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.381354  5068 raft_consensus.cc:2393] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0802b64d497447b58c37c888dd36b576 in current term 1: Already voted for candidate 19a9b63d596c4e6baee3f1444199a8ec in this term.
I20260710 11:00:13.389863  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2f33a8f8a84c7f8ee86c4a30143dbb" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:13.390934  5216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cf73b9b93b4eafa14e122256fc4412" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0802b64d497447b58c37c888dd36b576"
W20260710 11:00:13.396869  5108 leader_election.cc:343] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.399999  5300 consensus_queue.cc:1048] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:13.401719  5068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cf73b9b93b4eafa14e122256fc4412" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:13.402272  5068 raft_consensus.cc:3060] T 04cf73b9b93b4eafa14e122256fc4412 P f55ec2d7c0d24796946d58981b197fdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.404057  5217 raft_consensus.cc:2468] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 1.
I20260710 11:00:13.413519  5108 leader_election.cc:304] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, 19a9b63d596c4e6baee3f1444199a8ec; no voters: 
I20260710 11:00:13.414731  5406 raft_consensus.cc:2804] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:13.415678  5406 raft_consensus.cc:697] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Becoming Leader. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Running, Role: LEADER
I20260710 11:00:13.419822  5261 tablet_bootstrap.cc:654] T 0059de0671a545c68b9c7f8f0b589aeb P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.421919  5183 leader_election.cc:304] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 [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: 0802b64d497447b58c37c888dd36b576; no voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf
I20260710 11:00:13.430173  5183 leader_election.cc:304] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0802b64d497447b58c37c888dd36b576; no voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf
I20260710 11:00:13.432094  5411 raft_consensus.cc:2749] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:13.432940  5411 raft_consensus.cc:3060] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.395051  5301 consensus_queue.cc:1048] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260710 11:00:13.434913  5068 raft_consensus.cc:2468] T 04cf73b9b93b4eafa14e122256fc4412 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 1.
I20260710 11:00:13.440193  5300 consensus_queue.cc:1048] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 11:00:13.441216  5064 raft_consensus.cc:2468] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 1.
I20260710 11:00:13.467386  5109 leader_election.cc:304] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 0802b64d497447b58c37c888dd36b576
I20260710 11:00:13.468248  5300 raft_consensus.cc:2804] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:13.469115  5300 raft_consensus.cc:697] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Becoming Leader. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Running, Role: LEADER
I20260710 11:00:13.470029  5300 consensus_queue.cc:237] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.458811  5406 consensus_queue.cc:237] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.473531  5411 raft_consensus.cc:2749] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:13.487337  5260 tablet_bootstrap.cc:492] T 6f06603ee3e84e95b6fc0708f55188d3 P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:13.487951  5260 ts_tablet_manager.cc:1403] T 6f06603ee3e84e95b6fc0708f55188d3 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.270s	user 0.015s	sys 0.018s
I20260710 11:00:13.489023  5410 consensus_queue.cc:1048] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:13.491668  5260 raft_consensus.cc:359] T 6f06603ee3e84e95b6fc0708f55188d3 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.492595  5260 raft_consensus.cc:385] T 6f06603ee3e84e95b6fc0708f55188d3 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.492955  5260 raft_consensus.cc:740] T 6f06603ee3e84e95b6fc0708f55188d3 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.497557  5260 consensus_queue.cc:260] T 6f06603ee3e84e95b6fc0708f55188d3 P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.521202  5406 consensus_queue.cc:1048] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:13.524803  5260 ts_tablet_manager.cc:1434] T 6f06603ee3e84e95b6fc0708f55188d3 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260710 11:00:13.525903  5260 tablet_bootstrap.cc:492] T 2a49a7102dea4d759106721dd35c5fc6 P 19a9b63d596c4e6baee3f1444199a8ec: Bootstrap starting.
I20260710 11:00:13.540340  5261 tablet_bootstrap.cc:492] T 0059de0671a545c68b9c7f8f0b589aeb P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:13.540966  5261 ts_tablet_manager.cc:1403] T 0059de0671a545c68b9c7f8f0b589aeb P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.241s	user 0.017s	sys 0.030s
W20260710 11:00:13.547106  5108 consensus_peers.cc:597] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec -> Peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): Couldn't send request to peer 0802b64d497447b58c37c888dd36b576. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:13.563457  5261 raft_consensus.cc:359] T 0059de0671a545c68b9c7f8f0b589aeb P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.564258  5261 raft_consensus.cc:385] T 0059de0671a545c68b9c7f8f0b589aeb P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.564646  5261 raft_consensus.cc:740] T 0059de0671a545c68b9c7f8f0b589aeb P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.565429  5261 consensus_queue.cc:260] T 0059de0671a545c68b9c7f8f0b589aeb P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.566704  5144 raft_consensus.cc:3060] T 6f06603ee3e84e95b6fc0708f55188d3 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.567520  5261 ts_tablet_manager.cc:1434] T 0059de0671a545c68b9c7f8f0b589aeb P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.003s
I20260710 11:00:13.568398  5261 tablet_bootstrap.cc:492] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:13.577775  5260 tablet_bootstrap.cc:654] T 2a49a7102dea4d759106721dd35c5fc6 P 19a9b63d596c4e6baee3f1444199a8ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.583503  5261 tablet_bootstrap.cc:654] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.588672  5356 consensus_queue.cc:1048] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:13.604858  5261 tablet_bootstrap.cc:492] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:13.605309  5261 ts_tablet_manager.cc:1403] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.037s	user 0.002s	sys 0.010s
I20260710 11:00:13.607842  5260 tablet_bootstrap.cc:492] T 2a49a7102dea4d759106721dd35c5fc6 P 19a9b63d596c4e6baee3f1444199a8ec: No bootstrap required, opened a new log
I20260710 11:00:13.608295  5260 ts_tablet_manager.cc:1403] T 2a49a7102dea4d759106721dd35c5fc6 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.010s
I20260710 11:00:13.609141  5261 raft_consensus.cc:359] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.609886  5261 raft_consensus.cc:385] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.610159  5261 raft_consensus.cc:740] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.610744  5260 raft_consensus.cc:359] T 2a49a7102dea4d759106721dd35c5fc6 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.611292  5260 raft_consensus.cc:385] T 2a49a7102dea4d759106721dd35c5fc6 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.611545  5260 raft_consensus.cc:740] T 2a49a7102dea4d759106721dd35c5fc6 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.611776  4967 catalog_manager.cc:5697] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194). New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:13.612193  5260 consensus_queue.cc:260] T 2a49a7102dea4d759106721dd35c5fc6 P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.610805  5261 consensus_queue.cc:260] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.613778  4967 catalog_manager.cc:5697] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194). New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:13.614257  5260 ts_tablet_manager.cc:1434] T 2a49a7102dea4d759106721dd35c5fc6 P 19a9b63d596c4e6baee3f1444199a8ec: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 11:00:13.615012  5261 ts_tablet_manager.cc:1434] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:00:13.615139  4967 catalog_manager.cc:5697] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194). New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:13.615700  5261 tablet_bootstrap.cc:492] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576: Bootstrap starting.
I20260710 11:00:13.621670  5261 tablet_bootstrap.cc:654] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.628407  5261 tablet_bootstrap.cc:492] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576: No bootstrap required, opened a new log
I20260710 11:00:13.628728  5261 ts_tablet_manager.cc:1403] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.011s
I20260710 11:00:13.630858  5261 raft_consensus.cc:359] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.631520  5261 raft_consensus.cc:385] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.631815  5261 raft_consensus.cc:740] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.632314  5261 consensus_queue.cc:260] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.633755  5261 ts_tablet_manager.cc:1434] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:00:13.662927  5356 raft_consensus.cc:493] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.663401  5356 raft_consensus.cc:515] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.665297  5356 leader_election.cc:290] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:13.665871  5067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cf73b9b93b4eafa14e122256fc4412" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:13.666657  5067 raft_consensus.cc:2393] T 04cf73b9b93b4eafa14e122256fc4412 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0802b64d497447b58c37c888dd36b576 in current term 1: Already voted for candidate 19a9b63d596c4e6baee3f1444199a8ec in this term.
I20260710 11:00:13.666519  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cf73b9b93b4eafa14e122256fc4412" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:13.667899  5182 leader_election.cc:304] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0802b64d497447b58c37c888dd36b576; no voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf
I20260710 11:00:13.668450  5356 raft_consensus.cc:3060] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.673199  5356 raft_consensus.cc:2749] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:13.680594  5144 raft_consensus.cc:3060] T 2a49a7102dea4d759106721dd35c5fc6 P 19a9b63d596c4e6baee3f1444199a8ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.760335  5356 raft_consensus.cc:493] T 0059de0671a545c68b9c7f8f0b589aeb P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.760771  5356 raft_consensus.cc:515] T 0059de0671a545c68b9c7f8f0b589aeb P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.762377  5356 leader_election.cc:290] T 0059de0671a545c68b9c7f8f0b589aeb P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:13.763118  5067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0059de0671a545c68b9c7f8f0b589aeb" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:13.763267  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0059de0671a545c68b9c7f8f0b589aeb" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:13.763783  5067 raft_consensus.cc:2393] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0802b64d497447b58c37c888dd36b576 in current term 1: Already voted for candidate 19a9b63d596c4e6baee3f1444199a8ec in this term.
I20260710 11:00:13.764818  5183 leader_election.cc:304] T 0059de0671a545c68b9c7f8f0b589aeb P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0802b64d497447b58c37c888dd36b576; no voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf
I20260710 11:00:13.765540  5356 raft_consensus.cc:3060] T 0059de0671a545c68b9c7f8f0b589aeb P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.769821  5356 raft_consensus.cc:2749] T 0059de0671a545c68b9c7f8f0b589aeb P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:13.838958  5300 consensus_queue.cc:1048] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:13.848301  5406 consensus_queue.cc:1048] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:13.859833  5406 consensus_queue.cc:1048] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:13.870237  5301 consensus_queue.cc:1048] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:13.881729  5301 consensus_queue.cc:1048] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:13.928205  5356 raft_consensus.cc:493] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.935302  5356 raft_consensus.cc:515] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:13.943316  5356 leader_election.cc:290] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:13.943413  5300 consensus_queue.cc:1048] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:13.950079  5144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22218daede4b4c88b268b1955f6c9aa5" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec" is_pre_election: true
I20260710 11:00:13.953387  5064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22218daede4b4c88b268b1955f6c9aa5" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f55ec2d7c0d24796946d58981b197fdf" is_pre_election: true
I20260710 11:00:13.958679  5183 leader_election.cc:304] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0802b64d497447b58c37c888dd36b576; no voters: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf
I20260710 11:00:13.960425  5411 raft_consensus.cc:2749] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:13.973330  5216 raft_consensus.cc:3060] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.978850  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:13.988372  5452 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:13.992933  5453 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:13.994264  5455 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:13.997009  3931 server_base.cc:1061] running on GCE node
I20260710 11:00:13.998066  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:13.998313  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:13.998512  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681213998496 us; error 0 us; skew 500 ppm
I20260710 11:00:13.999176  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:14.003755  3931 webserver.cc:533] Webserver started at http://127.3.214.196:34649/ using document root <none> and password file <none>
I20260710 11:00:14.004340  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:14.004552  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:14.004914  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:14.006482  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-3-root/instance:
uuid: "89dae909bf3f4fb7b50a4a6882986155"
format_stamp: "Formatted at 2026-07-10 11:00:13 on dist-test-slave-t4dr"
I20260710 11:00:14.011272  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:00:14.014658  5460 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:14.015370  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:14.015669  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-3-root
uuid: "89dae909bf3f4fb7b50a4a6882986155"
format_stamp: "Formatted at 2026-07-10 11:00:13 on dist-test-slave-t4dr"
I20260710 11:00:14.015949  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:14.054822  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:14.056212  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:14.057691  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:14.060997  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:14.062012  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260710 11:00:14.062367  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:14.062654  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:14.137359  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.196:39721
I20260710 11:00:14.137593  5522 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.196:39721 every 8 connection(s)
I20260710 11:00:14.142814  3931 auto_leader_rebalancer-test.cc:388] add a tserver: 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:14.157757  5523 heartbeater.cc:344] Connected to a master server at 127.3.214.254:36255
I20260710 11:00:14.158246  5523 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:14.159174  5523 heartbeater.cc:507] Master 127.3.214.254:36255 requested a full tablet report, sending...
I20260710 11:00:14.161811  4967 ts_manager.cc:194] Registered new tserver with Master: 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196:39721)
I20260710 11:00:14.163667  4967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52920
I20260710 11:00:14.294879  5069 consensus_queue.cc:237] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Queue 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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:14.308027  5216 raft_consensus.cc:1275] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:14.310876  5417 consensus_queue.cc:1048] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:14.311425  5140 raft_consensus.cc:1275] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:14.316128  5417 consensus_queue.cc:1048] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:14.329761  5417 raft_consensus.cc:2955] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:14.331597  5216 raft_consensus.cc:2955] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
W20260710 11:00:14.333896  5035 consensus_peers.cc:597] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf -> Peer 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196:39721): Couldn't send request to peer 89dae909bf3f4fb7b50a4a6882986155. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9da63984506c4ffd8ebcd9f345c2b3a5. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:14.335151  5140 raft_consensus.cc:2955] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:14.349797  4967 catalog_manager.cc:5697] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576 reported cstate change: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New cstate: current_term: 1 leader_uuid: "f55ec2d7c0d24796946d58981b197fdf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:14.364746  5216 consensus_queue.cc:237] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [LEADER]: Queue 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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:14.374250  5140 raft_consensus.cc:1275] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:14.375659  5069 raft_consensus.cc:1275] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:14.378773  5410 consensus_queue.cc:1048] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:14.380604  5410 consensus_queue.cc:1048] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:14.388948  5356 raft_consensus.cc:2955] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
W20260710 11:00:14.393920  5184 consensus_peers.cc:597] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 -> Peer 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196:39721): Couldn't send request to peer 89dae909bf3f4fb7b50a4a6882986155. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b772ef2be0e941078875bff48036628b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:14.394838  5067 raft_consensus.cc:2955] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:14.395823  5144 raft_consensus.cc:2955] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:14.404845  4963 catalog_manager.cc:5697] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 reported cstate change: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:14.422101  5144 consensus_queue.cc:237] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Queue 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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:14.431706  5216 raft_consensus.cc:1275] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:14.431953  5067 raft_consensus.cc:1275] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:14.433591  5266 consensus_queue.cc:1048] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:14.435161  5406 consensus_queue.cc:1048] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:14.449712  5266 raft_consensus.cc:2955] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
W20260710 11:00:14.457242  5110 consensus_peers.cc:597] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec -> Peer 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196:39721): Couldn't send request to peer 89dae909bf3f4fb7b50a4a6882986155. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e86d4c687354367a7db7bedf64cba75. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:14.456796  5067 raft_consensus.cc:2955] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:14.461203  5216 raft_consensus.cc:2955] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:14.466395  5069 consensus_queue.cc:237] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Queue 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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:14.470432  4963 catalog_manager.cc:5697] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:14.478478  5216 raft_consensus.cc:1275] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:14.480000  5035 consensus_peers.cc:597] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf -> Peer 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196:39721): Couldn't send request to peer 89dae909bf3f4fb7b50a4a6882986155. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 950d21b24b2646009bdd491424fc6326. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:14.480278  5417 consensus_queue.cc:1048] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:14.480863  5144 raft_consensus.cc:1275] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:14.482647  5417 consensus_queue.cc:1048] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:14.490749  5417 raft_consensus.cc:2955] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:14.500118  5216 raft_consensus.cc:2955] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:14.501479  5144 raft_consensus.cc:2955] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:14.516788  4967 catalog_manager.cc:5697] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New cstate: current_term: 1 leader_uuid: "f55ec2d7c0d24796946d58981b197fdf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:14.795807  5552 ts_tablet_manager.cc:933] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 89dae909bf3f4fb7b50a4a6882986155: Initiating tablet copy from peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517)
I20260710 11:00:14.797667  5552 tablet_copy_client.cc:323] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Beginning tablet copy session from remote peer at address 127.3.214.193:41517
I20260710 11:00:14.811167  5079 tablet_copy_service.cc:140] P f55ec2d7c0d24796946d58981b197fdf: Received BeginTabletCopySession request for tablet 9da63984506c4ffd8ebcd9f345c2b3a5 from peer 89dae909bf3f4fb7b50a4a6882986155 ({username='slave'} at 127.0.0.1:46788)
I20260710 11:00:14.811791  5079 tablet_copy_service.cc:161] P f55ec2d7c0d24796946d58981b197fdf: Beginning new tablet copy session on tablet 9da63984506c4ffd8ebcd9f345c2b3a5 from peer 89dae909bf3f4fb7b50a4a6882986155 at {username='slave'} at 127.0.0.1:46788: session id = 89dae909bf3f4fb7b50a4a6882986155-9da63984506c4ffd8ebcd9f345c2b3a5
I20260710 11:00:14.820940  5079 tablet_copy_source_session.cc:215] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:14.824626  5552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da63984506c4ffd8ebcd9f345c2b3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:14.835587  5552 tablet_copy_client.cc:806] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:14.836246  5552 tablet_copy_client.cc:670] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:14.840209  5552 tablet_copy_client.cc:538] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:14.847344  5552 tablet_bootstrap.cc:492] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap starting.
I20260710 11:00:14.867261  5552 tablet_bootstrap.cc:492] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:14.868064  5552 tablet_bootstrap.cc:492] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap complete.
I20260710 11:00:14.868613  5552 ts_tablet_manager.cc:1403] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 89dae909bf3f4fb7b50a4a6882986155: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260710 11:00:14.870978  5552 raft_consensus.cc:359] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:14.871774  5552 raft_consensus.cc:740] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Initialized, Role: LEARNER
I20260710 11:00:14.873152  5552 consensus_queue.cc:260] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 89dae909bf3f4fb7b50a4a6882986155 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:14.877884  5552 ts_tablet_manager.cc:1434] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 89dae909bf3f4fb7b50a4a6882986155: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.005s
I20260710 11:00:14.877846  5523 heartbeater.cc:499] Master 127.3.214.254:36255 was elected leader, sending a full tablet report...
I20260710 11:00:14.885524  5558 ts_tablet_manager.cc:933] T 5e86d4c687354367a7db7bedf64cba75 P 89dae909bf3f4fb7b50a4a6882986155: Initiating tablet copy from peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:14.891229  5079 tablet_copy_service.cc:342] P f55ec2d7c0d24796946d58981b197fdf: Request end of tablet copy session 89dae909bf3f4fb7b50a4a6882986155-9da63984506c4ffd8ebcd9f345c2b3a5 received from {username='slave'} at 127.0.0.1:46788
I20260710 11:00:14.891746  5079 tablet_copy_service.cc:434] P f55ec2d7c0d24796946d58981b197fdf: ending tablet copy session 89dae909bf3f4fb7b50a4a6882986155-9da63984506c4ffd8ebcd9f345c2b3a5 on tablet 9da63984506c4ffd8ebcd9f345c2b3a5 with peer 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:14.893689  5558 tablet_copy_client.cc:323] T 5e86d4c687354367a7db7bedf64cba75 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Beginning tablet copy session from remote peer at address 127.3.214.194:35369
I20260710 11:00:14.903033  5154 tablet_copy_service.cc:140] P 19a9b63d596c4e6baee3f1444199a8ec: Received BeginTabletCopySession request for tablet 5e86d4c687354367a7db7bedf64cba75 from peer 89dae909bf3f4fb7b50a4a6882986155 ({username='slave'} at 127.0.0.1:42830)
I20260710 11:00:14.903517  5154 tablet_copy_service.cc:161] P 19a9b63d596c4e6baee3f1444199a8ec: Beginning new tablet copy session on tablet 5e86d4c687354367a7db7bedf64cba75 from peer 89dae909bf3f4fb7b50a4a6882986155 at {username='slave'} at 127.0.0.1:42830: session id = 89dae909bf3f4fb7b50a4a6882986155-5e86d4c687354367a7db7bedf64cba75
I20260710 11:00:14.909307  5154 tablet_copy_source_session.cc:215] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:14.913112  5558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e86d4c687354367a7db7bedf64cba75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:14.926714  5558 tablet_copy_client.cc:806] T 5e86d4c687354367a7db7bedf64cba75 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:14.927292  5558 tablet_copy_client.cc:670] T 5e86d4c687354367a7db7bedf64cba75 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:14.930661  5558 tablet_copy_client.cc:538] T 5e86d4c687354367a7db7bedf64cba75 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:14.938645  5558 tablet_bootstrap.cc:492] T 5e86d4c687354367a7db7bedf64cba75 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap starting.
I20260710 11:00:14.954053  5552 ts_tablet_manager.cc:933] T b772ef2be0e941078875bff48036628b P 89dae909bf3f4fb7b50a4a6882986155: Initiating tablet copy from peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:14.958328  5558 tablet_bootstrap.cc:492] T 5e86d4c687354367a7db7bedf64cba75 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:14.959430  5558 tablet_bootstrap.cc:492] T 5e86d4c687354367a7db7bedf64cba75 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap complete.
I20260710 11:00:14.960143  5558 ts_tablet_manager.cc:1403] T 5e86d4c687354367a7db7bedf64cba75 P 89dae909bf3f4fb7b50a4a6882986155: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260710 11:00:14.963990  5558 raft_consensus.cc:359] T 5e86d4c687354367a7db7bedf64cba75 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:14.965087  5558 raft_consensus.cc:740] T 5e86d4c687354367a7db7bedf64cba75 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Initialized, Role: LEARNER
I20260710 11:00:14.966059  5558 consensus_queue.cc:260] T 5e86d4c687354367a7db7bedf64cba75 P 89dae909bf3f4fb7b50a4a6882986155 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:14.969281  5558 ts_tablet_manager.cc:1434] T 5e86d4c687354367a7db7bedf64cba75 P 89dae909bf3f4fb7b50a4a6882986155: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:00:14.970448  5552 tablet_copy_client.cc:323] T b772ef2be0e941078875bff48036628b P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Beginning tablet copy session from remote peer at address 127.3.214.195:45867
I20260710 11:00:14.971045  5154 tablet_copy_service.cc:342] P 19a9b63d596c4e6baee3f1444199a8ec: Request end of tablet copy session 89dae909bf3f4fb7b50a4a6882986155-5e86d4c687354367a7db7bedf64cba75 received from {username='slave'} at 127.0.0.1:42830
I20260710 11:00:14.971474  5154 tablet_copy_service.cc:434] P 19a9b63d596c4e6baee3f1444199a8ec: ending tablet copy session 89dae909bf3f4fb7b50a4a6882986155-5e86d4c687354367a7db7bedf64cba75 on tablet 5e86d4c687354367a7db7bedf64cba75 with peer 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:14.983085  5228 tablet_copy_service.cc:140] P 0802b64d497447b58c37c888dd36b576: Received BeginTabletCopySession request for tablet b772ef2be0e941078875bff48036628b from peer 89dae909bf3f4fb7b50a4a6882986155 ({username='slave'} at 127.0.0.1:38892)
I20260710 11:00:14.983565  5228 tablet_copy_service.cc:161] P 0802b64d497447b58c37c888dd36b576: Beginning new tablet copy session on tablet b772ef2be0e941078875bff48036628b from peer 89dae909bf3f4fb7b50a4a6882986155 at {username='slave'} at 127.0.0.1:38892: session id = 89dae909bf3f4fb7b50a4a6882986155-b772ef2be0e941078875bff48036628b
I20260710 11:00:14.988427  5228 tablet_copy_source_session.cc:215] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:14.991586  5552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b772ef2be0e941078875bff48036628b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:15.003289  5552 tablet_copy_client.cc:806] T b772ef2be0e941078875bff48036628b P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:15.003875  5552 tablet_copy_client.cc:670] T b772ef2be0e941078875bff48036628b P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:15.007102  5552 tablet_copy_client.cc:538] T b772ef2be0e941078875bff48036628b P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:15.013387  5552 tablet_bootstrap.cc:492] T b772ef2be0e941078875bff48036628b P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap starting.
I20260710 11:00:15.015583  5558 ts_tablet_manager.cc:933] T 950d21b24b2646009bdd491424fc6326 P 89dae909bf3f4fb7b50a4a6882986155: Initiating tablet copy from peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517)
I20260710 11:00:15.017231  5558 tablet_copy_client.cc:323] T 950d21b24b2646009bdd491424fc6326 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Beginning tablet copy session from remote peer at address 127.3.214.193:41517
I20260710 11:00:15.018836  5079 tablet_copy_service.cc:140] P f55ec2d7c0d24796946d58981b197fdf: Received BeginTabletCopySession request for tablet 950d21b24b2646009bdd491424fc6326 from peer 89dae909bf3f4fb7b50a4a6882986155 ({username='slave'} at 127.0.0.1:46788)
I20260710 11:00:15.019358  5079 tablet_copy_service.cc:161] P f55ec2d7c0d24796946d58981b197fdf: Beginning new tablet copy session on tablet 950d21b24b2646009bdd491424fc6326 from peer 89dae909bf3f4fb7b50a4a6882986155 at {username='slave'} at 127.0.0.1:46788: session id = 89dae909bf3f4fb7b50a4a6882986155-950d21b24b2646009bdd491424fc6326
I20260710 11:00:15.027192  5079 tablet_copy_source_session.cc:215] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:15.030319  5558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950d21b24b2646009bdd491424fc6326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:15.032598  5552 tablet_bootstrap.cc:492] T b772ef2be0e941078875bff48036628b P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:15.033295  5552 tablet_bootstrap.cc:492] T b772ef2be0e941078875bff48036628b P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap complete.
I20260710 11:00:15.033841  5552 ts_tablet_manager.cc:1403] T b772ef2be0e941078875bff48036628b P 89dae909bf3f4fb7b50a4a6882986155: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.004s
I20260710 11:00:15.035892  5552 raft_consensus.cc:359] T b772ef2be0e941078875bff48036628b P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:15.036478  5552 raft_consensus.cc:740] T b772ef2be0e941078875bff48036628b P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Initialized, Role: LEARNER
I20260710 11:00:15.036955  5552 consensus_queue.cc:260] T b772ef2be0e941078875bff48036628b P 89dae909bf3f4fb7b50a4a6882986155 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:15.038880  5552 ts_tablet_manager.cc:1434] T b772ef2be0e941078875bff48036628b P 89dae909bf3f4fb7b50a4a6882986155: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:15.040459  5228 tablet_copy_service.cc:342] P 0802b64d497447b58c37c888dd36b576: Request end of tablet copy session 89dae909bf3f4fb7b50a4a6882986155-b772ef2be0e941078875bff48036628b received from {username='slave'} at 127.0.0.1:38892
I20260710 11:00:15.040840  5228 tablet_copy_service.cc:434] P 0802b64d497447b58c37c888dd36b576: ending tablet copy session 89dae909bf3f4fb7b50a4a6882986155-b772ef2be0e941078875bff48036628b on tablet b772ef2be0e941078875bff48036628b with peer 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:15.045514  5558 tablet_copy_client.cc:806] T 950d21b24b2646009bdd491424fc6326 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:15.046093  5558 tablet_copy_client.cc:670] T 950d21b24b2646009bdd491424fc6326 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:15.049897  5558 tablet_copy_client.cc:538] T 950d21b24b2646009bdd491424fc6326 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:15.058041  5558 tablet_bootstrap.cc:492] T 950d21b24b2646009bdd491424fc6326 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap starting.
I20260710 11:00:15.077422  5558 tablet_bootstrap.cc:492] T 950d21b24b2646009bdd491424fc6326 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:15.078299  5558 tablet_bootstrap.cc:492] T 950d21b24b2646009bdd491424fc6326 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap complete.
I20260710 11:00:15.078955  5558 ts_tablet_manager.cc:1403] T 950d21b24b2646009bdd491424fc6326 P 89dae909bf3f4fb7b50a4a6882986155: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260710 11:00:15.081820  5558 raft_consensus.cc:359] T 950d21b24b2646009bdd491424fc6326 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:15.082629  5558 raft_consensus.cc:740] T 950d21b24b2646009bdd491424fc6326 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Initialized, Role: LEARNER
I20260710 11:00:15.083241  5558 consensus_queue.cc:260] T 950d21b24b2646009bdd491424fc6326 P 89dae909bf3f4fb7b50a4a6882986155 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:15.085417  5558 ts_tablet_manager.cc:1434] T 950d21b24b2646009bdd491424fc6326 P 89dae909bf3f4fb7b50a4a6882986155: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:15.086944  5079 tablet_copy_service.cc:342] P f55ec2d7c0d24796946d58981b197fdf: Request end of tablet copy session 89dae909bf3f4fb7b50a4a6882986155-950d21b24b2646009bdd491424fc6326 received from {username='slave'} at 127.0.0.1:46788
I20260710 11:00:15.087400  5079 tablet_copy_service.cc:434] P f55ec2d7c0d24796946d58981b197fdf: ending tablet copy session 89dae909bf3f4fb7b50a4a6882986155-950d21b24b2646009bdd491424fc6326 on tablet 950d21b24b2646009bdd491424fc6326 with peer 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:15.368577  5498 raft_consensus.cc:1217] T 5e86d4c687354367a7db7bedf64cba75 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:15.384601  5498 raft_consensus.cc:1217] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:15.421562  5498 raft_consensus.cc:1217] T b772ef2be0e941078875bff48036628b P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:15.611649  5498 raft_consensus.cc:1217] T 950d21b24b2646009bdd491424fc6326 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:15.780319  5550 raft_consensus.cc:1064] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf: attempting to promote NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 to VOTER
I20260710 11:00:15.782318  5550 consensus_queue.cc:237] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:15.788311  5216 raft_consensus.cc:1275] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.789484  5498 raft_consensus.cc:1275] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.790079  5417 consensus_queue.cc:1048] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:15.790901  5144 raft_consensus.cc:1275] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.790928  5550 consensus_queue.cc:1048] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:15.792232  5570 consensus_queue.cc:1048] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:15.807829  5570 raft_consensus.cc:2955] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:15.810559  5144 raft_consensus.cc:2955] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:15.810660  5216 raft_consensus.cc:2955] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:15.819974  5498 raft_consensus.cc:2955] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:15.824254  4967 catalog_manager.cc:5697] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf reported cstate change: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f55ec2d7c0d24796946d58981b197fdf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:15.861992  5566 raft_consensus.cc:1064] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec: attempting to promote NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 to VOTER
I20260710 11:00:15.865439  5566 consensus_queue.cc:237] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:15.873311  5216 raft_consensus.cc:1275] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.873409  5498 raft_consensus.cc:1275] T 5e86d4c687354367a7db7bedf64cba75 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.874933  5567 consensus_queue.cc:1048] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:15.875717  5300 consensus_queue.cc:1048] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:15.880316  5067 raft_consensus.cc:1275] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.881083  5069 consensus_queue.cc:237] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:15.882252  5406 consensus_queue.cc:1048] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:15.888149  5144 raft_consensus.cc:1275] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:15.889825  5570 consensus_queue.cc:1048] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:15.892438  5568 raft_consensus.cc:1064] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576: attempting to promote NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 to VOTER
I20260710 11:00:15.894932  5568 consensus_queue.cc:237] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:15.904436  5498 raft_consensus.cc:1275] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:15.906008  5570 consensus_queue.cc:1048] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:15.907094  5567 raft_consensus.cc:2955] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:15.914846  5550 raft_consensus.cc:2955] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:15.917209  5217 raft_consensus.cc:2955] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:15.919889  5496 raft_consensus.cc:2955] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:15.938799  5495 raft_consensus.cc:2955] T 5e86d4c687354367a7db7bedf64cba75 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:15.946099  5067 raft_consensus.cc:2955] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:15.951169  4967 catalog_manager.cc:5697] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 89dae909bf3f4fb7b50a4a6882986155 reported cstate change: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New cstate: current_term: 1 leader_uuid: "f55ec2d7c0d24796946d58981b197fdf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:15.962522  4953 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9da63984506c4ffd8ebcd9f345c2b3a5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:15.962811  5144 raft_consensus.cc:2955] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:15.966696  5205 tablet_service.cc:1558] Processing DeleteTablet for tablet 9da63984506c4ffd8ebcd9f345c2b3a5 with delete_type TABLET_DATA_TOMBSTONED (TS 0802b64d497447b58c37c888dd36b576 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38858
I20260710 11:00:15.977787  5497 raft_consensus.cc:1275] T b772ef2be0e941078875bff48036628b P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.980227  5356 consensus_queue.cc:1048] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:15.980731  5140 raft_consensus.cc:1275] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.985502  5569 consensus_queue.cc:1048] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 11:00:15.987452  4964 catalog_manager.cc:5697] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:16.004199  5144 consensus_queue.cc:237] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [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: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:16.009790  5585 tablet_replica.cc:333] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:16.011475  5585 raft_consensus.cc:2243] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:16.012492  5585 raft_consensus.cc:2272] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:16.016819  5495 raft_consensus.cc:1275] T 5e86d4c687354367a7db7bedf64cba75 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:16.017735  5585 ts_tablet_manager.cc:1916] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:16.018409  5567 consensus_queue.cc:1048] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:16.025866  5567 raft_consensus.cc:2955] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:16.027412  5217 raft_consensus.cc:1275] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:16.030351  5566 consensus_queue.cc:1048] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:16.031950  5067 raft_consensus.cc:1275] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:16.033088  5495 raft_consensus.cc:2955] T 5e86d4c687354367a7db7bedf64cba75 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:16.035012  5217 raft_consensus.cc:2955] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:16.037773  5587 consensus_queue.cc:1048] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:16.039640  4952 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5e86d4c687354367a7db7bedf64cba75 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:16.065310  5569 raft_consensus.cc:2955] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:16.066926  5585 ts_tablet_manager.cc:1929] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:16.067374  5585 log.cc:1199] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 0802b64d497447b58c37c888dd36b576: Deleting WAL directory at /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-2-root/wals/9da63984506c4ffd8ebcd9f345c2b3a5
I20260710 11:00:16.069388  4964 catalog_manager.cc:5697] T 5e86d4c687354367a7db7bedf64cba75 P 89dae909bf3f4fb7b50a4a6882986155 reported cstate change: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:16.071678  5069 raft_consensus.cc:2955] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:16.069329  4952 catalog_manager.cc:5028] TS 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): tablet 9da63984506c4ffd8ebcd9f345c2b3a5 (table test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]) successfully deleted
I20260710 11:00:16.082074  5054 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e86d4c687354367a7db7bedf64cba75 with delete_type TABLET_DATA_TOMBSTONED (TS f55ec2d7c0d24796946d58981b197fdf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46746
I20260710 11:00:16.084584  5590 tablet_replica.cc:333] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:16.087333  5590 raft_consensus.cc:2243] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:16.089015  5590 raft_consensus.cc:2272] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:16.094695  4967 catalog_manager.cc:5697] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf reported cstate change: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:16.094807  5497 raft_consensus.cc:2955] T b772ef2be0e941078875bff48036628b P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:16.095954  5144 raft_consensus.cc:2955] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:16.109169  5217 consensus_queue.cc:237] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:16.116092  5590 ts_tablet_manager.cc:1916] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:16.125638  5497 raft_consensus.cc:1275] T b772ef2be0e941078875bff48036628b P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:16.126402  5069 raft_consensus.cc:1275] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:16.127534  5550 raft_consensus.cc:1064] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf: attempting to promote NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 to VOTER
I20260710 11:00:16.127949  5569 consensus_queue.cc:1048] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:16.128822  5568 consensus_queue.cc:1048] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:16.129966  5550 consensus_queue.cc:237] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:16.136605  5568 raft_consensus.cc:2955] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:16.138262  5069 raft_consensus.cc:2955] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:16.146814  4952 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b772ef2be0e941078875bff48036628b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:16.145963  5497 raft_consensus.cc:2955] T b772ef2be0e941078875bff48036628b P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:16.152333  4967 catalog_manager.cc:5697] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf reported cstate change: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:16.163093  5125 tablet_service.cc:1558] Processing DeleteTablet for tablet b772ef2be0e941078875bff48036628b with delete_type TABLET_DATA_TOMBSTONED (TS 19a9b63d596c4e6baee3f1444199a8ec not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42792
I20260710 11:00:16.171296  5590 ts_tablet_manager.cc:1929] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:16.171757  5217 raft_consensus.cc:1275] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:16.173848  5590 log.cc:1199] T 5e86d4c687354367a7db7bedf64cba75 P f55ec2d7c0d24796946d58981b197fdf: Deleting WAL directory at /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-0-root/wals/5e86d4c687354367a7db7bedf64cba75
I20260710 11:00:16.173921  5144 raft_consensus.cc:1275] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:16.175648  4953 catalog_manager.cc:5028] TS f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): tablet 5e86d4c687354367a7db7bedf64cba75 (table test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]) successfully deleted
I20260710 11:00:16.175463  5550 consensus_queue.cc:1048] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:16.176702  5417 consensus_queue.cc:1048] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:16.179312  5497 raft_consensus.cc:1275] T 950d21b24b2646009bdd491424fc6326 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:16.180753  5417 consensus_queue.cc:1048] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:16.181119  5592 tablet_replica.cc:333] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:16.182646  5592 raft_consensus.cc:2243] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:16.183492  5592 raft_consensus.cc:2272] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:16.190716  5550 raft_consensus.cc:2955] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:16.193717  5216 raft_consensus.cc:2955] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:16.195001  5495 raft_consensus.cc:2955] T 950d21b24b2646009bdd491424fc6326 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:16.207345  4963 catalog_manager.cc:5697] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 reported cstate change: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f55ec2d7c0d24796946d58981b197fdf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:16.209228  5592 ts_tablet_manager.cc:1916] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:16.212271  5140 raft_consensus.cc:2955] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:16.228513  5069 consensus_queue.cc:237] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:16.234611  5592 ts_tablet_manager.cc:1929] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:16.235109  5592 log.cc:1199] T b772ef2be0e941078875bff48036628b P 19a9b63d596c4e6baee3f1444199a8ec: Deleting WAL directory at /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-1-root/wals/b772ef2be0e941078875bff48036628b
I20260710 11:00:16.235176  5495 raft_consensus.cc:1275] T 950d21b24b2646009bdd491424fc6326 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:16.236860  4952 catalog_manager.cc:5028] TS 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): tablet b772ef2be0e941078875bff48036628b (table test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]) successfully deleted
I20260710 11:00:16.237605  5417 consensus_queue.cc:1048] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:16.241056  5216 raft_consensus.cc:1275] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:16.242604  5417 consensus_queue.cc:1048] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:16.248638  5584 raft_consensus.cc:2955] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:16.250399  5495 raft_consensus.cc:2955] T 950d21b24b2646009bdd491424fc6326 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:16.259315  5216 raft_consensus.cc:2955] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:16.266728  4967 catalog_manager.cc:5697] T 950d21b24b2646009bdd491424fc6326 P 89dae909bf3f4fb7b50a4a6882986155 reported cstate change: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New cstate: current_term: 1 leader_uuid: "f55ec2d7c0d24796946d58981b197fdf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:16.269163  4953 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 950d21b24b2646009bdd491424fc6326 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:16.277853  5125 tablet_service.cc:1558] Processing DeleteTablet for tablet 950d21b24b2646009bdd491424fc6326 with delete_type TABLET_DATA_TOMBSTONED (TS 19a9b63d596c4e6baee3f1444199a8ec not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42792
I20260710 11:00:16.278964  5592 tablet_replica.cc:333] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:16.280759  5592 raft_consensus.cc:2243] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:16.281482  5592 raft_consensus.cc:2272] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:16.284684  5592 ts_tablet_manager.cc:1916] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:16.296446  5592 ts_tablet_manager.cc:1929] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:16.296754  5592 log.cc:1199] T 950d21b24b2646009bdd491424fc6326 P 19a9b63d596c4e6baee3f1444199a8ec: Deleting WAL directory at /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-1-root/wals/950d21b24b2646009bdd491424fc6326
I20260710 11:00:16.298074  4952 catalog_manager.cc:5028] TS 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): tablet 950d21b24b2646009bdd491424fc6326 (table test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]) successfully deleted
I20260710 11:00:17.314881  5067 consensus_queue.cc:237] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Queue 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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:17.322536  5217 raft_consensus.cc:1275] T 2a49a7102dea4d759106721dd35c5fc6 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:17.323030  5140 raft_consensus.cc:1275] T 2a49a7102dea4d759106721dd35c5fc6 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:17.324327  5417 consensus_queue.cc:1048] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:17.325227  5597 consensus_queue.cc:1048] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:17.327764  5035 consensus_peers.cc:597] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf -> Peer 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196:39721): Couldn't send request to peer 89dae909bf3f4fb7b50a4a6882986155. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a49a7102dea4d759106721dd35c5fc6. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:17.334844  5584 raft_consensus.cc:2955] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:17.336335  5140 raft_consensus.cc:2955] T 2a49a7102dea4d759106721dd35c5fc6 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:17.350602  5217 raft_consensus.cc:2955] T 2a49a7102dea4d759106721dd35c5fc6 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:17.351202  5216 consensus_queue.cc:237] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [LEADER]: Queue 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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:17.351600  4964 catalog_manager.cc:5697] T 2a49a7102dea4d759106721dd35c5fc6 P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New cstate: current_term: 1 leader_uuid: "f55ec2d7c0d24796946d58981b197fdf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
W20260710 11:00:17.366156  5184 consensus_peers.cc:597] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 -> Peer 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196:39721): Couldn't send request to peer 89dae909bf3f4fb7b50a4a6882986155. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e79825a5b624ff693011f34ba1e670d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:17.371168  5140 raft_consensus.cc:1275] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:17.371191  5067 raft_consensus.cc:1275] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:17.379514  5568 consensus_queue.cc:1048] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:17.381492  5568 consensus_queue.cc:1048] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:17.405953  5605 raft_consensus.cc:2955] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:17.407445  5064 raft_consensus.cc:2955] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:17.426471  4963 catalog_manager.cc:5697] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 reported cstate change: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:17.427111  5216 consensus_queue.cc:237] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [LEADER]: Queue 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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:17.439960  5140 raft_consensus.cc:2955] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:17.447567  5144 raft_consensus.cc:1275] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:17.447883  5184 consensus_peers.cc:597] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 -> Peer 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196:39721): Couldn't send request to peer 89dae909bf3f4fb7b50a4a6882986155. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 98ba0a8bae284777aa082efc7358401f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:17.447897  5064 raft_consensus.cc:1275] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:17.449420  5603 consensus_queue.cc:1048] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:17.450758  5605 consensus_queue.cc:1048] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:17.462421  5603 raft_consensus.cc:2955] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:17.465229  5140 raft_consensus.cc:2955] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:17.467774  5064 raft_consensus.cc:2955] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:17.475394  5216 consensus_queue.cc:237] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [LEADER]: Queue 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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:17.476009  4967 catalog_manager.cc:5697] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 reported cstate change: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:17.490497  5184 consensus_peers.cc:597] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 -> Peer 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196:39721): Couldn't send request to peer 89dae909bf3f4fb7b50a4a6882986155. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 54269568d4044968b4f904ae3031ccda. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:17.491596  5140 raft_consensus.cc:1275] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:17.492754  5067 raft_consensus.cc:1275] T 54269568d4044968b4f904ae3031ccda P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:17.493985  5603 consensus_queue.cc:1048] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:17.495160  5605 consensus_queue.cc:1048] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:17.502647  5603 raft_consensus.cc:2955] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:17.504287  5140 raft_consensus.cc:2955] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:17.506101  5067 raft_consensus.cc:2955] T 54269568d4044968b4f904ae3031ccda P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:17.520219  4967 catalog_manager.cc:5697] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:17.850003  5616 ts_tablet_manager.cc:933] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155: Initiating tablet copy from peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517)
I20260710 11:00:17.851711  5616 tablet_copy_client.cc:323] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Beginning tablet copy session from remote peer at address 127.3.214.193:41517
I20260710 11:00:17.853067  5079 tablet_copy_service.cc:140] P f55ec2d7c0d24796946d58981b197fdf: Received BeginTabletCopySession request for tablet 2a49a7102dea4d759106721dd35c5fc6 from peer 89dae909bf3f4fb7b50a4a6882986155 ({username='slave'} at 127.0.0.1:46788)
I20260710 11:00:17.853645  5079 tablet_copy_service.cc:161] P f55ec2d7c0d24796946d58981b197fdf: Beginning new tablet copy session on tablet 2a49a7102dea4d759106721dd35c5fc6 from peer 89dae909bf3f4fb7b50a4a6882986155 at {username='slave'} at 127.0.0.1:46788: session id = 89dae909bf3f4fb7b50a4a6882986155-2a49a7102dea4d759106721dd35c5fc6
I20260710 11:00:17.858206  5079 tablet_copy_source_session.cc:215] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:17.861173  5616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a49a7102dea4d759106721dd35c5fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:17.876813  5616 tablet_copy_client.cc:806] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:17.877328  5616 tablet_copy_client.cc:670] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:17.881258  5616 tablet_copy_client.cc:538] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:17.889371  5616 tablet_bootstrap.cc:492] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap starting.
I20260710 11:00:17.907636  5616 tablet_bootstrap.cc:492] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:17.908510  5616 tablet_bootstrap.cc:492] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap complete.
I20260710 11:00:17.909065  5616 ts_tablet_manager.cc:1403] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260710 11:00:17.911286  5616 raft_consensus.cc:359] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:17.911960  5616 raft_consensus.cc:740] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Initialized, Role: LEARNER
I20260710 11:00:17.912490  5616 consensus_queue.cc:260] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:17.915563  5616 ts_tablet_manager.cc:1434] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.001s
I20260710 11:00:17.917377  5079 tablet_copy_service.cc:342] P f55ec2d7c0d24796946d58981b197fdf: Request end of tablet copy session 89dae909bf3f4fb7b50a4a6882986155-2a49a7102dea4d759106721dd35c5fc6 received from {username='slave'} at 127.0.0.1:46788
I20260710 11:00:17.917829  5079 tablet_copy_service.cc:434] P f55ec2d7c0d24796946d58981b197fdf: ending tablet copy session 89dae909bf3f4fb7b50a4a6882986155-2a49a7102dea4d759106721dd35c5fc6 on tablet 2a49a7102dea4d759106721dd35c5fc6 with peer 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:17.921975  5616 ts_tablet_manager.cc:933] T 9e79825a5b624ff693011f34ba1e670d P 89dae909bf3f4fb7b50a4a6882986155: Initiating tablet copy from peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:17.927968  5620 ts_tablet_manager.cc:933] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155: Initiating tablet copy from peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:17.933254  5620 tablet_copy_client.cc:323] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Beginning tablet copy session from remote peer at address 127.3.214.195:45867
I20260710 11:00:17.935480  5616 tablet_copy_client.cc:323] T 9e79825a5b624ff693011f34ba1e670d P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Beginning tablet copy session from remote peer at address 127.3.214.195:45867
I20260710 11:00:17.935827  5228 tablet_copy_service.cc:140] P 0802b64d497447b58c37c888dd36b576: Received BeginTabletCopySession request for tablet 98ba0a8bae284777aa082efc7358401f from peer 89dae909bf3f4fb7b50a4a6882986155 ({username='slave'} at 127.0.0.1:38892)
I20260710 11:00:17.936340  5228 tablet_copy_service.cc:161] P 0802b64d497447b58c37c888dd36b576: Beginning new tablet copy session on tablet 98ba0a8bae284777aa082efc7358401f from peer 89dae909bf3f4fb7b50a4a6882986155 at {username='slave'} at 127.0.0.1:38892: session id = 89dae909bf3f4fb7b50a4a6882986155-98ba0a8bae284777aa082efc7358401f
I20260710 11:00:17.937175  5227 tablet_copy_service.cc:140] P 0802b64d497447b58c37c888dd36b576: Received BeginTabletCopySession request for tablet 9e79825a5b624ff693011f34ba1e670d from peer 89dae909bf3f4fb7b50a4a6882986155 ({username='slave'} at 127.0.0.1:38892)
I20260710 11:00:17.937796  5227 tablet_copy_service.cc:161] P 0802b64d497447b58c37c888dd36b576: Beginning new tablet copy session on tablet 9e79825a5b624ff693011f34ba1e670d from peer 89dae909bf3f4fb7b50a4a6882986155 at {username='slave'} at 127.0.0.1:38892: session id = 89dae909bf3f4fb7b50a4a6882986155-9e79825a5b624ff693011f34ba1e670d
I20260710 11:00:17.943512  5228 tablet_copy_source_session.cc:215] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:17.945482  5227 tablet_copy_source_session.cc:215] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:17.948748  5620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98ba0a8bae284777aa082efc7358401f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:17.949317  5616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e79825a5b624ff693011f34ba1e670d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:17.966599  5620 tablet_copy_client.cc:806] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:17.967306  5620 tablet_copy_client.cc:670] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:17.969718  5616 tablet_copy_client.cc:806] T 9e79825a5b624ff693011f34ba1e670d P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:17.970337  5616 tablet_copy_client.cc:670] T 9e79825a5b624ff693011f34ba1e670d P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:17.973389  5620 tablet_copy_client.cc:538] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:17.974684  5616 tablet_copy_client.cc:538] T 9e79825a5b624ff693011f34ba1e670d P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:17.982862  5620 tablet_bootstrap.cc:492] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap starting.
I20260710 11:00:17.986449  5616 tablet_bootstrap.cc:492] T 9e79825a5b624ff693011f34ba1e670d P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap starting.
I20260710 11:00:18.001984  5620 tablet_bootstrap.cc:492] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:18.002748  5620 tablet_bootstrap.cc:492] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap complete.
I20260710 11:00:18.003329  5620 ts_tablet_manager.cc:1403] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 11:00:18.006265  5620 raft_consensus.cc:359] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:18.006968  5616 tablet_bootstrap.cc:492] T 9e79825a5b624ff693011f34ba1e670d P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:18.007133  5620 raft_consensus.cc:740] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Initialized, Role: LEARNER
I20260710 11:00:18.007814  5616 tablet_bootstrap.cc:492] T 9e79825a5b624ff693011f34ba1e670d P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap complete.
I20260710 11:00:18.008697  5616 ts_tablet_manager.cc:1403] T 9e79825a5b624ff693011f34ba1e670d P 89dae909bf3f4fb7b50a4a6882986155: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.012s
I20260710 11:00:18.008414  5620 consensus_queue.cc:260] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:18.011448  5620 ts_tablet_manager.cc:1434] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:00:18.011466  5616 raft_consensus.cc:359] T 9e79825a5b624ff693011f34ba1e670d P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:18.012550  5616 raft_consensus.cc:740] T 9e79825a5b624ff693011f34ba1e670d P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Initialized, Role: LEARNER
I20260710 11:00:18.013170  5616 consensus_queue.cc:260] T 9e79825a5b624ff693011f34ba1e670d P 89dae909bf3f4fb7b50a4a6882986155 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:18.013651  5227 tablet_copy_service.cc:342] P 0802b64d497447b58c37c888dd36b576: Request end of tablet copy session 89dae909bf3f4fb7b50a4a6882986155-98ba0a8bae284777aa082efc7358401f received from {username='slave'} at 127.0.0.1:38892
I20260710 11:00:18.014145  5227 tablet_copy_service.cc:434] P 0802b64d497447b58c37c888dd36b576: ending tablet copy session 89dae909bf3f4fb7b50a4a6882986155-98ba0a8bae284777aa082efc7358401f on tablet 98ba0a8bae284777aa082efc7358401f with peer 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:18.015372  5616 ts_tablet_manager.cc:1434] T 9e79825a5b624ff693011f34ba1e670d P 89dae909bf3f4fb7b50a4a6882986155: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:18.017992  5227 tablet_copy_service.cc:342] P 0802b64d497447b58c37c888dd36b576: Request end of tablet copy session 89dae909bf3f4fb7b50a4a6882986155-9e79825a5b624ff693011f34ba1e670d received from {username='slave'} at 127.0.0.1:38892
I20260710 11:00:18.018370  5227 tablet_copy_service.cc:434] P 0802b64d497447b58c37c888dd36b576: ending tablet copy session 89dae909bf3f4fb7b50a4a6882986155-9e79825a5b624ff693011f34ba1e670d on tablet 9e79825a5b624ff693011f34ba1e670d with peer 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:18.092931  5616 ts_tablet_manager.cc:933] T 54269568d4044968b4f904ae3031ccda P 89dae909bf3f4fb7b50a4a6882986155: Initiating tablet copy from peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:18.094542  5616 tablet_copy_client.cc:323] T 54269568d4044968b4f904ae3031ccda P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Beginning tablet copy session from remote peer at address 127.3.214.195:45867
I20260710 11:00:18.096030  5227 tablet_copy_service.cc:140] P 0802b64d497447b58c37c888dd36b576: Received BeginTabletCopySession request for tablet 54269568d4044968b4f904ae3031ccda from peer 89dae909bf3f4fb7b50a4a6882986155 ({username='slave'} at 127.0.0.1:38892)
I20260710 11:00:18.096540  5227 tablet_copy_service.cc:161] P 0802b64d497447b58c37c888dd36b576: Beginning new tablet copy session on tablet 54269568d4044968b4f904ae3031ccda from peer 89dae909bf3f4fb7b50a4a6882986155 at {username='slave'} at 127.0.0.1:38892: session id = 89dae909bf3f4fb7b50a4a6882986155-54269568d4044968b4f904ae3031ccda
I20260710 11:00:18.103632  5227 tablet_copy_source_session.cc:215] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:18.106587  5616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54269568d4044968b4f904ae3031ccda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:18.121874  5616 tablet_copy_client.cc:806] T 54269568d4044968b4f904ae3031ccda P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:18.122390  5616 tablet_copy_client.cc:670] T 54269568d4044968b4f904ae3031ccda P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:18.125336  5616 tablet_copy_client.cc:538] T 54269568d4044968b4f904ae3031ccda P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:18.132711  5616 tablet_bootstrap.cc:492] T 54269568d4044968b4f904ae3031ccda P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap starting.
I20260710 11:00:18.149560  5616 tablet_bootstrap.cc:492] T 54269568d4044968b4f904ae3031ccda P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:18.150353  5616 tablet_bootstrap.cc:492] T 54269568d4044968b4f904ae3031ccda P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap complete.
I20260710 11:00:18.150976  5616 ts_tablet_manager.cc:1403] T 54269568d4044968b4f904ae3031ccda P 89dae909bf3f4fb7b50a4a6882986155: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.001s
I20260710 11:00:18.153430  5616 raft_consensus.cc:359] T 54269568d4044968b4f904ae3031ccda P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:18.154181  5616 raft_consensus.cc:740] T 54269568d4044968b4f904ae3031ccda P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Initialized, Role: LEARNER
I20260710 11:00:18.154726  5616 consensus_queue.cc:260] T 54269568d4044968b4f904ae3031ccda P 89dae909bf3f4fb7b50a4a6882986155 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:18.156785  5616 ts_tablet_manager.cc:1434] T 54269568d4044968b4f904ae3031ccda P 89dae909bf3f4fb7b50a4a6882986155: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:18.159071  5227 tablet_copy_service.cc:342] P 0802b64d497447b58c37c888dd36b576: Request end of tablet copy session 89dae909bf3f4fb7b50a4a6882986155-54269568d4044968b4f904ae3031ccda received from {username='slave'} at 127.0.0.1:38892
I20260710 11:00:18.159526  5227 tablet_copy_service.cc:434] P 0802b64d497447b58c37c888dd36b576: ending tablet copy session 89dae909bf3f4fb7b50a4a6882986155-54269568d4044968b4f904ae3031ccda on tablet 54269568d4044968b4f904ae3031ccda with peer 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:18.340708  5497 raft_consensus.cc:1217] T 9e79825a5b624ff693011f34ba1e670d P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:18.349330  5497 raft_consensus.cc:1217] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:18.423591  5497 raft_consensus.cc:1217] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:18.624634  5497 raft_consensus.cc:1217] T 54269568d4044968b4f904ae3031ccda P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:18.775275  5603 raft_consensus.cc:1064] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576: attempting to promote NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 to VOTER
I20260710 11:00:18.777767  5603 consensus_queue.cc:237] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:18.784543  5497 raft_consensus.cc:1275] T 9e79825a5b624ff693011f34ba1e670d P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:18.785566  5140 raft_consensus.cc:1275] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:18.786556  5067 raft_consensus.cc:1275] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:18.787664  5603 consensus_queue.cc:1048] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:18.788478  5568 consensus_queue.cc:1048] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:18.789388  5628 consensus_queue.cc:1048] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:18.805648  5628 raft_consensus.cc:2955] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:18.809273  5064 raft_consensus.cc:2955] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:18.808959  5140 raft_consensus.cc:2955] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:18.818310  5497 raft_consensus.cc:2955] T 9e79825a5b624ff693011f34ba1e670d P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:18.821832  4967 catalog_manager.cc:5697] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 reported cstate change: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:18.831452  5629 raft_consensus.cc:1064] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf: attempting to promote NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 to VOTER
I20260710 11:00:18.835319  5629 consensus_queue.cc:237] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:18.847168  5216 raft_consensus.cc:1275] T 2a49a7102dea4d759106721dd35c5fc6 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:18.850967  5497 raft_consensus.cc:1275] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:18.850775  5630 consensus_queue.cc:1048] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:18.852468  5584 consensus_queue.cc:1048] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:18.856542  5140 raft_consensus.cc:1275] T 2a49a7102dea4d759106721dd35c5fc6 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:18.858351  5630 consensus_queue.cc:1048] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:18.928921  5216 consensus_queue.cc:237] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [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: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:18.928325  5630 raft_consensus.cc:2955] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:18.935990  5495 raft_consensus.cc:1275] T 9e79825a5b624ff693011f34ba1e670d P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:18.938786  5144 raft_consensus.cc:1275] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:18.937453  5497 raft_consensus.cc:2955] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:18.939582  5628 consensus_queue.cc:1048] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:18.941529  5140 raft_consensus.cc:2955] T 2a49a7102dea4d759106721dd35c5fc6 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:18.946003  5628 consensus_queue.cc:1048] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:18.949713  5568 raft_consensus.cc:2955] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:18.951275  5497 raft_consensus.cc:2955] T 9e79825a5b624ff693011f34ba1e670d P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:18.962113  5144 raft_consensus.cc:2955] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:18.967424  5216 raft_consensus.cc:2955] T 2a49a7102dea4d759106721dd35c5fc6 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:18.960134  4964 catalog_manager.cc:5697] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155 reported cstate change: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f55ec2d7c0d24796946d58981b197fdf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:18.976001  4965 catalog_manager.cc:5697] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:18.983407  4952 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9e79825a5b624ff693011f34ba1e670d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:18.987226  5628 raft_consensus.cc:1064] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576: attempting to promote NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 to VOTER
I20260710 11:00:18.988648  5054 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e79825a5b624ff693011f34ba1e670d with delete_type TABLET_DATA_TOMBSTONED (TS f55ec2d7c0d24796946d58981b197fdf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46746
I20260710 11:00:18.990345  5628 consensus_queue.cc:237] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:19.001763  5497 raft_consensus.cc:1275] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.003437  5603 consensus_queue.cc:1048] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:19.003912  5144 raft_consensus.cc:1275] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.006170  5645 tablet_replica.cc:333] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:19.007544  5645 raft_consensus.cc:2243] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:19.008401  5644 consensus_queue.cc:1048] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:19.008252  5645 raft_consensus.cc:2272] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:19.020820  5064 raft_consensus.cc:1275] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.022409  5603 consensus_queue.cc:1048] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:19.023005  5067 consensus_queue.cc:237] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:19.032212  5603 raft_consensus.cc:1064] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576: attempting to promote NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 to VOTER
I20260710 11:00:19.035306  5495 raft_consensus.cc:1275] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:19.035240  5603 consensus_queue.cc:237] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:19.036978  5630 consensus_queue.cc:1048] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:19.038357  5645 ts_tablet_manager.cc:1916] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:19.045593  5629 raft_consensus.cc:2955] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:19.051896  5495 raft_consensus.cc:2955] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:19.051780  5568 raft_consensus.cc:2955] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:19.054335  5140 raft_consensus.cc:2955] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:19.062731  5645 ts_tablet_manager.cc:1929] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:19.063382  5645 log.cc:1199] T 9e79825a5b624ff693011f34ba1e670d P f55ec2d7c0d24796946d58981b197fdf: Deleting WAL directory at /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-0-root/wals/9e79825a5b624ff693011f34ba1e670d
I20260710 11:00:19.065243  4953 catalog_manager.cc:5028] TS f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): tablet 9e79825a5b624ff693011f34ba1e670d (table test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]) successfully deleted
I20260710 11:00:19.067687  5140 raft_consensus.cc:1275] T 2a49a7102dea4d759106721dd35c5fc6 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:19.069069  5630 consensus_queue.cc:1048] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:19.080574  5140 raft_consensus.cc:2955] T 2a49a7102dea4d759106721dd35c5fc6 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:19.089605  4953 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a49a7102dea4d759106721dd35c5fc6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:19.091938  4964 catalog_manager.cc:5697] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:19.096884  5064 raft_consensus.cc:2955] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:19.098789  5495 raft_consensus.cc:2955] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:19.103497  5497 raft_consensus.cc:1275] T 54269568d4044968b4f904ae3031ccda P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.106652  5644 consensus_queue.cc:1048] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:19.107354  5140 raft_consensus.cc:1275] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.109649  5067 raft_consensus.cc:1275] T 54269568d4044968b4f904ae3031ccda P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260710 11:00:19.116824  4953 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 2a49a7102dea4d759106721dd35c5fc6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517) 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
I20260710 11:00:19.117199  5644 consensus_queue.cc:1048] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:19.120247  5644 consensus_queue.cc:1048] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:19.122812  4965 catalog_manager.cc:5697] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155 reported cstate change: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New cstate: current_term: 1 leader_uuid: "f55ec2d7c0d24796946d58981b197fdf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:19.137128  5216 consensus_queue.cc:237] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [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: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:19.146198  5205 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a49a7102dea4d759106721dd35c5fc6 with delete_type TABLET_DATA_TOMBSTONED (TS 0802b64d497447b58c37c888dd36b576 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38858
I20260710 11:00:19.157315  5140 raft_consensus.cc:1275] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:19.157315  5495 raft_consensus.cc:1275] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:19.159554  5603 consensus_queue.cc:1048] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:19.163874  5644 raft_consensus.cc:2955] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:19.166065  5651 consensus_queue.cc:1048] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:19.167208  5497 raft_consensus.cc:2955] T 54269568d4044968b4f904ae3031ccda P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:19.171264  5568 raft_consensus.cc:2955] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:19.172564  5140 raft_consensus.cc:2955] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:19.186592  5495 raft_consensus.cc:2955] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:19.195196  4952 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 98ba0a8bae284777aa082efc7358401f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:19.204285  4964 catalog_manager.cc:5697] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:19.213438  5654 tablet_replica.cc:333] T 2a49a7102dea4d759106721dd35c5fc6 P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:19.214522  5654 raft_consensus.cc:2243] T 2a49a7102dea4d759106721dd35c5fc6 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:19.215240  5654 raft_consensus.cc:2272] T 2a49a7102dea4d759106721dd35c5fc6 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:19.218199  5140 raft_consensus.cc:2955] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:19.219208  5654 ts_tablet_manager.cc:1916] T 2a49a7102dea4d759106721dd35c5fc6 P 0802b64d497447b58c37c888dd36b576: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:19.226909  4967 catalog_manager.cc:5697] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 reported cstate change: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:19.227141  5054 tablet_service.cc:1558] Processing DeleteTablet for tablet 98ba0a8bae284777aa082efc7358401f with delete_type TABLET_DATA_TOMBSTONED (TS f55ec2d7c0d24796946d58981b197fdf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46746
I20260710 11:00:19.229521  5645 tablet_replica.cc:333] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:19.230786  5645 raft_consensus.cc:2243] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:19.231485  5645 raft_consensus.cc:2272] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:19.232544  5067 raft_consensus.cc:2955] T 54269568d4044968b4f904ae3031ccda P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:19.236894  5654 ts_tablet_manager.cc:1929] T 2a49a7102dea4d759106721dd35c5fc6 P 0802b64d497447b58c37c888dd36b576: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:19.237332  5654 log.cc:1199] T 2a49a7102dea4d759106721dd35c5fc6 P 0802b64d497447b58c37c888dd36b576: Deleting WAL directory at /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-2-root/wals/2a49a7102dea4d759106721dd35c5fc6
I20260710 11:00:19.238059  5645 ts_tablet_manager.cc:1916] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:19.238883  4952 catalog_manager.cc:5028] TS 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): tablet 2a49a7102dea4d759106721dd35c5fc6 (table test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]) successfully deleted
I20260710 11:00:19.254789  5645 ts_tablet_manager.cc:1929] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:19.255272  5645 log.cc:1199] T 98ba0a8bae284777aa082efc7358401f P f55ec2d7c0d24796946d58981b197fdf: Deleting WAL directory at /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-0-root/wals/98ba0a8bae284777aa082efc7358401f
I20260710 11:00:19.256783  4953 catalog_manager.cc:5028] TS f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): tablet 98ba0a8bae284777aa082efc7358401f (table test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]) successfully deleted
I20260710 11:00:19.256721  5216 consensus_queue.cc:237] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:19.262687  5064 raft_consensus.cc:1275] T 54269568d4044968b4f904ae3031ccda P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:19.264412  5495 raft_consensus.cc:1275] T 54269568d4044968b4f904ae3031ccda P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:19.264513  5644 consensus_queue.cc:1048] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:19.265928  5656 consensus_queue.cc:1048] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:19.271466  5628 raft_consensus.cc:2955] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:19.274991  5495 raft_consensus.cc:2955] T 54269568d4044968b4f904ae3031ccda P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:19.275576  5069 raft_consensus.cc:2955] T 54269568d4044968b4f904ae3031ccda P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:19.281437  4952 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 54269568d4044968b4f904ae3031ccda with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:19.288620  4964 catalog_manager.cc:5697] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 reported cstate change: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:19.300734  5125 tablet_service.cc:1558] Processing DeleteTablet for tablet 54269568d4044968b4f904ae3031ccda with delete_type TABLET_DATA_TOMBSTONED (TS 19a9b63d596c4e6baee3f1444199a8ec not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42792
I20260710 11:00:19.302398  5657 tablet_replica.cc:333] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:19.303313  5657 raft_consensus.cc:2243] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:19.304144  5657 raft_consensus.cc:2272] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:19.308310  5657 ts_tablet_manager.cc:1916] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:19.318961  5657 ts_tablet_manager.cc:1929] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:19.319319  5657 log.cc:1199] T 54269568d4044968b4f904ae3031ccda P 19a9b63d596c4e6baee3f1444199a8ec: Deleting WAL directory at /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-1-root/wals/54269568d4044968b4f904ae3031ccda
I20260710 11:00:19.320662  4952 catalog_manager.cc:5028] TS 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): tablet 54269568d4044968b4f904ae3031ccda (table test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]) successfully deleted
I20260710 11:00:20.326620  5144 consensus_queue.cc:237] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Queue 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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:20.332432  5217 raft_consensus.cc:1275] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:20.332450  5064 raft_consensus.cc:1275] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:20.332542  5110 consensus_peers.cc:597] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec -> Peer 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196:39721): Couldn't send request to peer 89dae909bf3f4fb7b50a4a6882986155. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ede97948c804b04af0076e631b27753. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:20.333796  5607 consensus_queue.cc:1048] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:20.334610  5566 consensus_queue.cc:1048] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:20.341847  5566 raft_consensus.cc:2955] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:20.343185  5216 raft_consensus.cc:2955] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:20.354301  5064 raft_consensus.cc:2955] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:20.354959  4964 catalog_manager.cc:5697] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:20.355816  5144 consensus_queue.cc:237] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Queue 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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
W20260710 11:00:20.366209  5110 consensus_peers.cc:597] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec -> Peer 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196:39721): Couldn't send request to peer 89dae909bf3f4fb7b50a4a6882986155. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bfd135a351584da48e24afa92bf8e738. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:20.366446  5216 raft_consensus.cc:1275] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:20.368170  5607 consensus_queue.cc:1048] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:20.368973  5064 raft_consensus.cc:1275] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:20.370420  5658 consensus_queue.cc:1048] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:20.379343  5663 raft_consensus.cc:2955] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:20.383435  5064 raft_consensus.cc:2955] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:20.385839  5216 raft_consensus.cc:2955] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:20.391215  5144 consensus_queue.cc:237] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Queue 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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:20.391255  4963 catalog_manager.cc:5697] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:20.416062  5110 consensus_peers.cc:597] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec -> Peer 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196:39721): Couldn't send request to peer 89dae909bf3f4fb7b50a4a6882986155. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31148fa54e274cd4842f8c830a761d7e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:20.417441  5216 raft_consensus.cc:1275] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:20.418663  5064 raft_consensus.cc:1275] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:20.418943  5663 consensus_queue.cc:1048] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:20.419890  5607 consensus_queue.cc:1048] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:20.426729  5663 raft_consensus.cc:2955] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:20.428148  5216 raft_consensus.cc:2955] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:20.429252  5064 raft_consensus.cc:2955] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:20.439185  4964 catalog_manager.cc:5697] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576 reported cstate change: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:20.440156  5216 consensus_queue.cc:237] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Queue 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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
W20260710 11:00:20.450292  5184 consensus_peers.cc:597] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 -> Peer 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196:39721): Couldn't send request to peer 89dae909bf3f4fb7b50a4a6882986155. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ecfcab7256d4cbe80c90d9465d7be35. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:20.452458  5064 raft_consensus.cc:1275] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:20.454205  5659 consensus_queue.cc:1048] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:20.457675  5144 raft_consensus.cc:1275] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:20.459254  5659 consensus_queue.cc:1048] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:20.461648  5628 raft_consensus.cc:2955] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:20.463289  5064 raft_consensus.cc:2955] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:20.470553  5144 raft_consensus.cc:2955] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:20.476351  4967 catalog_manager.cc:5697] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 reported cstate change: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:20.785362  5678 ts_tablet_manager.cc:933] T bfd135a351584da48e24afa92bf8e738 P 89dae909bf3f4fb7b50a4a6882986155: Initiating tablet copy from peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:20.786988  5678 tablet_copy_client.cc:323] T bfd135a351584da48e24afa92bf8e738 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Beginning tablet copy session from remote peer at address 127.3.214.194:35369
I20260710 11:00:20.788475  5154 tablet_copy_service.cc:140] P 19a9b63d596c4e6baee3f1444199a8ec: Received BeginTabletCopySession request for tablet bfd135a351584da48e24afa92bf8e738 from peer 89dae909bf3f4fb7b50a4a6882986155 ({username='slave'} at 127.0.0.1:42830)
I20260710 11:00:20.788924  5154 tablet_copy_service.cc:161] P 19a9b63d596c4e6baee3f1444199a8ec: Beginning new tablet copy session on tablet bfd135a351584da48e24afa92bf8e738 from peer 89dae909bf3f4fb7b50a4a6882986155 at {username='slave'} at 127.0.0.1:42830: session id = 89dae909bf3f4fb7b50a4a6882986155-bfd135a351584da48e24afa92bf8e738
I20260710 11:00:20.794471  5154 tablet_copy_source_session.cc:215] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:20.797124  5678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd135a351584da48e24afa92bf8e738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:20.807482  5678 tablet_copy_client.cc:806] T bfd135a351584da48e24afa92bf8e738 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:20.808063  5678 tablet_copy_client.cc:670] T bfd135a351584da48e24afa92bf8e738 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:20.811409  5678 tablet_copy_client.cc:538] T bfd135a351584da48e24afa92bf8e738 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:20.821667  5678 tablet_bootstrap.cc:492] T bfd135a351584da48e24afa92bf8e738 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap starting.
I20260710 11:00:20.827586  5680 ts_tablet_manager.cc:933] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155: Initiating tablet copy from peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:20.829770  5680 tablet_copy_client.cc:323] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Beginning tablet copy session from remote peer at address 127.3.214.194:35369
I20260710 11:00:20.831270  5154 tablet_copy_service.cc:140] P 19a9b63d596c4e6baee3f1444199a8ec: Received BeginTabletCopySession request for tablet 3ede97948c804b04af0076e631b27753 from peer 89dae909bf3f4fb7b50a4a6882986155 ({username='slave'} at 127.0.0.1:42830)
I20260710 11:00:20.831704  5154 tablet_copy_service.cc:161] P 19a9b63d596c4e6baee3f1444199a8ec: Beginning new tablet copy session on tablet 3ede97948c804b04af0076e631b27753 from peer 89dae909bf3f4fb7b50a4a6882986155 at {username='slave'} at 127.0.0.1:42830: session id = 89dae909bf3f4fb7b50a4a6882986155-3ede97948c804b04af0076e631b27753
I20260710 11:00:20.838574  5154 tablet_copy_source_session.cc:215] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:20.841279  5680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ede97948c804b04af0076e631b27753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:20.841692  5678 tablet_bootstrap.cc:492] T bfd135a351584da48e24afa92bf8e738 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:20.842566  5678 tablet_bootstrap.cc:492] T bfd135a351584da48e24afa92bf8e738 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap complete.
I20260710 11:00:20.843182  5678 ts_tablet_manager.cc:1403] T bfd135a351584da48e24afa92bf8e738 P 89dae909bf3f4fb7b50a4a6882986155: Time spent bootstrapping tablet: real 0.022s	user 0.022s	sys 0.000s
I20260710 11:00:20.846045  5678 raft_consensus.cc:359] T bfd135a351584da48e24afa92bf8e738 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:20.846906  5678 raft_consensus.cc:740] T bfd135a351584da48e24afa92bf8e738 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Initialized, Role: LEARNER
I20260710 11:00:20.847579  5678 consensus_queue.cc:260] T bfd135a351584da48e24afa92bf8e738 P 89dae909bf3f4fb7b50a4a6882986155 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:20.853899  5678 ts_tablet_manager.cc:1434] T bfd135a351584da48e24afa92bf8e738 P 89dae909bf3f4fb7b50a4a6882986155: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.004s
I20260710 11:00:20.855641  5154 tablet_copy_service.cc:342] P 19a9b63d596c4e6baee3f1444199a8ec: Request end of tablet copy session 89dae909bf3f4fb7b50a4a6882986155-bfd135a351584da48e24afa92bf8e738 received from {username='slave'} at 127.0.0.1:42830
I20260710 11:00:20.856025  5154 tablet_copy_service.cc:434] P 19a9b63d596c4e6baee3f1444199a8ec: ending tablet copy session 89dae909bf3f4fb7b50a4a6882986155-bfd135a351584da48e24afa92bf8e738 on tablet bfd135a351584da48e24afa92bf8e738 with peer 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:20.856600  5680 tablet_copy_client.cc:806] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:20.857189  5680 tablet_copy_client.cc:670] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:20.862098  5680 tablet_copy_client.cc:538] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:20.869148  5680 tablet_bootstrap.cc:492] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap starting.
I20260710 11:00:20.885308  5680 tablet_bootstrap.cc:492] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:20.886221  5680 tablet_bootstrap.cc:492] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap complete.
I20260710 11:00:20.886847  5680 ts_tablet_manager.cc:1403] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260710 11:00:20.887096  5678 ts_tablet_manager.cc:933] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155: Initiating tablet copy from peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:20.889364  5678 tablet_copy_client.cc:323] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Beginning tablet copy session from remote peer at address 127.3.214.195:45867
I20260710 11:00:20.889734  5680 raft_consensus.cc:359] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:20.890576  5680 raft_consensus.cc:740] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Initialized, Role: LEARNER
I20260710 11:00:20.890916  5227 tablet_copy_service.cc:140] P 0802b64d497447b58c37c888dd36b576: Received BeginTabletCopySession request for tablet 5ecfcab7256d4cbe80c90d9465d7be35 from peer 89dae909bf3f4fb7b50a4a6882986155 ({username='slave'} at 127.0.0.1:38892)
I20260710 11:00:20.891425  5227 tablet_copy_service.cc:161] P 0802b64d497447b58c37c888dd36b576: Beginning new tablet copy session on tablet 5ecfcab7256d4cbe80c90d9465d7be35 from peer 89dae909bf3f4fb7b50a4a6882986155 at {username='slave'} at 127.0.0.1:38892: session id = 89dae909bf3f4fb7b50a4a6882986155-5ecfcab7256d4cbe80c90d9465d7be35
I20260710 11:00:20.891263  5680 consensus_queue.cc:260] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:20.893646  5680 ts_tablet_manager.cc:1434] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:00:20.895735  5154 tablet_copy_service.cc:342] P 19a9b63d596c4e6baee3f1444199a8ec: Request end of tablet copy session 89dae909bf3f4fb7b50a4a6882986155-3ede97948c804b04af0076e631b27753 received from {username='slave'} at 127.0.0.1:42830
I20260710 11:00:20.896121  5154 tablet_copy_service.cc:434] P 19a9b63d596c4e6baee3f1444199a8ec: ending tablet copy session 89dae909bf3f4fb7b50a4a6882986155-3ede97948c804b04af0076e631b27753 on tablet 3ede97948c804b04af0076e631b27753 with peer 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:20.898582  5227 tablet_copy_source_session.cc:215] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:20.901563  5678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ecfcab7256d4cbe80c90d9465d7be35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:20.913761  5678 tablet_copy_client.cc:806] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:20.914688  5678 tablet_copy_client.cc:670] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:20.918340  5678 tablet_copy_client.cc:538] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:20.925288  5678 tablet_bootstrap.cc:492] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap starting.
I20260710 11:00:20.943813  5678 tablet_bootstrap.cc:492] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:20.944650  5678 tablet_bootstrap.cc:492] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap complete.
I20260710 11:00:20.945286  5678 ts_tablet_manager.cc:1403] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 11:00:20.948503  5678 raft_consensus.cc:359] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:20.949307  5678 raft_consensus.cc:740] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Initialized, Role: LEARNER
I20260710 11:00:20.949942  5678 consensus_queue.cc:260] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:20.952231  5678 ts_tablet_manager.cc:1434] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260710 11:00:20.953840  5227 tablet_copy_service.cc:342] P 0802b64d497447b58c37c888dd36b576: Request end of tablet copy session 89dae909bf3f4fb7b50a4a6882986155-5ecfcab7256d4cbe80c90d9465d7be35 received from {username='slave'} at 127.0.0.1:38892
I20260710 11:00:20.954242  5227 tablet_copy_service.cc:434] P 0802b64d497447b58c37c888dd36b576: ending tablet copy session 89dae909bf3f4fb7b50a4a6882986155-5ecfcab7256d4cbe80c90d9465d7be35 on tablet 5ecfcab7256d4cbe80c90d9465d7be35 with peer 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:21.022444  5678 ts_tablet_manager.cc:933] T 31148fa54e274cd4842f8c830a761d7e P 89dae909bf3f4fb7b50a4a6882986155: Initiating tablet copy from peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:21.023872  5678 tablet_copy_client.cc:323] T 31148fa54e274cd4842f8c830a761d7e P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Beginning tablet copy session from remote peer at address 127.3.214.194:35369
I20260710 11:00:21.025490  5154 tablet_copy_service.cc:140] P 19a9b63d596c4e6baee3f1444199a8ec: Received BeginTabletCopySession request for tablet 31148fa54e274cd4842f8c830a761d7e from peer 89dae909bf3f4fb7b50a4a6882986155 ({username='slave'} at 127.0.0.1:42830)
I20260710 11:00:21.025992  5154 tablet_copy_service.cc:161] P 19a9b63d596c4e6baee3f1444199a8ec: Beginning new tablet copy session on tablet 31148fa54e274cd4842f8c830a761d7e from peer 89dae909bf3f4fb7b50a4a6882986155 at {username='slave'} at 127.0.0.1:42830: session id = 89dae909bf3f4fb7b50a4a6882986155-31148fa54e274cd4842f8c830a761d7e
I20260710 11:00:21.033279  5154 tablet_copy_source_session.cc:215] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:21.036182  5678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31148fa54e274cd4842f8c830a761d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:21.047797  5678 tablet_copy_client.cc:806] T 31148fa54e274cd4842f8c830a761d7e P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:21.048312  5678 tablet_copy_client.cc:670] T 31148fa54e274cd4842f8c830a761d7e P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:21.051822  5678 tablet_copy_client.cc:538] T 31148fa54e274cd4842f8c830a761d7e P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:21.057053  5678 tablet_bootstrap.cc:492] T 31148fa54e274cd4842f8c830a761d7e P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap starting.
I20260710 11:00:21.070876  5678 tablet_bootstrap.cc:492] T 31148fa54e274cd4842f8c830a761d7e P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:21.071686  5678 tablet_bootstrap.cc:492] T 31148fa54e274cd4842f8c830a761d7e P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap complete.
I20260710 11:00:21.072196  5678 ts_tablet_manager.cc:1403] T 31148fa54e274cd4842f8c830a761d7e P 89dae909bf3f4fb7b50a4a6882986155: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260710 11:00:21.074048  5678 raft_consensus.cc:359] T 31148fa54e274cd4842f8c830a761d7e P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:21.074626  5678 raft_consensus.cc:740] T 31148fa54e274cd4842f8c830a761d7e P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Initialized, Role: LEARNER
I20260710 11:00:21.075071  5678 consensus_queue.cc:260] T 31148fa54e274cd4842f8c830a761d7e P 89dae909bf3f4fb7b50a4a6882986155 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:21.076570  5678 ts_tablet_manager.cc:1434] T 31148fa54e274cd4842f8c830a761d7e P 89dae909bf3f4fb7b50a4a6882986155: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:21.079255  5154 tablet_copy_service.cc:342] P 19a9b63d596c4e6baee3f1444199a8ec: Request end of tablet copy session 89dae909bf3f4fb7b50a4a6882986155-31148fa54e274cd4842f8c830a761d7e received from {username='slave'} at 127.0.0.1:42830
I20260710 11:00:21.079648  5154 tablet_copy_service.cc:434] P 19a9b63d596c4e6baee3f1444199a8ec: ending tablet copy session 89dae909bf3f4fb7b50a4a6882986155-31148fa54e274cd4842f8c830a761d7e on tablet 31148fa54e274cd4842f8c830a761d7e with peer 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:21.349892  5497 raft_consensus.cc:1217] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:21.394109  5497 raft_consensus.cc:1217] T bfd135a351584da48e24afa92bf8e738 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:21.432744  5495 raft_consensus.cc:1217] T 31148fa54e274cd4842f8c830a761d7e P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:21.815610  5495 raft_consensus.cc:1217] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:21.839720  5658 raft_consensus.cc:1064] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec: attempting to promote NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 to VOTER
I20260710 11:00:21.842437  5658 consensus_queue.cc:237] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:21.848176  5216 raft_consensus.cc:1275] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.848474  5495 raft_consensus.cc:1275] T bfd135a351584da48e24afa92bf8e738 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.850072  5069 raft_consensus.cc:1275] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.850564  5693 consensus_queue.cc:1048] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:21.851552  5691 consensus_queue.cc:1048] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:21.852473  5692 consensus_queue.cc:1048] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:21.874655  5692 raft_consensus.cc:2955] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:21.876518  5216 raft_consensus.cc:2955] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:21.879658  5495 raft_consensus.cc:2955] T bfd135a351584da48e24afa92bf8e738 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:21.888541  5069 raft_consensus.cc:2955] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:21.889729  4963 catalog_manager.cc:5697] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576 reported cstate change: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:21.918438  5144 consensus_queue.cc:237] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [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: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:21.923390  5496 raft_consensus.cc:1275] T bfd135a351584da48e24afa92bf8e738 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:21.925956  5216 raft_consensus.cc:1275] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:21.925820  5692 consensus_queue.cc:1048] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:21.927486  5691 consensus_queue.cc:1048] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:21.933030  5693 raft_consensus.cc:2955] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:21.937829  5496 raft_consensus.cc:2955] T bfd135a351584da48e24afa92bf8e738 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:21.938419  5216 raft_consensus.cc:2955] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:21.943631  4952 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bfd135a351584da48e24afa92bf8e738 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:21.951316  4967 catalog_manager.cc:5697] T bfd135a351584da48e24afa92bf8e738 P 89dae909bf3f4fb7b50a4a6882986155 reported cstate change: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:21.964532  5054 tablet_service.cc:1558] Processing DeleteTablet for tablet bfd135a351584da48e24afa92bf8e738 with delete_type TABLET_DATA_TOMBSTONED (TS f55ec2d7c0d24796946d58981b197fdf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46746
I20260710 11:00:21.966313  5707 tablet_replica.cc:333] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:21.967182  5707 raft_consensus.cc:2243] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:21.967873  5707 raft_consensus.cc:2272] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.971688  5707 ts_tablet_manager.cc:1916] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:21.976567  5658 raft_consensus.cc:1064] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec: attempting to promote NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 to VOTER
I20260710 11:00:21.978821  5607 raft_consensus.cc:1064] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec: attempting to promote NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 to VOTER
I20260710 11:00:21.979585  5658 consensus_queue.cc:237] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:21.981809  5607 consensus_queue.cc:237] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:21.994503  5707 ts_tablet_manager.cc:1929] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:21.996892  5707 log.cc:1199] T bfd135a351584da48e24afa92bf8e738 P f55ec2d7c0d24796946d58981b197fdf: Deleting WAL directory at /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-0-root/wals/bfd135a351584da48e24afa92bf8e738
I20260710 11:00:21.995853  5495 raft_consensus.cc:1275] T 31148fa54e274cd4842f8c830a761d7e P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.998114  5216 raft_consensus.cc:1275] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.999419  5496 raft_consensus.cc:1275] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.000789  4953 catalog_manager.cc:5028] TS f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): tablet bfd135a351584da48e24afa92bf8e738 (table test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]) successfully deleted
I20260710 11:00:22.002126  5693 consensus_queue.cc:1048] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:22.003033  5692 consensus_queue.cc:1048] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:22.009079  5217 raft_consensus.cc:1275] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.010694  5691 consensus_queue.cc:1048] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:22.003949  5693 consensus_queue.cc:1048] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:22.021198  5069 raft_consensus.cc:1275] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.024170  5658 consensus_queue.cc:1048] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:22.026620  5069 raft_consensus.cc:1275] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.030652  5710 consensus_queue.cc:1048] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:22.052570  5693 raft_consensus.cc:2955] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.057548  5216 raft_consensus.cc:2955] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.057186  5692 raft_consensus.cc:2955] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.065626  5496 raft_consensus.cc:2955] T 31148fa54e274cd4842f8c830a761d7e P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.063863  5064 raft_consensus.cc:2955] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.071346  5495 raft_consensus.cc:2955] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.076647  4964 catalog_manager.cc:5697] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:22.078161  5069 raft_consensus.cc:2955] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.086143  5216 raft_consensus.cc:2955] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.096712  4963 catalog_manager.cc:5697] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf reported cstate change: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.102650  5144 consensus_queue.cc:237] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:22.114898  5069 raft_consensus.cc:1275] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:22.116683  5496 raft_consensus.cc:1275] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:22.117502  5692 consensus_queue.cc:1048] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:22.118952  5710 consensus_queue.cc:1048] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:22.123770  5693 raft_consensus.cc:2955] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.125108  5069 raft_consensus.cc:2955] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.130976  5144 consensus_queue.cc:237] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:22.132982  4952 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3ede97948c804b04af0076e631b27753 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:22.143074  5495 raft_consensus.cc:1275] T 31148fa54e274cd4842f8c830a761d7e P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:22.141021  5496 raft_consensus.cc:2955] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.144601  5692 consensus_queue.cc:1048] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:22.140697  4967 catalog_manager.cc:5697] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:22.144045  5069 raft_consensus.cc:1275] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:22.157335  5710 raft_consensus.cc:2955] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.158749  5495 raft_consensus.cc:2955] T 31148fa54e274cd4842f8c830a761d7e P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.164705  5205 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ede97948c804b04af0076e631b27753 with delete_type TABLET_DATA_TOMBSTONED (TS 0802b64d497447b58c37c888dd36b576 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38858
I20260710 11:00:22.165019  5658 consensus_queue.cc:1048] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:22.169760  5069 raft_consensus.cc:2955] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.182202  4952 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 31148fa54e274cd4842f8c830a761d7e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:22.185386  4965 catalog_manager.cc:5697] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf reported cstate change: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.186477  5717 tablet_replica.cc:333] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:22.187965  5717 raft_consensus.cc:2243] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.188763  5717 raft_consensus.cc:2272] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.191730  5717 ts_tablet_manager.cc:1916] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:22.197182  5205 tablet_service.cc:1558] Processing DeleteTablet for tablet 31148fa54e274cd4842f8c830a761d7e with delete_type TABLET_DATA_TOMBSTONED (TS 0802b64d497447b58c37c888dd36b576 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38858
I20260710 11:00:22.205914  5717 ts_tablet_manager.cc:1929] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:22.206310  5717 log.cc:1199] T 3ede97948c804b04af0076e631b27753 P 0802b64d497447b58c37c888dd36b576: Deleting WAL directory at /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-2-root/wals/3ede97948c804b04af0076e631b27753
I20260710 11:00:22.207803  5717 tablet_replica.cc:333] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:22.207733  4952 catalog_manager.cc:5028] TS 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): tablet 3ede97948c804b04af0076e631b27753 (table test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]) successfully deleted
I20260710 11:00:22.208590  5717 raft_consensus.cc:2243] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.209120  5717 raft_consensus.cc:2272] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.211943  5717 ts_tablet_manager.cc:1916] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:22.225040  5717 ts_tablet_manager.cc:1929] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:22.225414  5717 log.cc:1199] T 31148fa54e274cd4842f8c830a761d7e P 0802b64d497447b58c37c888dd36b576: Deleting WAL directory at /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-2-root/wals/31148fa54e274cd4842f8c830a761d7e
I20260710 11:00:22.226992  4952 catalog_manager.cc:5028] TS 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): tablet 31148fa54e274cd4842f8c830a761d7e (table test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]) successfully deleted
I20260710 11:00:22.249029  5659 raft_consensus.cc:1064] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576: attempting to promote NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 to VOTER
I20260710 11:00:22.251535  5659 consensus_queue.cc:237] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:22.258810  5495 raft_consensus.cc:1275] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.258854  5144 raft_consensus.cc:1275] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.260054  5069 raft_consensus.cc:1275] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.260383  5659 consensus_queue.cc:1048] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:22.261366  5698 consensus_queue.cc:1048] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:22.262509  5694 consensus_queue.cc:1048] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:22.283378  5698 raft_consensus.cc:2955] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.285207  5495 raft_consensus.cc:2955] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.287228  5144 raft_consensus.cc:2955] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.296164  5069 raft_consensus.cc:2955] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.299216  4967 catalog_manager.cc:5697] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 reported cstate change: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.317755  5215 consensus_queue.cc:237] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:22.323899  5495 raft_consensus.cc:1275] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:22.324738  5064 raft_consensus.cc:1275] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:22.326112  5659 consensus_queue.cc:1048] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:22.327073  5694 consensus_queue.cc:1048] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:22.335556  5694 raft_consensus.cc:2955] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.338023  5495 raft_consensus.cc:2955] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.341691  5064 raft_consensus.cc:2955] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:22.345386  4952 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5ecfcab7256d4cbe80c90d9465d7be35 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:22.353490  4963 catalog_manager.cc:5697] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 reported cstate change: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:22.364017  5125 tablet_service.cc:1558] Processing DeleteTablet for tablet 5ecfcab7256d4cbe80c90d9465d7be35 with delete_type TABLET_DATA_TOMBSTONED (TS 19a9b63d596c4e6baee3f1444199a8ec not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42792
I20260710 11:00:22.366349  5722 tablet_replica.cc:333] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:22.367992  5722 raft_consensus.cc:2243] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.368556  5722 raft_consensus.cc:2272] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.371229  5722 ts_tablet_manager.cc:1916] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:22.383093  5722 ts_tablet_manager.cc:1929] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:22.383529  5722 log.cc:1199] T 5ecfcab7256d4cbe80c90d9465d7be35 P 19a9b63d596c4e6baee3f1444199a8ec: Deleting WAL directory at /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-1-root/wals/5ecfcab7256d4cbe80c90d9465d7be35
I20260710 11:00:22.384855  4952 catalog_manager.cc:5028] TS 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): tablet 5ecfcab7256d4cbe80c90d9465d7be35 (table test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]) successfully deleted
W20260710 11:00:22.671582  5239 debug-util.cc:398] Leaking SignalData structure 0x7b08001ad7e0 after lost signal to thread 3934
W20260710 11:00:22.672449  5239 debug-util.cc:398] Leaking SignalData structure 0x7b080009ddc0 after lost signal to thread 5001
W20260710 11:00:22.673341  5239 debug-util.cc:398] Leaking SignalData structure 0x7b08001c2a40 after lost signal to thread 5093
W20260710 11:00:22.674218  5239 debug-util.cc:398] Leaking SignalData structure 0x7b0800275f40 after lost signal to thread 5168
W20260710 11:00:22.675011  5239 debug-util.cc:398] Leaking SignalData structure 0x7b080017ae40 after lost signal to thread 5242
W20260710 11:00:22.675874  5239 debug-util.cc:398] Leaking SignalData structure 0x7b0800233320 after lost signal to thread 5522
I20260710 11:00:23.397631  5215 consensus_queue.cc:237] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Queue 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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:23.405982  5140 raft_consensus.cc:1275] T 6f06603ee3e84e95b6fc0708f55188d3 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:23.407366  5069 raft_consensus.cc:1275] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:23.407428  5698 consensus_queue.cc:1048] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:00:23.408969  5184 consensus_peers.cc:597] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 -> Peer 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196:39721): Couldn't send request to peer 89dae909bf3f4fb7b50a4a6882986155. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6f06603ee3e84e95b6fc0708f55188d3. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:23.409289  5698 consensus_queue.cc:1048] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:23.428234  5724 raft_consensus.cc:2955] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:23.430135  5144 raft_consensus.cc:2955] T 6f06603ee3e84e95b6fc0708f55188d3 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:23.443140  5069 raft_consensus.cc:2955] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:23.446650  5064 consensus_queue.cc:237] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Queue 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: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:23.447818  4964 catalog_manager.cc:5697] T 6f06603ee3e84e95b6fc0708f55188d3 P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:23.463917  5144 raft_consensus.cc:1275] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:23.464449  5035 consensus_peers.cc:597] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf -> Peer 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196:39721): Couldn't send request to peer 89dae909bf3f4fb7b50a4a6882986155. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25ad960904b04c14aa8572a7fc8238a7. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:23.465898  5723 consensus_queue.cc:1048] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:23.473665  5215 raft_consensus.cc:1275] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:23.475549  5723 consensus_queue.cc:1048] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:23.490504  5734 raft_consensus.cc:2955] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:23.496767  5144 raft_consensus.cc:2955] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:23.496472  5215 raft_consensus.cc:2955] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:23.507097  5140 consensus_queue.cc:237] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Queue 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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:23.523293  4967 catalog_manager.cc:5697] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New cstate: current_term: 1 leader_uuid: "f55ec2d7c0d24796946d58981b197fdf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:23.532109  5215 raft_consensus.cc:1275] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:23.532433  5110 consensus_peers.cc:597] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec -> Peer 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196:39721): Couldn't send request to peer 89dae909bf3f4fb7b50a4a6882986155. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d4c6964f57864379b26f8bcf1e3f321b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:23.533813  5607 consensus_queue.cc:1048] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:23.534305  5064 raft_consensus.cc:1275] T d4c6964f57864379b26f8bcf1e3f321b P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:23.538858  5725 consensus_queue.cc:1048] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:23.555944  5740 raft_consensus.cc:2955] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:23.557708  5215 raft_consensus.cc:2955] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:23.569707  5064 raft_consensus.cc:2955] T d4c6964f57864379b26f8bcf1e3f321b P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:23.574002  4963 catalog_manager.cc:5697] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576 reported cstate change: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:23.583277  5069 consensus_queue.cc:237] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Queue 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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:23.605074  5215 raft_consensus.cc:1275] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:23.606020  5035 consensus_peers.cc:597] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf -> Peer 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196:39721): Couldn't send request to peer 89dae909bf3f4fb7b50a4a6882986155. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24a31c4ad6e8461b863e3e41c9da104d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:23.609133  5723 consensus_queue.cc:1048] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:23.610817  5140 raft_consensus.cc:1275] T 24a31c4ad6e8461b863e3e41c9da104d P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:23.614254  5723 consensus_queue.cc:1048] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:23.629032  5734 raft_consensus.cc:2955] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:23.634871  5140 raft_consensus.cc:2955] T 24a31c4ad6e8461b863e3e41c9da104d P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:23.635418  5215 raft_consensus.cc:2955] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:23.654239  4967 catalog_manager.cc:5697] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576 reported cstate change: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New cstate: current_term: 1 leader_uuid: "f55ec2d7c0d24796946d58981b197fdf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:23.790796  5748 ts_tablet_manager.cc:933] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155: Initiating tablet copy from peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:23.792783  5748 tablet_copy_client.cc:323] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Beginning tablet copy session from remote peer at address 127.3.214.195:45867
I20260710 11:00:23.794548  5227 tablet_copy_service.cc:140] P 0802b64d497447b58c37c888dd36b576: Received BeginTabletCopySession request for tablet 6f06603ee3e84e95b6fc0708f55188d3 from peer 89dae909bf3f4fb7b50a4a6882986155 ({username='slave'} at 127.0.0.1:38892)
I20260710 11:00:23.795054  5227 tablet_copy_service.cc:161] P 0802b64d497447b58c37c888dd36b576: Beginning new tablet copy session on tablet 6f06603ee3e84e95b6fc0708f55188d3 from peer 89dae909bf3f4fb7b50a4a6882986155 at {username='slave'} at 127.0.0.1:38892: session id = 89dae909bf3f4fb7b50a4a6882986155-6f06603ee3e84e95b6fc0708f55188d3
I20260710 11:00:23.802296  5227 tablet_copy_source_session.cc:215] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:23.805274  5748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f06603ee3e84e95b6fc0708f55188d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.817533  5748 tablet_copy_client.cc:806] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:23.818133  5748 tablet_copy_client.cc:670] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:23.822839  5748 tablet_copy_client.cc:538] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:23.829320  5748 tablet_bootstrap.cc:492] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap starting.
I20260710 11:00:23.847457  5748 tablet_bootstrap.cc:492] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:23.848150  5748 tablet_bootstrap.cc:492] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap complete.
I20260710 11:00:23.848675  5748 ts_tablet_manager.cc:1403] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260710 11:00:23.850917  5748 raft_consensus.cc:359] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:23.851526  5748 raft_consensus.cc:740] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Initialized, Role: LEARNER
I20260710 11:00:23.852028  5748 consensus_queue.cc:260] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:23.874639  5748 ts_tablet_manager.cc:1434] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155: Time spent starting tablet: real 0.026s	user 0.016s	sys 0.012s
I20260710 11:00:23.876647  5227 tablet_copy_service.cc:342] P 0802b64d497447b58c37c888dd36b576: Request end of tablet copy session 89dae909bf3f4fb7b50a4a6882986155-6f06603ee3e84e95b6fc0708f55188d3 received from {username='slave'} at 127.0.0.1:38892
I20260710 11:00:23.877068  5227 tablet_copy_service.cc:434] P 0802b64d497447b58c37c888dd36b576: ending tablet copy session 89dae909bf3f4fb7b50a4a6882986155-6f06603ee3e84e95b6fc0708f55188d3 on tablet 6f06603ee3e84e95b6fc0708f55188d3 with peer 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:23.919961  5748 ts_tablet_manager.cc:933] T 25ad960904b04c14aa8572a7fc8238a7 P 89dae909bf3f4fb7b50a4a6882986155: Initiating tablet copy from peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517)
I20260710 11:00:23.921545  5748 tablet_copy_client.cc:323] T 25ad960904b04c14aa8572a7fc8238a7 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Beginning tablet copy session from remote peer at address 127.3.214.193:41517
I20260710 11:00:23.923533  5079 tablet_copy_service.cc:140] P f55ec2d7c0d24796946d58981b197fdf: Received BeginTabletCopySession request for tablet 25ad960904b04c14aa8572a7fc8238a7 from peer 89dae909bf3f4fb7b50a4a6882986155 ({username='slave'} at 127.0.0.1:46788)
I20260710 11:00:23.924042  5079 tablet_copy_service.cc:161] P f55ec2d7c0d24796946d58981b197fdf: Beginning new tablet copy session on tablet 25ad960904b04c14aa8572a7fc8238a7 from peer 89dae909bf3f4fb7b50a4a6882986155 at {username='slave'} at 127.0.0.1:46788: session id = 89dae909bf3f4fb7b50a4a6882986155-25ad960904b04c14aa8572a7fc8238a7
I20260710 11:00:23.929939  5079 tablet_copy_source_session.cc:215] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:23.932309  5748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25ad960904b04c14aa8572a7fc8238a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.944324  5748 tablet_copy_client.cc:806] T 25ad960904b04c14aa8572a7fc8238a7 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:23.944916  5748 tablet_copy_client.cc:670] T 25ad960904b04c14aa8572a7fc8238a7 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:23.948108  5748 tablet_copy_client.cc:538] T 25ad960904b04c14aa8572a7fc8238a7 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:23.956177  5748 tablet_bootstrap.cc:492] T 25ad960904b04c14aa8572a7fc8238a7 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap starting.
I20260710 11:00:23.974910  5748 tablet_bootstrap.cc:492] T 25ad960904b04c14aa8572a7fc8238a7 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:23.975811  5748 tablet_bootstrap.cc:492] T 25ad960904b04c14aa8572a7fc8238a7 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap complete.
I20260710 11:00:23.976516  5748 ts_tablet_manager.cc:1403] T 25ad960904b04c14aa8572a7fc8238a7 P 89dae909bf3f4fb7b50a4a6882986155: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.007s
I20260710 11:00:23.979600  5748 raft_consensus.cc:359] T 25ad960904b04c14aa8572a7fc8238a7 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:23.980435  5748 raft_consensus.cc:740] T 25ad960904b04c14aa8572a7fc8238a7 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Initialized, Role: LEARNER
I20260710 11:00:23.981158  5748 consensus_queue.cc:260] T 25ad960904b04c14aa8572a7fc8238a7 P 89dae909bf3f4fb7b50a4a6882986155 [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: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:23.991135  5748 ts_tablet_manager.cc:1434] T 25ad960904b04c14aa8572a7fc8238a7 P 89dae909bf3f4fb7b50a4a6882986155: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:00:23.995069  5079 tablet_copy_service.cc:342] P f55ec2d7c0d24796946d58981b197fdf: Request end of tablet copy session 89dae909bf3f4fb7b50a4a6882986155-25ad960904b04c14aa8572a7fc8238a7 received from {username='slave'} at 127.0.0.1:46788
I20260710 11:00:23.995187  5755 ts_tablet_manager.cc:933] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155: Initiating tablet copy from peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517)
I20260710 11:00:23.995580  5079 tablet_copy_service.cc:434] P f55ec2d7c0d24796946d58981b197fdf: ending tablet copy session 89dae909bf3f4fb7b50a4a6882986155-25ad960904b04c14aa8572a7fc8238a7 on tablet 25ad960904b04c14aa8572a7fc8238a7 with peer 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:23.997656  5755 tablet_copy_client.cc:323] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Beginning tablet copy session from remote peer at address 127.3.214.193:41517
I20260710 11:00:24.031015  5079 tablet_copy_service.cc:140] P f55ec2d7c0d24796946d58981b197fdf: Received BeginTabletCopySession request for tablet 24a31c4ad6e8461b863e3e41c9da104d from peer 89dae909bf3f4fb7b50a4a6882986155 ({username='slave'} at 127.0.0.1:46788)
I20260710 11:00:24.032245  5079 tablet_copy_service.cc:161] P f55ec2d7c0d24796946d58981b197fdf: Beginning new tablet copy session on tablet 24a31c4ad6e8461b863e3e41c9da104d from peer 89dae909bf3f4fb7b50a4a6882986155 at {username='slave'} at 127.0.0.1:46788: session id = 89dae909bf3f4fb7b50a4a6882986155-24a31c4ad6e8461b863e3e41c9da104d
I20260710 11:00:24.085489  5079 tablet_copy_source_session.cc:215] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:24.090114  5755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a31c4ad6e8461b863e3e41c9da104d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:24.090654  5748 ts_tablet_manager.cc:933] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155: Initiating tablet copy from peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:24.103323  5748 tablet_copy_client.cc:323] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Beginning tablet copy session from remote peer at address 127.3.214.194:35369
I20260710 11:00:24.105428  5154 tablet_copy_service.cc:140] P 19a9b63d596c4e6baee3f1444199a8ec: Received BeginTabletCopySession request for tablet d4c6964f57864379b26f8bcf1e3f321b from peer 89dae909bf3f4fb7b50a4a6882986155 ({username='slave'} at 127.0.0.1:42830)
I20260710 11:00:24.106138  5154 tablet_copy_service.cc:161] P 19a9b63d596c4e6baee3f1444199a8ec: Beginning new tablet copy session on tablet d4c6964f57864379b26f8bcf1e3f321b from peer 89dae909bf3f4fb7b50a4a6882986155 at {username='slave'} at 127.0.0.1:42830: session id = 89dae909bf3f4fb7b50a4a6882986155-d4c6964f57864379b26f8bcf1e3f321b
I20260710 11:00:24.116168  5154 tablet_copy_source_session.cc:215] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:24.119867  5748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c6964f57864379b26f8bcf1e3f321b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:24.121260  5755 tablet_copy_client.cc:806] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:24.121989  5755 tablet_copy_client.cc:670] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:24.133584  5755 tablet_copy_client.cc:538] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:24.147241  5755 tablet_bootstrap.cc:492] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap starting.
I20260710 11:00:24.149109  5748 tablet_copy_client.cc:806] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:24.149724  5748 tablet_copy_client.cc:670] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:24.156196  5748 tablet_copy_client.cc:538] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:24.165654  5748 tablet_bootstrap.cc:492] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap starting.
I20260710 11:00:24.187887  5755 tablet_bootstrap.cc:492] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:24.210242  5755 tablet_bootstrap.cc:492] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap complete.
I20260710 11:00:24.211068  5755 ts_tablet_manager.cc:1403] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155: Time spent bootstrapping tablet: real 0.064s	user 0.026s	sys 0.005s
I20260710 11:00:24.215015  5755 raft_consensus.cc:359] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:24.217604  5748 tablet_bootstrap.cc:492] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:24.218537  5748 tablet_bootstrap.cc:492] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap complete.
I20260710 11:00:24.219252  5748 ts_tablet_manager.cc:1403] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155: Time spent bootstrapping tablet: real 0.054s	user 0.032s	sys 0.016s
I20260710 11:00:24.216753  5755 raft_consensus.cc:740] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Initialized, Role: LEARNER
I20260710 11:00:24.222366  5748 raft_consensus.cc:359] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:24.223291  5748 raft_consensus.cc:740] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Initialized, Role: LEARNER
I20260710 11:00:24.223978  5748 consensus_queue.cc:260] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:24.220394  5755 consensus_queue.cc:260] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:24.230623  5748 ts_tablet_manager.cc:1434] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:00:24.232566  5495 raft_consensus.cc:1217] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:24.235945  5154 tablet_copy_service.cc:342] P 19a9b63d596c4e6baee3f1444199a8ec: Request end of tablet copy session 89dae909bf3f4fb7b50a4a6882986155-d4c6964f57864379b26f8bcf1e3f321b received from {username='slave'} at 127.0.0.1:42830
I20260710 11:00:24.236449  5154 tablet_copy_service.cc:434] P 19a9b63d596c4e6baee3f1444199a8ec: ending tablet copy session 89dae909bf3f4fb7b50a4a6882986155-d4c6964f57864379b26f8bcf1e3f321b on tablet d4c6964f57864379b26f8bcf1e3f321b with peer 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:24.242581  5755 ts_tablet_manager.cc:1434] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.005s
I20260710 11:00:24.244383  5079 tablet_copy_service.cc:342] P f55ec2d7c0d24796946d58981b197fdf: Request end of tablet copy session 89dae909bf3f4fb7b50a4a6882986155-24a31c4ad6e8461b863e3e41c9da104d received from {username='slave'} at 127.0.0.1:46788
I20260710 11:00:24.244851  5079 tablet_copy_service.cc:434] P f55ec2d7c0d24796946d58981b197fdf: ending tablet copy session 89dae909bf3f4fb7b50a4a6882986155-24a31c4ad6e8461b863e3e41c9da104d on tablet 24a31c4ad6e8461b863e3e41c9da104d with peer 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:24.512123  5495 raft_consensus.cc:1217] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:24.535642  5495 raft_consensus.cc:1217] T 25ad960904b04c14aa8572a7fc8238a7 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:24.566771  5495 raft_consensus.cc:1217] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:24.827973  5698 raft_consensus.cc:1064] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576: attempting to promote NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 to VOTER
I20260710 11:00:24.831089  5698 consensus_queue.cc:237] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:24.838580  5496 raft_consensus.cc:1275] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:24.841559  5724 consensus_queue.cc:1048] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:24.844007  5144 raft_consensus.cc:1275] T 6f06603ee3e84e95b6fc0708f55188d3 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:24.849246  5764 consensus_queue.cc:1048] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:24.845000  5067 raft_consensus.cc:1275] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:24.862643  5724 consensus_queue.cc:1048] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:24.954829  5768 raft_consensus.cc:2955] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:24.956845  5495 raft_consensus.cc:2955] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:24.987354  5734 raft_consensus.cc:1064] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf: attempting to promote NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 to VOTER
I20260710 11:00:24.990535  5734 consensus_queue.cc:237] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [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: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:25.009629  5142 raft_consensus.cc:1275] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:25.010092  5215 raft_consensus.cc:1275] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:25.008383  4964 catalog_manager.cc:5697] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 reported cstate change: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.011854  5761 consensus_queue.cc:1048] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:25.015733  5734 consensus_queue.cc:1048] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:25.019219  5734 raft_consensus.cc:1064] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf: attempting to promote NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 to VOTER
I20260710 11:00:25.021857  5734 consensus_queue.cc:237] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:25.021979  5140 raft_consensus.cc:2955] T 6f06603ee3e84e95b6fc0708f55188d3 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.030064  5740 raft_consensus.cc:1064] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec: attempting to promote NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 to VOTER
I20260710 11:00:25.035184  5495 raft_consensus.cc:1275] T 25ad960904b04c14aa8572a7fc8238a7 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:25.046176  5495 raft_consensus.cc:1275] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:25.033825  5740 consensus_queue.cc:237] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:25.059837  5142 raft_consensus.cc:1275] T 24a31c4ad6e8461b863e3e41c9da104d P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:25.060005  5218 raft_consensus.cc:1275] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:25.061529  5760 consensus_queue.cc:1048] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260710 11:00:25.064046  5760 consensus_queue.cc:1048] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:25.067322  5067 raft_consensus.cc:2955] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.083207  5760 raft_consensus.cc:2955] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
W20260710 11:00:25.102046  5033 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.214.195:45867, user_credentials={real_user=slave}} blocked reactor thread for 45002.2us
I20260710 11:00:25.114283  5495 raft_consensus.cc:2955] T 25ad960904b04c14aa8572a7fc8238a7 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.115257  5218 raft_consensus.cc:2955] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.128870  5761 consensus_queue.cc:1048] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:25.130314  5775 consensus_queue.cc:1048] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:25.133663  5215 raft_consensus.cc:1275] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:25.134018  5067 raft_consensus.cc:1275] T d4c6964f57864379b26f8bcf1e3f321b P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:25.135686  5607 consensus_queue.cc:1048] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:25.140497  5743 consensus_queue.cc:1048] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:25.155123  5495 raft_consensus.cc:1275] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:25.156450  5607 consensus_queue.cc:1048] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:25.181613  5142 raft_consensus.cc:2955] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.203131  5740 raft_consensus.cc:2955] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.210875  5775 raft_consensus.cc:2955] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.215596  5140 raft_consensus.cc:2955] T 24a31c4ad6e8461b863e3e41c9da104d P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.218611  5496 raft_consensus.cc:2955] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.221920  5218 raft_consensus.cc:2955] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.228344  5497 raft_consensus.cc:2955] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.240698  5216 raft_consensus.cc:2955] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.254292  5218 consensus_queue.cc:237] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:25.261970  5496 raft_consensus.cc:1275] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:25.263226  5067 raft_consensus.cc:1275] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:25.263402  5768 consensus_queue.cc:1048] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:25.268361  5768 consensus_queue.cc:1048] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:25.268812  5067 raft_consensus.cc:2955] T d4c6964f57864379b26f8bcf1e3f321b P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.271997  4964 catalog_manager.cc:5697] T 25ad960904b04c14aa8572a7fc8238a7 P 89dae909bf3f4fb7b50a4a6882986155 reported cstate change: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f55ec2d7c0d24796946d58981b197fdf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.273895  4964 catalog_manager.cc:5697] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 reported cstate change: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.279699  5698 raft_consensus.cc:2955] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.286724  5064 raft_consensus.cc:2955] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.284828  5497 raft_consensus.cc:2955] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.289853  4952 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6f06603ee3e84e95b6fc0708f55188d3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:25.291705  4964 catalog_manager.cc:5697] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155 reported cstate change: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f55ec2d7c0d24796946d58981b197fdf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } attrs { replace: true } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.315076  4963 catalog_manager.cc:5697] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 reported cstate change: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:25.316402  5140 consensus_queue.cc:237] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [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: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:25.322232  5064 consensus_queue.cc:237] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:25.326985  5497 raft_consensus.cc:1275] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:25.328313  5761 consensus_queue.cc:1048] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:25.335310  5125 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f06603ee3e84e95b6fc0708f55188d3 with delete_type TABLET_DATA_TOMBSTONED (TS 19a9b63d596c4e6baee3f1444199a8ec not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42792
I20260710 11:00:25.337695  5734 raft_consensus.cc:2955] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.339314  5496 raft_consensus.cc:2955] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.347540  5497 raft_consensus.cc:1275] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:25.351379  5140 raft_consensus.cc:1275] T 24a31c4ad6e8461b863e3e41c9da104d P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:25.352020  5787 consensus_queue.cc:1048] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:25.352809  5778 consensus_queue.cc:1048] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:25.357230  5142 raft_consensus.cc:2955] T 24a31c4ad6e8461b863e3e41c9da104d P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.362254  5740 raft_consensus.cc:2955] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.368289  4967 catalog_manager.cc:5697] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155 reported cstate change: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New cstate: current_term: 1 leader_uuid: "f55ec2d7c0d24796946d58981b197fdf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.348976  5218 raft_consensus.cc:1275] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:25.370723  5743 consensus_queue.cc:1048] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:25.371186  5496 raft_consensus.cc:2955] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.375114  5218 raft_consensus.cc:2955] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.382534  5205 tablet_service.cc:1558] Processing DeleteTablet for tablet 24a31c4ad6e8461b863e3e41c9da104d with delete_type TABLET_DATA_TOMBSTONED (TS 0802b64d497447b58c37c888dd36b576 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38858
I20260710 11:00:25.387342  5067 consensus_queue.cc:237] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:25.397490  5789 tablet_replica.cc:333] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:25.401321  4953 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 24a31c4ad6e8461b863e3e41c9da104d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:25.410791  5789 raft_consensus.cc:2243] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:25.411185  4952 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d4c6964f57864379b26f8bcf1e3f321b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:25.411629  5789 raft_consensus.cc:2272] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:25.415616  5789 ts_tablet_manager.cc:1916] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:25.418335  4967 catalog_manager.cc:5697] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576 reported cstate change: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.427832  5142 raft_consensus.cc:1275] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:25.428114  5497 raft_consensus.cc:1275] T 25ad960904b04c14aa8572a7fc8238a7 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:25.429549  5761 consensus_queue.cc:1048] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:25.431423  5761 consensus_queue.cc:1048] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:25.436734  5788 tablet_replica.cc:333] T 6f06603ee3e84e95b6fc0708f55188d3 P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:25.438236  5054 tablet_service.cc:1558] Processing DeleteTablet for tablet d4c6964f57864379b26f8bcf1e3f321b with delete_type TABLET_DATA_TOMBSTONED (TS f55ec2d7c0d24796946d58981b197fdf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46746
I20260710 11:00:25.446062  5775 raft_consensus.cc:2955] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.453272  5497 raft_consensus.cc:2955] T 25ad960904b04c14aa8572a7fc8238a7 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.456539  4953 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 25ad960904b04c14aa8572a7fc8238a7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:25.458547  5788 raft_consensus.cc:2243] T 6f06603ee3e84e95b6fc0708f55188d3 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:25.459229  5788 raft_consensus.cc:2272] T 6f06603ee3e84e95b6fc0708f55188d3 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:25.470475  5788 ts_tablet_manager.cc:1916] T 6f06603ee3e84e95b6fc0708f55188d3 P 19a9b63d596c4e6baee3f1444199a8ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:25.462002  5142 raft_consensus.cc:2955] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:25.477733  4965 catalog_manager.cc:5697] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf reported cstate change: config changed from index 3 to 4, VOTER 0802b64d497447b58c37c888dd36b576 (127.3.214.195) evicted. New cstate: current_term: 1 leader_uuid: "f55ec2d7c0d24796946d58981b197fdf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:25.490989  5205 tablet_service.cc:1558] Processing DeleteTablet for tablet 25ad960904b04c14aa8572a7fc8238a7 with delete_type TABLET_DATA_TOMBSTONED (TS 0802b64d497447b58c37c888dd36b576 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38858
I20260710 11:00:25.508148  5790 tablet_replica.cc:333] T d4c6964f57864379b26f8bcf1e3f321b P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:25.513407  5790 raft_consensus.cc:2243] T d4c6964f57864379b26f8bcf1e3f321b P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:25.514376  5790 raft_consensus.cc:2272] T d4c6964f57864379b26f8bcf1e3f321b P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:25.518610  5789 ts_tablet_manager.cc:1929] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:25.518778  5790 ts_tablet_manager.cc:1916] T d4c6964f57864379b26f8bcf1e3f321b P f55ec2d7c0d24796946d58981b197fdf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:25.519126  5789 log.cc:1199] T 24a31c4ad6e8461b863e3e41c9da104d P 0802b64d497447b58c37c888dd36b576: Deleting WAL directory at /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-2-root/wals/24a31c4ad6e8461b863e3e41c9da104d
I20260710 11:00:25.521427  5789 tablet_replica.cc:333] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:25.521355  4952 catalog_manager.cc:5028] TS 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): tablet 24a31c4ad6e8461b863e3e41c9da104d (table test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]) successfully deleted
I20260710 11:00:25.522512  5789 raft_consensus.cc:2243] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:25.523209  5789 raft_consensus.cc:2272] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:25.508466  5788 ts_tablet_manager.cc:1929] T 6f06603ee3e84e95b6fc0708f55188d3 P 19a9b63d596c4e6baee3f1444199a8ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:25.524370  5788 log.cc:1199] T 6f06603ee3e84e95b6fc0708f55188d3 P 19a9b63d596c4e6baee3f1444199a8ec: Deleting WAL directory at /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-1-root/wals/6f06603ee3e84e95b6fc0708f55188d3
I20260710 11:00:25.526688  5789 ts_tablet_manager.cc:1916] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:25.527632  4952 catalog_manager.cc:5028] TS 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): tablet 6f06603ee3e84e95b6fc0708f55188d3 (table test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]) successfully deleted
I20260710 11:00:25.541558  5789 ts_tablet_manager.cc:1929] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:25.541558  5790 ts_tablet_manager.cc:1929] T d4c6964f57864379b26f8bcf1e3f321b P f55ec2d7c0d24796946d58981b197fdf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:25.542232  5789 log.cc:1199] T 25ad960904b04c14aa8572a7fc8238a7 P 0802b64d497447b58c37c888dd36b576: Deleting WAL directory at /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-2-root/wals/25ad960904b04c14aa8572a7fc8238a7
I20260710 11:00:25.542426  5790 log.cc:1199] T d4c6964f57864379b26f8bcf1e3f321b P f55ec2d7c0d24796946d58981b197fdf: Deleting WAL directory at /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-0-root/wals/d4c6964f57864379b26f8bcf1e3f321b
I20260710 11:00:25.544031  4952 catalog_manager.cc:5028] TS 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867): tablet 25ad960904b04c14aa8572a7fc8238a7 (table test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]) successfully deleted
I20260710 11:00:25.544929  4953 catalog_manager.cc:5028] TS f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): tablet d4c6964f57864379b26f8bcf1e3f321b (table test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]) successfully deleted
I20260710 11:00:26.524700  5218 consensus_queue.cc:237] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Queue 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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
W20260710 11:00:26.536780  5184 consensus_peers.cc:597] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 -> Peer 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196:39721): Couldn't send request to peer 89dae909bf3f4fb7b50a4a6882986155. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68fc8fa8d48145b0bda8ce8d056d4de1. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:26.538196  5067 raft_consensus.cc:1275] T 68fc8fa8d48145b0bda8ce8d056d4de1 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:26.538196  5142 raft_consensus.cc:1275] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:26.539645  5698 consensus_queue.cc:1048] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:26.541577  5698 consensus_queue.cc:1048] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:26.557753  5142 raft_consensus.cc:2955] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:26.558292  5768 raft_consensus.cc:2955] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:26.581799  5140 consensus_queue.cc:237] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Queue 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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:26.587291  4965 catalog_manager.cc:5697] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:26.599310  5067 raft_consensus.cc:2955] T 68fc8fa8d48145b0bda8ce8d056d4de1 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:26.601173  5064 raft_consensus.cc:1275] T 22218daede4b4c88b268b1955f6c9aa5 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:26.602661  5218 raft_consensus.cc:1275] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:26.602758  5787 consensus_queue.cc:1048] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260710 11:00:26.610725  5743 consensus_queue.cc:1048] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:26.614609  5110 consensus_peers.cc:597] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec -> Peer 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196:39721): Couldn't send request to peer 89dae909bf3f4fb7b50a4a6882986155. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22218daede4b4c88b268b1955f6c9aa5. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:26.627983  5743 raft_consensus.cc:2955] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:26.630678  5218 raft_consensus.cc:2955] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:26.637245  5069 raft_consensus.cc:2955] T 22218daede4b4c88b268b1955f6c9aa5 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } } }
I20260710 11:00:26.652616  4967 catalog_manager.cc:5697] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: config changed from index -1 to 2, NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) added. New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:27.020591  5808 ts_tablet_manager.cc:933] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 89dae909bf3f4fb7b50a4a6882986155: Initiating tablet copy from peer 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:27.022802  5808 tablet_copy_client.cc:323] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Beginning tablet copy session from remote peer at address 127.3.214.195:45867
I20260710 11:00:27.024746  5227 tablet_copy_service.cc:140] P 0802b64d497447b58c37c888dd36b576: Received BeginTabletCopySession request for tablet 68fc8fa8d48145b0bda8ce8d056d4de1 from peer 89dae909bf3f4fb7b50a4a6882986155 ({username='slave'} at 127.0.0.1:38892)
I20260710 11:00:27.025280  5227 tablet_copy_service.cc:161] P 0802b64d497447b58c37c888dd36b576: Beginning new tablet copy session on tablet 68fc8fa8d48145b0bda8ce8d056d4de1 from peer 89dae909bf3f4fb7b50a4a6882986155 at {username='slave'} at 127.0.0.1:38892: session id = 89dae909bf3f4fb7b50a4a6882986155-68fc8fa8d48145b0bda8ce8d056d4de1
I20260710 11:00:27.033077  5227 tablet_copy_source_session.cc:215] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:27.037629  5808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68fc8fa8d48145b0bda8ce8d056d4de1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.061074  5808 tablet_copy_client.cc:806] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:27.061832  5808 tablet_copy_client.cc:670] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:27.070194  5808 tablet_copy_client.cc:538] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:27.079823  5808 tablet_bootstrap.cc:492] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap starting.
I20260710 11:00:27.100865  5808 tablet_bootstrap.cc:492] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:27.101636  5808 tablet_bootstrap.cc:492] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap complete.
I20260710 11:00:27.102162  5808 ts_tablet_manager.cc:1403] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 89dae909bf3f4fb7b50a4a6882986155: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.008s
I20260710 11:00:27.104914  5808 raft_consensus.cc:359] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:27.105891  5808 raft_consensus.cc:740] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Initialized, Role: LEARNER
I20260710 11:00:27.106426  5808 consensus_queue.cc:260] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 89dae909bf3f4fb7b50a4a6882986155 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:27.109323  5808 ts_tablet_manager.cc:1434] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 89dae909bf3f4fb7b50a4a6882986155: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:27.111018  5227 tablet_copy_service.cc:342] P 0802b64d497447b58c37c888dd36b576: Request end of tablet copy session 89dae909bf3f4fb7b50a4a6882986155-68fc8fa8d48145b0bda8ce8d056d4de1 received from {username='slave'} at 127.0.0.1:38892
I20260710 11:00:27.111419  5227 tablet_copy_service.cc:434] P 0802b64d497447b58c37c888dd36b576: ending tablet copy session 89dae909bf3f4fb7b50a4a6882986155-68fc8fa8d48145b0bda8ce8d056d4de1 on tablet 68fc8fa8d48145b0bda8ce8d056d4de1 with peer 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:27.159677  5808 ts_tablet_manager.cc:933] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155: Initiating tablet copy from peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:27.161324  5808 tablet_copy_client.cc:323] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Beginning tablet copy session from remote peer at address 127.3.214.194:35369
I20260710 11:00:27.162721  5154 tablet_copy_service.cc:140] P 19a9b63d596c4e6baee3f1444199a8ec: Received BeginTabletCopySession request for tablet 22218daede4b4c88b268b1955f6c9aa5 from peer 89dae909bf3f4fb7b50a4a6882986155 ({username='slave'} at 127.0.0.1:42830)
I20260710 11:00:27.163144  5154 tablet_copy_service.cc:161] P 19a9b63d596c4e6baee3f1444199a8ec: Beginning new tablet copy session on tablet 22218daede4b4c88b268b1955f6c9aa5 from peer 89dae909bf3f4fb7b50a4a6882986155 at {username='slave'} at 127.0.0.1:42830: session id = 89dae909bf3f4fb7b50a4a6882986155-22218daede4b4c88b268b1955f6c9aa5
I20260710 11:00:27.167933  5154 tablet_copy_source_session.cc:215] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:27.170325  5808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22218daede4b4c88b268b1955f6c9aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.184247  5808 tablet_copy_client.cc:806] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:27.184779  5808 tablet_copy_client.cc:670] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:27.187844  5808 tablet_copy_client.cc:538] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:27.196218  5808 tablet_bootstrap.cc:492] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap starting.
I20260710 11:00:27.215307  5808 tablet_bootstrap.cc:492] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:27.216205  5808 tablet_bootstrap.cc:492] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155: Bootstrap complete.
I20260710 11:00:27.216853  5808 ts_tablet_manager.cc:1403] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260710 11:00:27.219616  5808 raft_consensus.cc:359] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:27.220438  5808 raft_consensus.cc:740] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Initialized, Role: LEARNER
I20260710 11:00:27.221040  5808 consensus_queue.cc:260] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: NON_VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: true } }
I20260710 11:00:27.223415  5808 ts_tablet_manager.cc:1434] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 11:00:27.224929  5154 tablet_copy_service.cc:342] P 19a9b63d596c4e6baee3f1444199a8ec: Request end of tablet copy session 89dae909bf3f4fb7b50a4a6882986155-22218daede4b4c88b268b1955f6c9aa5 received from {username='slave'} at 127.0.0.1:42830
I20260710 11:00:27.225294  5154 tablet_copy_service.cc:434] P 19a9b63d596c4e6baee3f1444199a8ec: ending tablet copy session 89dae909bf3f4fb7b50a4a6882986155-22218daede4b4c88b268b1955f6c9aa5 on tablet 22218daede4b4c88b268b1955f6c9aa5 with peer 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:27.609956  5496 raft_consensus.cc:1217] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:27.745779  5497 raft_consensus.cc:1217] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:27.989583  5768 raft_consensus.cc:1064] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576: attempting to promote NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 to VOTER
I20260710 11:00:27.991518  5768 consensus_queue.cc:237] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:28.001169  5140 raft_consensus.cc:1275] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:28.001566  5497 raft_consensus.cc:1275] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:28.002843  5796 consensus_queue.cc:1048] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:28.003753  5768 consensus_queue.cc:1048] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:28.007392  5067 raft_consensus.cc:1275] T 68fc8fa8d48145b0bda8ce8d056d4de1 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:28.009045  5796 consensus_queue.cc:1048] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:28.021225  5796 raft_consensus.cc:2955] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:28.022607  5497 raft_consensus.cc:2955] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:28.023820  5140 raft_consensus.cc:2955] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:28.032932  5067 raft_consensus.cc:2955] T 68fc8fa8d48145b0bda8ce8d056d4de1 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:28.037189  4965 catalog_manager.cc:5697] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 reported cstate change: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:28.058425  5218 consensus_queue.cc:237] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:28.064169  5497 raft_consensus.cc:1275] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:28.064975  5067 raft_consensus.cc:1275] T 68fc8fa8d48145b0bda8ce8d056d4de1 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:28.065836  5768 consensus_queue.cc:1048] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:28.066751  5796 consensus_queue.cc:1048] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:28.073447  5796 raft_consensus.cc:2955] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:28.076244  5497 raft_consensus.cc:2955] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:28.082974  5067 raft_consensus.cc:2955] T 68fc8fa8d48145b0bda8ce8d056d4de1 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:28.084496  4952 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 68fc8fa8d48145b0bda8ce8d056d4de1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:28.088128  4967 catalog_manager.cc:5697] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 reported cstate change: config changed from index 3 to 4, VOTER 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) evicted. New cstate: current_term: 1 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:28.098223  5125 tablet_service.cc:1558] Processing DeleteTablet for tablet 68fc8fa8d48145b0bda8ce8d056d4de1 with delete_type TABLET_DATA_TOMBSTONED (TS 19a9b63d596c4e6baee3f1444199a8ec not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42792
I20260710 11:00:28.107847  5827 tablet_replica.cc:333] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:28.108844  5827 raft_consensus.cc:2243] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:28.109551  5827 raft_consensus.cc:2272] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:28.112227  5827 ts_tablet_manager.cc:1916] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:28.122164  5827 ts_tablet_manager.cc:1929] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:28.122462  5827 log.cc:1199] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 19a9b63d596c4e6baee3f1444199a8ec: Deleting WAL directory at /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-1-root/wals/68fc8fa8d48145b0bda8ce8d056d4de1
I20260710 11:00:28.123811  4952 catalog_manager.cc:5028] TS 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): tablet 68fc8fa8d48145b0bda8ce8d056d4de1 (table test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]) successfully deleted
I20260710 11:00:28.293602  5817 raft_consensus.cc:1064] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec: attempting to promote NON_VOTER 89dae909bf3f4fb7b50a4a6882986155 to VOTER
I20260710 11:00:28.295534  5817 consensus_queue.cc:237] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:28.301402  5216 raft_consensus.cc:1275] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:28.302623  5067 raft_consensus.cc:1275] T 22218daede4b4c88b268b1955f6c9aa5 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:28.303789  5816 consensus_queue.cc:1048] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:28.305699  5497 raft_consensus.cc:1275] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 LEARNER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:28.306603  5787 consensus_queue.cc:1048] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:28.307641  5815 consensus_queue.cc:1048] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:28.321175  5816 raft_consensus.cc:2955] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:28.322837  5067 raft_consensus.cc:2955] T 22218daede4b4c88b268b1955f6c9aa5 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:28.323650  5497 raft_consensus.cc:2955] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:28.338194  4964 catalog_manager.cc:5697] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 reported cstate change: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:28.341328  5216 raft_consensus.cc:2955] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } attrs { replace: true } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:28.359129  5140 consensus_queue.cc:237] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [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: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:28.363895  5216 raft_consensus.cc:1275] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:28.364208  5497 raft_consensus.cc:1275] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:28.365734  5815 consensus_queue.cc:1048] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:28.366544  5816 consensus_queue.cc:1048] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:28.373203  5816 raft_consensus.cc:2955] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:28.375029  5216 raft_consensus.cc:2955] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:28.378027  5496 raft_consensus.cc:2955] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:28.385533  4952 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 22218daede4b4c88b268b1955f6c9aa5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:28.388367  4967 catalog_manager.cc:5697] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576 reported cstate change: config changed from index 3 to 4, VOTER f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) evicted. New cstate: current_term: 1 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } } }
I20260710 11:00:28.398689  5054 tablet_service.cc:1558] Processing DeleteTablet for tablet 22218daede4b4c88b268b1955f6c9aa5 with delete_type TABLET_DATA_TOMBSTONED (TS f55ec2d7c0d24796946d58981b197fdf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46746
I20260710 11:00:28.408505  5833 tablet_replica.cc:333] T 22218daede4b4c88b268b1955f6c9aa5 P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:28.409335  5833 raft_consensus.cc:2243] T 22218daede4b4c88b268b1955f6c9aa5 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:28.409906  5833 raft_consensus.cc:2272] T 22218daede4b4c88b268b1955f6c9aa5 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:28.412689  5833 ts_tablet_manager.cc:1916] T 22218daede4b4c88b268b1955f6c9aa5 P f55ec2d7c0d24796946d58981b197fdf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:28.424005  5833 ts_tablet_manager.cc:1929] T 22218daede4b4c88b268b1955f6c9aa5 P f55ec2d7c0d24796946d58981b197fdf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:28.424278  5833 log.cc:1199] T 22218daede4b4c88b268b1955f6c9aa5 P f55ec2d7c0d24796946d58981b197fdf: Deleting WAL directory at /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183595730-3931-0/minicluster-data/ts-0-root/wals/22218daede4b4c88b268b1955f6c9aa5
I20260710 11:00:28.425711  4953 catalog_manager.cc:5028] TS f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): tablet 22218daede4b4c88b268b1955f6c9aa5 (table test-workload [id=cc4517ff3d3c433aa098b86845f5d9cb]) successfully deleted
I20260710 11:00:34.212924  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:34.245091  5140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04cf73b9b93b4eafa14e122256fc4412"
dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
mode: GRACEFUL
new_leader_uuid: "0802b64d497447b58c37c888dd36b576"
 from {username='slave'} at 127.0.0.1:44560
I20260710 11:00:34.245777  5140 raft_consensus.cc:606] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Received request to transfer leadership to TS 0802b64d497447b58c37c888dd36b576
I20260710 11:00:34.248097  5140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ede97948c804b04af0076e631b27753"
dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
mode: GRACEFUL
new_leader_uuid: "89dae909bf3f4fb7b50a4a6882986155"
 from {username='slave'} at 127.0.0.1:44560
I20260710 11:00:34.248489  5140 raft_consensus.cc:606] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Received request to transfer leadership to TS 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:34.259435  5216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f06603ee3e84e95b6fc0708f55188d3"
dest_uuid: "0802b64d497447b58c37c888dd36b576"
mode: GRACEFUL
new_leader_uuid: "89dae909bf3f4fb7b50a4a6882986155"
 from {username='slave'} at 127.0.0.1:47300
I20260710 11:00:34.259924  5216 raft_consensus.cc:606] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Received request to transfer leadership to TS 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:34.262508  5140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "768b015f01a649449c33555497710333"
dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
mode: GRACEFUL
new_leader_uuid: "f55ec2d7c0d24796946d58981b197fdf"
 from {username='slave'} at 127.0.0.1:44560
I20260710 11:00:34.262966  5140 raft_consensus.cc:606] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Received request to transfer leadership to TS f55ec2d7c0d24796946d58981b197fdf
I20260710 11:00:34.265201  5140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4c6964f57864379b26f8bcf1e3f321b"
dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
mode: GRACEFUL
new_leader_uuid: "89dae909bf3f4fb7b50a4a6882986155"
 from {username='slave'} at 127.0.0.1:44560
I20260710 11:00:34.265378  5844 raft_consensus.cc:993] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec: : Instructing follower 0802b64d497447b58c37c888dd36b576 to start an election
I20260710 11:00:34.265780  5140 raft_consensus.cc:606] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Received request to transfer leadership to TS 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:34.266088  5839 raft_consensus.cc:1081] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Signalling peer 0802b64d497447b58c37c888dd36b576 to start an election
I20260710 11:00:34.266927  3931 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:00:34.267684  3931 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:34.267702  5216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04cf73b9b93b4eafa14e122256fc4412"
dest_uuid: "0802b64d497447b58c37c888dd36b576"
 from {username='slave'} at 127.0.0.1:38876
I20260710 11:00:34.268298  5216 raft_consensus.cc:493] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:34.268613  5216 raft_consensus.cc:3060] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:34.273949  5216 raft_consensus.cc:515] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:34.275650  5216 leader_election.cc:290] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 2 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:34.276392  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cf73b9b93b4eafa14e122256fc4412" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:34.276711  5140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cf73b9b93b4eafa14e122256fc4412" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
I20260710 11:00:34.277072  5069 raft_consensus.cc:3060] T 04cf73b9b93b4eafa14e122256fc4412 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:34.277271  5140 raft_consensus.cc:3055] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:34.277657  5140 raft_consensus.cc:740] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Running, Role: LEADER
I20260710 11:00:34.278481  5140 consensus_queue.cc:260] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:34.279769  5140 raft_consensus.cc:3060] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:34.282402  5069 raft_consensus.cc:2468] T 04cf73b9b93b4eafa14e122256fc4412 P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0802b64d497447b58c37c888dd36b576 in term 2.
I20260710 11:00:34.283699  5183 leader_election.cc:304] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:34.284614  5843 raft_consensus.cc:2804] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:34.285162  5843 raft_consensus.cc:697] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [term 2 LEADER]: Becoming Leader. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Running, Role: LEADER
I20260710 11:00:34.286180  5140 raft_consensus.cc:2468] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0802b64d497447b58c37c888dd36b576 in term 2.
I20260710 11:00:34.286237  5843 consensus_queue.cc:237] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:34.295712  4967 catalog_manager.cc:5697] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 reported cstate change: term changed from 1 to 2, leader changed from 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) to 0802b64d497447b58c37c888dd36b576 (127.3.214.195). New cstate: current_term: 2 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:34.296922  5844 raft_consensus.cc:993] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec: : Instructing follower f55ec2d7c0d24796946d58981b197fdf to start an election
I20260710 11:00:34.297401  5839 raft_consensus.cc:1081] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Signalling peer f55ec2d7c0d24796946d58981b197fdf to start an election
I20260710 11:00:34.298833  5069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "768b015f01a649449c33555497710333"
dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
 from {username='slave'} at 127.0.0.1:46766
I20260710 11:00:34.299247  5069 raft_consensus.cc:493] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:34.299577  5069 raft_consensus.cc:3060] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:34.304229  5069 raft_consensus.cc:515] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:34.311017  5069 leader_election.cc:290] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 2 election: Requested vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:34.312417  5216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768b015f01a649449c33555497710333" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0802b64d497447b58c37c888dd36b576"
I20260710 11:00:34.312840  5140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768b015f01a649449c33555497710333" candidate_uuid: "f55ec2d7c0d24796946d58981b197fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
I20260710 11:00:34.313043  5216 raft_consensus.cc:3060] T 768b015f01a649449c33555497710333 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:34.313366  5140 raft_consensus.cc:3055] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:34.313704  5140 raft_consensus.cc:740] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Running, Role: LEADER
I20260710 11:00:34.314427  5140 consensus_queue.cc:260] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:34.315279  5140 raft_consensus.cc:3060] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:34.320559  5216 raft_consensus.cc:2468] T 768b015f01a649449c33555497710333 P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f55ec2d7c0d24796946d58981b197fdf in term 2.
I20260710 11:00:34.321961  5140 raft_consensus.cc:2468] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f55ec2d7c0d24796946d58981b197fdf in term 2.
I20260710 11:00:34.321982  5033 leader_election.cc:304] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:34.323592  5842 raft_consensus.cc:2804] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:34.324087  5842 raft_consensus.cc:697] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [term 2 LEADER]: Becoming Leader. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Running, Role: LEADER
I20260710 11:00:34.325143  5842 consensus_queue.cc:237] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:34.332214  4967 catalog_manager.cc:5697] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf reported cstate change: term changed from 1 to 2, leader changed from 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) to f55ec2d7c0d24796946d58981b197fdf (127.3.214.193). New cstate: current_term: 2 leader_uuid: "f55ec2d7c0d24796946d58981b197fdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:34.577168  5839 raft_consensus.cc:993] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec: : Instructing follower 89dae909bf3f4fb7b50a4a6882986155 to start an election
I20260710 11:00:34.577755  5839 raft_consensus.cc:1081] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Signalling peer 89dae909bf3f4fb7b50a4a6882986155 to start an election
I20260710 11:00:34.579371  5497 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4c6964f57864379b26f8bcf1e3f321b"
dest_uuid: "89dae909bf3f4fb7b50a4a6882986155"
 from {username='slave'} at 127.0.0.1:33540
I20260710 11:00:34.579831  5497 raft_consensus.cc:493] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:34.580139  5497 raft_consensus.cc:3060] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:34.585001  5497 raft_consensus.cc:515] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:34.587025  5497 leader_election.cc:290] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 [CANDIDATE]: Term 2 election: Requested vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:34.587802  5857 raft_consensus.cc:993] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec: : Instructing follower 89dae909bf3f4fb7b50a4a6882986155 to start an election
I20260710 11:00:34.587908  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c6964f57864379b26f8bcf1e3f321b" candidate_uuid: "89dae909bf3f4fb7b50a4a6882986155" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
I20260710 11:00:34.588369  5839 raft_consensus.cc:1081] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Signalling peer 89dae909bf3f4fb7b50a4a6882986155 to start an election
I20260710 11:00:34.588599  5142 raft_consensus.cc:3055] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:34.588104  5216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c6964f57864379b26f8bcf1e3f321b" candidate_uuid: "89dae909bf3f4fb7b50a4a6882986155" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0802b64d497447b58c37c888dd36b576"
I20260710 11:00:34.588968  5142 raft_consensus.cc:740] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Running, Role: LEADER
I20260710 11:00:34.589288  5216 raft_consensus.cc:3060] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:34.590029  5497 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ede97948c804b04af0076e631b27753"
dest_uuid: "89dae909bf3f4fb7b50a4a6882986155"
 from {username='slave'} at 127.0.0.1:33540
I20260710 11:00:34.589956  5142 consensus_queue.cc:260] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [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: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:34.590631  5497 raft_consensus.cc:493] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:34.590993  5497 raft_consensus.cc:3060] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:34.591485  5142 raft_consensus.cc:3060] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:34.593950  5216 raft_consensus.cc:2468] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89dae909bf3f4fb7b50a4a6882986155 in term 2.
I20260710 11:00:34.595016  5462 leader_election.cc:304] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, 89dae909bf3f4fb7b50a4a6882986155; no voters: 
I20260710 11:00:34.596702  5858 raft_consensus.cc:2804] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:34.597643  5497 raft_consensus.cc:515] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:34.598410  5142 raft_consensus.cc:2468] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89dae909bf3f4fb7b50a4a6882986155 in term 2.
I20260710 11:00:34.599406  5858 raft_consensus.cc:697] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 [term 2 LEADER]: Becoming Leader. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Running, Role: LEADER
I20260710 11:00:34.600430  5858 consensus_queue.cc:237] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 [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: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:34.601845  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ede97948c804b04af0076e631b27753" candidate_uuid: "89dae909bf3f4fb7b50a4a6882986155" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:34.602450  5069 raft_consensus.cc:3060] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:34.603214  5140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ede97948c804b04af0076e631b27753" candidate_uuid: "89dae909bf3f4fb7b50a4a6882986155" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
I20260710 11:00:34.603749  5140 raft_consensus.cc:3055] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:34.608115  5140 raft_consensus.cc:740] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Running, Role: LEADER
I20260710 11:00:34.608912  5140 consensus_queue.cc:260] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:34.609999  5140 raft_consensus.cc:3060] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:34.607475  5069 raft_consensus.cc:2468] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89dae909bf3f4fb7b50a4a6882986155 in term 2.
I20260710 11:00:34.601482  5497 leader_election.cc:290] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 [CANDIDATE]: Term 2 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:34.612632  5463 leader_election.cc:304] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89dae909bf3f4fb7b50a4a6882986155, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:34.613672  5859 raft_consensus.cc:2804] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:34.614199  5859 raft_consensus.cc:697] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 [term 2 LEADER]: Becoming Leader. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Running, Role: LEADER
I20260710 11:00:34.615204  5859 consensus_queue.cc:237] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:34.618350  5140 raft_consensus.cc:2468] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89dae909bf3f4fb7b50a4a6882986155 in term 2.
I20260710 11:00:34.619000  4967 catalog_manager.cc:5697] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 reported cstate change: term changed from 1 to 2, leader changed from 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) to 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196). New cstate: current_term: 2 leader_uuid: "89dae909bf3f4fb7b50a4a6882986155" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:34.629961  4967 catalog_manager.cc:5697] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 reported cstate change: term changed from 1 to 2, leader changed from 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) to 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196). New cstate: current_term: 2 leader_uuid: "89dae909bf3f4fb7b50a4a6882986155" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:34.704279  5140 raft_consensus.cc:1275] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:34.705750  5846 consensus_queue.cc:1048] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:34.718019  5216 raft_consensus.cc:1275] T 768b015f01a649449c33555497710333 P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Refusing update from remote peer f55ec2d7c0d24796946d58981b197fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:34.719210  5846 consensus_queue.cc:1048] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:34.743628  5069 raft_consensus.cc:1275] T 04cf73b9b93b4eafa14e122256fc4412 P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:34.744860  5845 consensus_queue.cc:1048] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:34.753268  5140 raft_consensus.cc:1275] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:34.754730  5843 consensus_queue.cc:1048] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:34.791067  5845 raft_consensus.cc:993] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576: : Instructing follower 89dae909bf3f4fb7b50a4a6882986155 to start an election
I20260710 11:00:34.791483  5843 raft_consensus.cc:1081] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Signalling peer 89dae909bf3f4fb7b50a4a6882986155 to start an election
I20260710 11:00:34.792703  5496 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f06603ee3e84e95b6fc0708f55188d3"
dest_uuid: "89dae909bf3f4fb7b50a4a6882986155"
 from {username='slave'} at 127.0.0.1:33536
I20260710 11:00:34.793105  5496 raft_consensus.cc:493] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:34.793318  5496 raft_consensus.cc:3060] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:34.797729  5496 raft_consensus.cc:515] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:34.798944  5496 leader_election.cc:290] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 [CANDIDATE]: Term 2 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:34.799755  5216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f06603ee3e84e95b6fc0708f55188d3" candidate_uuid: "89dae909bf3f4fb7b50a4a6882986155" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0802b64d497447b58c37c888dd36b576"
I20260710 11:00:34.799674  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f06603ee3e84e95b6fc0708f55188d3" candidate_uuid: "89dae909bf3f4fb7b50a4a6882986155" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:34.800398  5216 raft_consensus.cc:3055] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:34.800468  5069 raft_consensus.cc:3060] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:34.800663  5216 raft_consensus.cc:740] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Running, Role: LEADER
I20260710 11:00:34.801375  5216 consensus_queue.cc:260] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:34.802261  5216 raft_consensus.cc:3060] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:34.805119  5069 raft_consensus.cc:2468] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89dae909bf3f4fb7b50a4a6882986155 in term 2.
I20260710 11:00:34.806090  5463 leader_election.cc:304] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89dae909bf3f4fb7b50a4a6882986155, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:34.807125  5859 raft_consensus.cc:2804] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:34.807562  5216 raft_consensus.cc:2468] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89dae909bf3f4fb7b50a4a6882986155 in term 2.
I20260710 11:00:34.807569  5859 raft_consensus.cc:697] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 [term 2 LEADER]: Becoming Leader. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Running, Role: LEADER
I20260710 11:00:34.808729  5859 consensus_queue.cc:237] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:34.815197  4966 catalog_manager.cc:5697] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 reported cstate change: term changed from 1 to 2, leader changed from 0802b64d497447b58c37c888dd36b576 (127.3.214.195) to 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196). New cstate: current_term: 2 leader_uuid: "89dae909bf3f4fb7b50a4a6882986155" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:35.000521  5067 raft_consensus.cc:1275] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Refusing update from remote peer 89dae909bf3f4fb7b50a4a6882986155: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:35.001737  5859 consensus_queue.cc:1048] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:35.014423  5140 raft_consensus.cc:1275] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Refusing update from remote peer 89dae909bf3f4fb7b50a4a6882986155: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:35.016283  5859 consensus_queue.cc:1048] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:00:35.070104  5216 raft_consensus.cc:1275] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Refusing update from remote peer 89dae909bf3f4fb7b50a4a6882986155: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:35.071199  5874 consensus_queue.cc:1048] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:35.080407  5140 raft_consensus.cc:1275] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Refusing update from remote peer 89dae909bf3f4fb7b50a4a6882986155: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:35.081780  5858 consensus_queue.cc:1048] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:35.238453  5216 raft_consensus.cc:1275] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Refusing update from remote peer 89dae909bf3f4fb7b50a4a6882986155: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:35.240078  5858 consensus_queue.cc:1048] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:35.252143  5067 raft_consensus.cc:1275] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Refusing update from remote peer 89dae909bf3f4fb7b50a4a6882986155: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:35.253311  5858 consensus_queue.cc:1048] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:35.268576  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:35.283228  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:35.297065  5216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04cf73b9b93b4eafa14e122256fc4412"
dest_uuid: "0802b64d497447b58c37c888dd36b576"
mode: GRACEFUL
new_leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
 from {username='slave'} at 127.0.0.1:47300
I20260710 11:00:35.297554  5216 raft_consensus.cc:606] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [term 2 LEADER]: Received request to transfer leadership to TS 19a9b63d596c4e6baee3f1444199a8ec
I20260710 11:00:35.299640  5142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22218daede4b4c88b268b1955f6c9aa5"
dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
mode: GRACEFUL
new_leader_uuid: "89dae909bf3f4fb7b50a4a6882986155"
 from {username='slave'} at 127.0.0.1:44560
I20260710 11:00:35.300112  5142 raft_consensus.cc:606] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Received request to transfer leadership to TS 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:35.314476  5067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6865a9dcf9f4a2da088b2b806864e52"
dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
mode: GRACEFUL
new_leader_uuid: "0802b64d497447b58c37c888dd36b576"
 from {username='slave'} at 127.0.0.1:38364
I20260710 11:00:35.314970  5067 raft_consensus.cc:606] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Received request to transfer leadership to TS 0802b64d497447b58c37c888dd36b576
I20260710 11:00:35.316044  3931 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:00:35.316686  3931 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:35.558645  5844 raft_consensus.cc:993] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec: : Instructing follower 89dae909bf3f4fb7b50a4a6882986155 to start an election
I20260710 11:00:35.559113  5857 raft_consensus.cc:1081] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Signalling peer 89dae909bf3f4fb7b50a4a6882986155 to start an election
I20260710 11:00:35.560585  5497 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22218daede4b4c88b268b1955f6c9aa5"
dest_uuid: "89dae909bf3f4fb7b50a4a6882986155"
 from {username='slave'} at 127.0.0.1:33540
I20260710 11:00:35.561024  5497 raft_consensus.cc:493] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:35.561298  5497 raft_consensus.cc:3060] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.566388  5497 raft_consensus.cc:515] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:35.567664  5497 leader_election.cc:290] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 [CANDIDATE]: Term 2 election: Requested vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:35.568300  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22218daede4b4c88b268b1955f6c9aa5" candidate_uuid: "89dae909bf3f4fb7b50a4a6882986155" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
I20260710 11:00:35.568492  5216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22218daede4b4c88b268b1955f6c9aa5" candidate_uuid: "89dae909bf3f4fb7b50a4a6882986155" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0802b64d497447b58c37c888dd36b576"
I20260710 11:00:35.568818  5142 raft_consensus.cc:3055] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:35.569027  5216 raft_consensus.cc:3060] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.569180  5142 raft_consensus.cc:740] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Running, Role: LEADER
I20260710 11:00:35.570060  5142 consensus_queue.cc:260] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [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: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:35.571035  5142 raft_consensus.cc:3060] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.573827  5216 raft_consensus.cc:2468] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89dae909bf3f4fb7b50a4a6882986155 in term 2.
I20260710 11:00:35.574883  5462 leader_election.cc:304] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, 89dae909bf3f4fb7b50a4a6882986155; no voters: 
I20260710 11:00:35.575541  5858 raft_consensus.cc:2804] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:35.575973  5858 raft_consensus.cc:697] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 [term 2 LEADER]: Becoming Leader. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Running, Role: LEADER
I20260710 11:00:35.576327  5142 raft_consensus.cc:2468] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89dae909bf3f4fb7b50a4a6882986155 in term 2.
I20260710 11:00:35.576850  5858 consensus_queue.cc:237] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 [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: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:35.584668  4966 catalog_manager.cc:5697] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 reported cstate change: term changed from 1 to 2, leader changed from 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) to 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196). New cstate: current_term: 2 leader_uuid: "89dae909bf3f4fb7b50a4a6882986155" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:35.706517  5878 raft_consensus.cc:993] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf: : Instructing follower 0802b64d497447b58c37c888dd36b576 to start an election
I20260710 11:00:35.707055  5879 raft_consensus.cc:1081] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Signalling peer 0802b64d497447b58c37c888dd36b576 to start an election
I20260710 11:00:35.709619  5216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6865a9dcf9f4a2da088b2b806864e52"
dest_uuid: "0802b64d497447b58c37c888dd36b576"
 from {username='slave'} at 127.0.0.1:38870
I20260710 11:00:35.710165  5216 raft_consensus.cc:493] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:35.710529  5216 raft_consensus.cc:3060] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.718642  5845 raft_consensus.cc:993] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576: : Instructing follower 19a9b63d596c4e6baee3f1444199a8ec to start an election
I20260710 11:00:35.719090  5869 raft_consensus.cc:1081] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [term 2 LEADER]: Signalling peer 19a9b63d596c4e6baee3f1444199a8ec to start an election
I20260710 11:00:35.718900  5216 raft_consensus.cc:515] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:35.720506  5142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04cf73b9b93b4eafa14e122256fc4412"
dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
 from {username='slave'} at 127.0.0.1:42814
I20260710 11:00:35.720897  5216 leader_election.cc:290] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 2 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:35.721028  5142 raft_consensus.cc:493] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:35.721189  5067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6865a9dcf9f4a2da088b2b806864e52" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:35.721537  5142 raft_consensus.cc:3060] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:35.721774  5067 raft_consensus.cc:3055] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:35.722064  5067 raft_consensus.cc:740] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f55ec2d7c0d24796946d58981b197fdf, State: Running, Role: LEADER
I20260710 11:00:35.722775  5067 consensus_queue.cc:260] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:35.723287  5140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6865a9dcf9f4a2da088b2b806864e52" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
I20260710 11:00:35.723677  5140 raft_consensus.cc:3060] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.724004  5067 raft_consensus.cc:3060] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.727672  5140 raft_consensus.cc:2468] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0802b64d497447b58c37c888dd36b576 in term 2.
I20260710 11:00:35.728761  5142 raft_consensus.cc:515] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:35.728971  5182 leader_election.cc:304] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, 19a9b63d596c4e6baee3f1444199a8ec; no voters: 
I20260710 11:00:35.729861  5869 raft_consensus.cc:2804] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:35.730367  5869 raft_consensus.cc:697] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576 [term 2 LEADER]: Becoming Leader. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Running, Role: LEADER
I20260710 11:00:35.730662  5142 leader_election.cc:290] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [CANDIDATE]: Term 3 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:35.731328  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cf73b9b93b4eafa14e122256fc4412" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:35.731853  5069 raft_consensus.cc:3060] T 04cf73b9b93b4eafa14e122256fc4412 P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:35.732228  5216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cf73b9b93b4eafa14e122256fc4412" candidate_uuid: "19a9b63d596c4e6baee3f1444199a8ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0802b64d497447b58c37c888dd36b576"
I20260710 11:00:35.732709  5216 raft_consensus.cc:3055] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:35.732905  5216 raft_consensus.cc:740] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Running, Role: LEADER
I20260710 11:00:35.733431  5216 consensus_queue.cc:260] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:35.731338  5869 consensus_queue.cc:237] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:35.734705  5216 raft_consensus.cc:3060] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:35.736109  5069 raft_consensus.cc:2468] T 04cf73b9b93b4eafa14e122256fc4412 P f55ec2d7c0d24796946d58981b197fdf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 3.
I20260710 11:00:35.737020  5067 raft_consensus.cc:2468] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0802b64d497447b58c37c888dd36b576 in term 2.
I20260710 11:00:35.737574  5109 leader_election.cc:304] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [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: 19a9b63d596c4e6baee3f1444199a8ec, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:35.738473  5857 raft_consensus.cc:2804] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:35.738976  5857 raft_consensus.cc:697] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 3 LEADER]: Becoming Leader. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Running, Role: LEADER
I20260710 11:00:35.739770  5857 consensus_queue.cc:237] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:35.740381  5216 raft_consensus.cc:2468] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a9b63d596c4e6baee3f1444199a8ec in term 3.
I20260710 11:00:35.744976  4966 catalog_manager.cc:5697] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576 reported cstate change: term changed from 1 to 2, leader changed from f55ec2d7c0d24796946d58981b197fdf (127.3.214.193) to 0802b64d497447b58c37c888dd36b576 (127.3.214.195). New cstate: current_term: 2 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:35.746412  4967 catalog_manager.cc:5697] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec reported cstate change: term changed from 2 to 3, leader changed from 0802b64d497447b58c37c888dd36b576 (127.3.214.195) to 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194). New cstate: current_term: 3 leader_uuid: "19a9b63d596c4e6baee3f1444199a8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:36.085009  5142 raft_consensus.cc:1275] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Refusing update from remote peer 89dae909bf3f4fb7b50a4a6882986155: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:36.086169  5858 consensus_queue.cc:1048] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:36.115624  5218 raft_consensus.cc:1275] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Refusing update from remote peer 89dae909bf3f4fb7b50a4a6882986155: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:36.117098  5895 consensus_queue.cc:1048] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260710 11:00:36.215310  5067 raft_consensus.cc:1275] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.216403  5845 consensus_queue.cc:1048] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.224874  5142 raft_consensus.cc:1275] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.226401  5869 consensus_queue.cc:1048] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.255613  5067 raft_consensus.cc:1275] T 04cf73b9b93b4eafa14e122256fc4412 P f55ec2d7c0d24796946d58981b197fdf [term 3 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:36.256685  5891 consensus_queue.cc:1048] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:36.264887  5218 raft_consensus.cc:1275] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [term 3 FOLLOWER]: Refusing update from remote peer 19a9b63d596c4e6baee3f1444199a8ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:36.266062  5844 consensus_queue.cc:1048] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:36.319726  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:36.336130  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:36.350524  5142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f2f33a8f8a84c7f8ee86c4a30143dbb"
dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
mode: GRACEFUL
new_leader_uuid: "0802b64d497447b58c37c888dd36b576"
 from {username='slave'} at 127.0.0.1:44560
I20260710 11:00:36.351032  5142 raft_consensus.cc:606] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Received request to transfer leadership to TS 0802b64d497447b58c37c888dd36b576
I20260710 11:00:36.353281  5218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98ba0a8bae284777aa082efc7358401f"
dest_uuid: "0802b64d497447b58c37c888dd36b576"
mode: GRACEFUL
new_leader_uuid: "89dae909bf3f4fb7b50a4a6882986155"
 from {username='slave'} at 127.0.0.1:47300
I20260710 11:00:36.353732  5218 raft_consensus.cc:606] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Received request to transfer leadership to TS 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:36.354702  3931 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:36.355285  3931 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:36.579042  5844 raft_consensus.cc:993] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec: : Instructing follower 0802b64d497447b58c37c888dd36b576 to start an election
I20260710 11:00:36.579596  5891 raft_consensus.cc:1081] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Signalling peer 0802b64d497447b58c37c888dd36b576 to start an election
I20260710 11:00:36.580915  5218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f2f33a8f8a84c7f8ee86c4a30143dbb"
dest_uuid: "0802b64d497447b58c37c888dd36b576"
 from {username='slave'} at 127.0.0.1:38876
I20260710 11:00:36.581310  5218 raft_consensus.cc:493] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:36.581539  5218 raft_consensus.cc:3060] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.586972  5218 raft_consensus.cc:515] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:36.588815  5218 leader_election.cc:290] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 2 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369)
I20260710 11:00:36.589421  5067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2f33a8f8a84c7f8ee86c4a30143dbb" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:36.590006  5067 raft_consensus.cc:3060] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.589938  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2f33a8f8a84c7f8ee86c4a30143dbb" candidate_uuid: "0802b64d497447b58c37c888dd36b576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
I20260710 11:00:36.590575  5142 raft_consensus.cc:3055] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:36.590860  5142 raft_consensus.cc:740] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19a9b63d596c4e6baee3f1444199a8ec, State: Running, Role: LEADER
I20260710 11:00:36.591526  5142 consensus_queue.cc:260] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:36.592684  5142 raft_consensus.cc:3060] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.596306  5067 raft_consensus.cc:2468] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0802b64d497447b58c37c888dd36b576 in term 2.
I20260710 11:00:36.597225  5183 leader_election.cc:304] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0802b64d497447b58c37c888dd36b576, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:36.597967  5899 raft_consensus.cc:2804] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:36.598438  5899 raft_consensus.cc:697] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 [term 2 LEADER]: Becoming Leader. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Running, Role: LEADER
I20260710 11:00:36.598489  5142 raft_consensus.cc:2468] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0802b64d497447b58c37c888dd36b576 in term 2.
I20260710 11:00:36.599362  5899 consensus_queue.cc:237] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } }
I20260710 11:00:36.606703  4966 catalog_manager.cc:5697] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 reported cstate change: term changed from 1 to 2, leader changed from 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194) to 0802b64d497447b58c37c888dd36b576 (127.3.214.195). New cstate: current_term: 2 leader_uuid: "0802b64d497447b58c37c888dd36b576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:36.646323  5900 raft_consensus.cc:993] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576: : Instructing follower 89dae909bf3f4fb7b50a4a6882986155 to start an election
I20260710 11:00:36.646755  5899 raft_consensus.cc:1081] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Signalling peer 89dae909bf3f4fb7b50a4a6882986155 to start an election
I20260710 11:00:36.647946  5496 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98ba0a8bae284777aa082efc7358401f"
dest_uuid: "89dae909bf3f4fb7b50a4a6882986155"
 from {username='slave'} at 127.0.0.1:33536
I20260710 11:00:36.648324  5496 raft_consensus.cc:493] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:36.648540  5496 raft_consensus.cc:3060] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.652681  5496 raft_consensus.cc:515] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:36.654090  5496 leader_election.cc:290] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155 [CANDIDATE]: Term 2 election: Requested vote from peers 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:36.654676  5142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ba0a8bae284777aa082efc7358401f" candidate_uuid: "89dae909bf3f4fb7b50a4a6882986155" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "19a9b63d596c4e6baee3f1444199a8ec"
I20260710 11:00:36.654934  5218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ba0a8bae284777aa082efc7358401f" candidate_uuid: "89dae909bf3f4fb7b50a4a6882986155" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0802b64d497447b58c37c888dd36b576"
I20260710 11:00:36.655267  5142 raft_consensus.cc:3060] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.655440  5218 raft_consensus.cc:3055] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:36.655763  5218 raft_consensus.cc:740] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Running, Role: LEADER
I20260710 11:00:36.656427  5218 consensus_queue.cc:260] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [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: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:36.657284  5218 raft_consensus.cc:3060] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.659803  5142 raft_consensus.cc:2468] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89dae909bf3f4fb7b50a4a6882986155 in term 2.
I20260710 11:00:36.660622  5462 leader_election.cc:304] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a9b63d596c4e6baee3f1444199a8ec, 89dae909bf3f4fb7b50a4a6882986155; no voters: 
I20260710 11:00:36.661245  5895 raft_consensus.cc:2804] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:36.661382  5218 raft_consensus.cc:2468] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89dae909bf3f4fb7b50a4a6882986155 in term 2.
I20260710 11:00:36.664618  5895 raft_consensus.cc:697] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155 [term 2 LEADER]: Becoming Leader. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Running, Role: LEADER
I20260710 11:00:36.665448  5895 consensus_queue.cc:237] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155 [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: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:36.672677  4966 catalog_manager.cc:5697] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155 reported cstate change: term changed from 1 to 2, leader changed from 0802b64d497447b58c37c888dd36b576 (127.3.214.195) to 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196). New cstate: current_term: 2 leader_uuid: "89dae909bf3f4fb7b50a4a6882986155" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:37.068382  5142 raft_consensus.cc:1275] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:37.069386  5899 consensus_queue.cc:1048] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:37.080183  5067 raft_consensus.cc:1275] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Refusing update from remote peer 0802b64d497447b58c37c888dd36b576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:37.082435  5899 consensus_queue.cc:1048] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:37.095682  5142 raft_consensus.cc:1275] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Refusing update from remote peer 89dae909bf3f4fb7b50a4a6882986155: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:37.096923  5911 consensus_queue.cc:1048] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a9b63d596c4e6baee3f1444199a8ec" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:37.109004  5218 raft_consensus.cc:1275] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Refusing update from remote peer 89dae909bf3f4fb7b50a4a6882986155: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:37.110423  5911 consensus_queue.cc:1048] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:37.356003  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:37.372996  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:37.385859  5218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ecfcab7256d4cbe80c90d9465d7be35"
dest_uuid: "0802b64d497447b58c37c888dd36b576"
mode: GRACEFUL
new_leader_uuid: "89dae909bf3f4fb7b50a4a6882986155"
 from {username='slave'} at 127.0.0.1:47300
I20260710 11:00:37.386351  5218 raft_consensus.cc:606] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Received request to transfer leadership to TS 89dae909bf3f4fb7b50a4a6882986155
I20260710 11:00:37.387353  3931 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:00:37.387969  3931 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:37.702878  5924 raft_consensus.cc:993] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576: : Instructing follower 89dae909bf3f4fb7b50a4a6882986155 to start an election
I20260710 11:00:37.703303  5915 raft_consensus.cc:1081] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Signalling peer 89dae909bf3f4fb7b50a4a6882986155 to start an election
I20260710 11:00:37.704517  5496 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ecfcab7256d4cbe80c90d9465d7be35"
dest_uuid: "89dae909bf3f4fb7b50a4a6882986155"
 from {username='slave'} at 127.0.0.1:33536
I20260710 11:00:37.704936  5496 raft_consensus.cc:493] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:37.705211  5496 raft_consensus.cc:3060] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:37.710212  5496 raft_consensus.cc:515] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:37.711614  5496 leader_election.cc:290] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 [CANDIDATE]: Term 2 election: Requested vote from peers f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517), 0802b64d497447b58c37c888dd36b576 (127.3.214.195:45867)
I20260710 11:00:37.712430  5069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecfcab7256d4cbe80c90d9465d7be35" candidate_uuid: "89dae909bf3f4fb7b50a4a6882986155" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f55ec2d7c0d24796946d58981b197fdf"
I20260710 11:00:37.712422  5218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ecfcab7256d4cbe80c90d9465d7be35" candidate_uuid: "89dae909bf3f4fb7b50a4a6882986155" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0802b64d497447b58c37c888dd36b576"
I20260710 11:00:37.713063  5069 raft_consensus.cc:3060] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:37.713124  5218 raft_consensus.cc:3055] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:37.713496  5218 raft_consensus.cc:740] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0802b64d497447b58c37c888dd36b576, State: Running, Role: LEADER
I20260710 11:00:37.714159  5218 consensus_queue.cc:260] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:37.715042  5218 raft_consensus.cc:3060] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:37.717245  5069 raft_consensus.cc:2468] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89dae909bf3f4fb7b50a4a6882986155 in term 2.
I20260710 11:00:37.718307  5463 leader_election.cc:304] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89dae909bf3f4fb7b50a4a6882986155, f55ec2d7c0d24796946d58981b197fdf; no voters: 
I20260710 11:00:37.719062  5926 raft_consensus.cc:2804] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:37.719511  5926 raft_consensus.cc:697] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 [term 2 LEADER]: Becoming Leader. State: Replica: 89dae909bf3f4fb7b50a4a6882986155, State: Running, Role: LEADER
I20260710 11:00:37.719528  5218 raft_consensus.cc:2468] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89dae909bf3f4fb7b50a4a6882986155 in term 2.
I20260710 11:00:37.720381  5926 consensus_queue.cc:237] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 [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: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } }
I20260710 11:00:37.726977  4967 catalog_manager.cc:5697] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 reported cstate change: term changed from 1 to 2, leader changed from 0802b64d497447b58c37c888dd36b576 (127.3.214.195) to 89dae909bf3f4fb7b50a4a6882986155 (127.3.214.196). New cstate: current_term: 2 leader_uuid: "89dae909bf3f4fb7b50a4a6882986155" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89dae909bf3f4fb7b50a4a6882986155" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 39721 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:38.232016  5216 raft_consensus.cc:1275] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Refusing update from remote peer 89dae909bf3f4fb7b50a4a6882986155: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:38.233227  5926 consensus_queue.cc:1048] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0802b64d497447b58c37c888dd36b576" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 45867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:38.246726  5069 raft_consensus.cc:1275] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Refusing update from remote peer 89dae909bf3f4fb7b50a4a6882986155: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:38.248206  5937 consensus_queue.cc:1048] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f55ec2d7c0d24796946d58981b197fdf" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:38.388733  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:38.402331  3931 tablet_server.cc:179] TabletServer@127.3.214.193:0 shutting down...
W20260710 11:00:38.431901  5183 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 15 similar messages]
W20260710 11:00:38.435009  5183 consensus_peers.cc:597] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576 -> Peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): Couldn't send request to peer f55ec2d7c0d24796946d58981b197fdf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:38.436261  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:38.436956  3931 tablet_replica.cc:333] T 04cf73b9b93b4eafa14e122256fc4412 P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:38.437623  3931 raft_consensus.cc:2243] T 04cf73b9b93b4eafa14e122256fc4412 P f55ec2d7c0d24796946d58981b197fdf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.438113  3931 raft_consensus.cc:2272] T 04cf73b9b93b4eafa14e122256fc4412 P f55ec2d7c0d24796946d58981b197fdf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.440511  3931 tablet_replica.cc:333] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:38.441169  3931 raft_consensus.cc:2243] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.441653  3931 raft_consensus.cc:2272] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.443253  3931 tablet_replica.cc:333] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:38.443753  3931 raft_consensus.cc:2243] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.444139  3931 raft_consensus.cc:2272] T 0059de0671a545c68b9c7f8f0b589aeb P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.445840  3931 tablet_replica.cc:333] T 68fc8fa8d48145b0bda8ce8d056d4de1 P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:38.446398  3931 raft_consensus.cc:2243] T 68fc8fa8d48145b0bda8ce8d056d4de1 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.447037  3931 raft_consensus.cc:2272] T 68fc8fa8d48145b0bda8ce8d056d4de1 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.449064  3931 tablet_replica.cc:333] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:38.449584  3931 raft_consensus.cc:2243] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.450024  3931 raft_consensus.cc:2272] T 6f06603ee3e84e95b6fc0708f55188d3 P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.451467  3931 tablet_replica.cc:333] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:38.451944  3931 raft_consensus.cc:2243] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.452369  3931 raft_consensus.cc:2272] T b772ef2be0e941078875bff48036628b P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.453905  3931 tablet_replica.cc:333] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:38.454334  3931 raft_consensus.cc:2243] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:38.455070  3931 raft_consensus.cc:2272] T 24a31c4ad6e8461b863e3e41c9da104d P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.457136  3931 tablet_replica.cc:333] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:38.457779  3931 raft_consensus.cc:2243] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:00:38.458127  5183 consensus_peers.cc:597] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 -> Peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): Couldn't send request to peer f55ec2d7c0d24796946d58981b197fdf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:38.458272  3931 raft_consensus.cc:2272] T 5ecfcab7256d4cbe80c90d9465d7be35 P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.461124  3931 tablet_replica.cc:333] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:38.461921  3931 raft_consensus.cc:2243] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:38.463106  3931 raft_consensus.cc:2272] T 2a49a7102dea4d759106721dd35c5fc6 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.465086  3931 tablet_replica.cc:333] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:38.465864  3931 raft_consensus.cc:2243] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:38.466571  3931 raft_consensus.cc:2272] T 9da63984506c4ffd8ebcd9f345c2b3a5 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.468412  3931 tablet_replica.cc:333] T 54269568d4044968b4f904ae3031ccda P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:38.468886  3931 raft_consensus.cc:2243] T 54269568d4044968b4f904ae3031ccda P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.469554  3931 raft_consensus.cc:2272] T 54269568d4044968b4f904ae3031ccda P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.471304  3931 tablet_replica.cc:333] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:38.471750  3931 raft_consensus.cc:2243] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.472083  3931 raft_consensus.cc:2272] T e6865a9dcf9f4a2da088b2b806864e52 P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.473809  3931 tablet_replica.cc:333] T 6a810c08fa984d95bbdcd8628caf8101 P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:38.474283  3931 raft_consensus.cc:2243] T 6a810c08fa984d95bbdcd8628caf8101 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.474632  3931 raft_consensus.cc:2272] T 6a810c08fa984d95bbdcd8628caf8101 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.476604  3931 tablet_replica.cc:333] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:38.477077  3931 raft_consensus.cc:2243] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:38.477814  3931 raft_consensus.cc:2272] T 768b015f01a649449c33555497710333 P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.479454  3931 tablet_replica.cc:333] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:38.479956  3931 raft_consensus.cc:2243] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.480530  3931 raft_consensus.cc:2272] T 3ede97948c804b04af0076e631b27753 P f55ec2d7c0d24796946d58981b197fdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.482270  3931 tablet_replica.cc:333] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:38.482764  3931 raft_consensus.cc:2243] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.483388  3931 raft_consensus.cc:2272] T 31148fa54e274cd4842f8c830a761d7e P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.485122  3931 tablet_replica.cc:333] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:38.485687  3931 raft_consensus.cc:2243] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:38.486588  3931 raft_consensus.cc:2272] T 950d21b24b2646009bdd491424fc6326 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.488983  3931 tablet_replica.cc:333] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf: stopping tablet replica
I20260710 11:00:38.489459  3931 raft_consensus.cc:2243] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:38.490458  3931 raft_consensus.cc:2272] T 25ad960904b04c14aa8572a7fc8238a7 P f55ec2d7c0d24796946d58981b197fdf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:38.499138  5183 consensus_peers.cc:597] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 -> Peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): Couldn't send request to peer f55ec2d7c0d24796946d58981b197fdf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:38.503621  5183 consensus_peers.cc:597] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 -> Peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): Couldn't send request to peer f55ec2d7c0d24796946d58981b197fdf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:38.514675  5109 consensus_peers.cc:597] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec -> Peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): Couldn't send request to peer f55ec2d7c0d24796946d58981b197fdf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:38.539062  3931 tablet_server.cc:196] TabletServer@127.3.214.193:0 shutdown complete.
I20260710 11:00:38.578534  3931 tablet_server.cc:179] TabletServer@127.3.214.194:0 shutting down...
W20260710 11:00:38.616636  5109 consensus_peers.cc:597] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec -> Peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): Couldn't send request to peer f55ec2d7c0d24796946d58981b197fdf. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:41517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:38.623008  5109 consensus_peers.cc:597] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec -> Peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): Couldn't send request to peer f55ec2d7c0d24796946d58981b197fdf. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:41517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:38.624737  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:38.625800  3931 tablet_replica.cc:333] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:38.628469  3931 raft_consensus.cc:2243] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:38.629505  3931 raft_consensus.cc:2272] T 0059de0671a545c68b9c7f8f0b589aeb P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:38.630973  5462 consensus_peers.cc:597] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155 -> Peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Couldn't send request to peer 19a9b63d596c4e6baee3f1444199a8ec. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:38.631601  5462 consensus_peers.cc:597] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 -> Peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Couldn't send request to peer 19a9b63d596c4e6baee3f1444199a8ec. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:38.632045  3931 tablet_replica.cc:333] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
W20260710 11:00:38.632426  5182 consensus_peers.cc:597] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576 -> Peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Couldn't send request to peer 19a9b63d596c4e6baee3f1444199a8ec. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:38.632793  3931 raft_consensus.cc:2243] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.633247  3931 raft_consensus.cc:2272] T d4c6964f57864379b26f8bcf1e3f321b P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.634935  3931 tablet_replica.cc:333] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:38.635442  3931 raft_consensus.cc:2243] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.635847  3931 raft_consensus.cc:2272] T 9e79825a5b624ff693011f34ba1e670d P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.637665  3931 tablet_replica.cc:333] T 24a31c4ad6e8461b863e3e41c9da104d P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:38.638163  3931 raft_consensus.cc:2243] T 24a31c4ad6e8461b863e3e41c9da104d P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.638736  3931 raft_consensus.cc:2272] T 24a31c4ad6e8461b863e3e41c9da104d P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.640502  3931 tablet_replica.cc:333] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:38.641258  3931 raft_consensus.cc:2243] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:38.642064  3931 raft_consensus.cc:2272] T 31148fa54e274cd4842f8c830a761d7e P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.644071  3931 tablet_replica.cc:333] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:38.644555  3931 raft_consensus.cc:2243] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:38.645267  3931 raft_consensus.cc:2272] T bfd135a351584da48e24afa92bf8e738 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.647471  3931 tablet_replica.cc:333] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:38.648119  3931 raft_consensus.cc:2243] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:38.648840  3931 raft_consensus.cc:2272] T 6a810c08fa984d95bbdcd8628caf8101 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.650430  3931 tablet_replica.cc:333] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:38.650913  3931 raft_consensus.cc:2243] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.651279  3931 raft_consensus.cc:2272] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.652752  3931 tablet_replica.cc:333] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:38.653258  3931 raft_consensus.cc:2243] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.653832  3931 raft_consensus.cc:2272] T 98ba0a8bae284777aa082efc7358401f P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.655385  3931 tablet_replica.cc:333] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:38.655855  3931 raft_consensus.cc:2243] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:38.656499  3931 raft_consensus.cc:2272] T 04cf73b9b93b4eafa14e122256fc4412 P 19a9b63d596c4e6baee3f1444199a8ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.658021  3931 tablet_replica.cc:333] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:38.658468  3931 raft_consensus.cc:2243] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.658843  3931 raft_consensus.cc:2272] T 22218daede4b4c88b268b1955f6c9aa5 P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.660252  3931 tablet_replica.cc:333] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:38.660708  3931 raft_consensus.cc:2243] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.661087  3931 raft_consensus.cc:2272] T 768b015f01a649449c33555497710333 P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.662631  3931 tablet_replica.cc:333] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:38.663117  3931 raft_consensus.cc:2243] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.663499  3931 raft_consensus.cc:2272] T 3ede97948c804b04af0076e631b27753 P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.664940  3931 tablet_replica.cc:333] T 2a49a7102dea4d759106721dd35c5fc6 P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:38.665396  3931 raft_consensus.cc:2243] T 2a49a7102dea4d759106721dd35c5fc6 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.665970  3931 raft_consensus.cc:2272] T 2a49a7102dea4d759106721dd35c5fc6 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.668051  3931 tablet_replica.cc:333] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:38.668653  3931 raft_consensus.cc:2243] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.669356  3931 raft_consensus.cc:2272] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.671564  3931 tablet_replica.cc:333] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:38.672050  3931 raft_consensus.cc:2243] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.672425  3931 raft_consensus.cc:2272] T 25ad960904b04c14aa8572a7fc8238a7 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.674113  3931 tablet_replica.cc:333] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:38.674561  3931 raft_consensus.cc:2243] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:38.675184  3931 raft_consensus.cc:2272] T 5e86d4c687354367a7db7bedf64cba75 P 19a9b63d596c4e6baee3f1444199a8ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.676707  3931 tablet_replica.cc:333] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec: stopping tablet replica
I20260710 11:00:38.677069  3931 raft_consensus.cc:2243] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.677381  3931 raft_consensus.cc:2272] T e6865a9dcf9f4a2da088b2b806864e52 P 19a9b63d596c4e6baee3f1444199a8ec [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:38.687016  5463 consensus_peers.cc:597] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 -> Peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): Couldn't send request to peer f55ec2d7c0d24796946d58981b197fdf. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:41517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:38.719813  3931 tablet_server.cc:196] TabletServer@127.3.214.194:0 shutdown complete.
W20260710 11:00:38.755565  5463 consensus_peers.cc:597] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 -> Peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): Couldn't send request to peer f55ec2d7c0d24796946d58981b197fdf. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:41517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:38.760085  5183 consensus_peers.cc:597] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 -> Peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): Couldn't send request to peer f55ec2d7c0d24796946d58981b197fdf. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:41517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:38.764498  3931 tablet_server.cc:179] TabletServer@127.3.214.195:0 shutting down...
W20260710 11:00:38.787424  5182 consensus_peers.cc:597] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 -> Peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Couldn't send request to peer 19a9b63d596c4e6baee3f1444199a8ec. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.194:35369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:38.792785  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:38.793706  3931 tablet_replica.cc:333] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:38.794693  3931 raft_consensus.cc:2243] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.795351  3931 raft_consensus.cc:2272] T 04cf73b9b93b4eafa14e122256fc4412 P 0802b64d497447b58c37c888dd36b576 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.797803  3931 tablet_replica.cc:333] T 0059de0671a545c68b9c7f8f0b589aeb P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:38.798558  3931 raft_consensus.cc:2243] T 0059de0671a545c68b9c7f8f0b589aeb P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.799127  3931 raft_consensus.cc:2272] T 0059de0671a545c68b9c7f8f0b589aeb P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.801342  3931 tablet_replica.cc:333] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:38.801975  3931 raft_consensus.cc:2243] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.802416  3931 raft_consensus.cc:2272] T d4c6964f57864379b26f8bcf1e3f321b P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.804507  3931 tablet_replica.cc:333] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:38.805038  3931 raft_consensus.cc:2243] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:38.806048  3931 raft_consensus.cc:2272] T 9e79825a5b624ff693011f34ba1e670d P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:38.806550  5462 consensus_peers.cc:597] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 -> Peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Couldn't send request to peer 19a9b63d596c4e6baee3f1444199a8ec. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.194:35369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:38.807978  3931 tablet_replica.cc:333] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:38.808480  3931 raft_consensus.cc:2243] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.808804  3931 raft_consensus.cc:2272] T 98ba0a8bae284777aa082efc7358401f P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.810498  3931 tablet_replica.cc:333] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:38.811021  3931 raft_consensus.cc:2243] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:38.811738  3931 raft_consensus.cc:2272] T 3f2f33a8f8a84c7f8ee86c4a30143dbb P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.813239  3931 tablet_replica.cc:333] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:38.813763  3931 raft_consensus.cc:2243] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:38.814492  3931 raft_consensus.cc:2272] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.816143  3931 tablet_replica.cc:333] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:38.816612  3931 raft_consensus.cc:2243] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.816978  3931 raft_consensus.cc:2272] T 6f06603ee3e84e95b6fc0708f55188d3 P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.818521  3931 tablet_replica.cc:333] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:38.818971  3931 raft_consensus.cc:2243] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:38.819653  3931 raft_consensus.cc:2272] T b772ef2be0e941078875bff48036628b P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.821293  3931 tablet_replica.cc:333] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:38.821797  3931 raft_consensus.cc:2243] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.822310  3931 raft_consensus.cc:2272] T bfd135a351584da48e24afa92bf8e738 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.823863  3931 tablet_replica.cc:333] T 6a810c08fa984d95bbdcd8628caf8101 P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:38.824342  3931 raft_consensus.cc:2243] T 6a810c08fa984d95bbdcd8628caf8101 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.824716  3931 raft_consensus.cc:2272] T 6a810c08fa984d95bbdcd8628caf8101 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.826360  3931 tablet_replica.cc:333] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:38.826822  3931 raft_consensus.cc:2243] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.827185  3931 raft_consensus.cc:2272] T 22218daede4b4c88b268b1955f6c9aa5 P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.828712  3931 tablet_replica.cc:333] T 768b015f01a649449c33555497710333 P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:38.829187  3931 raft_consensus.cc:2243] T 768b015f01a649449c33555497710333 P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.829599  3931 raft_consensus.cc:2272] T 768b015f01a649449c33555497710333 P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.831076  3931 tablet_replica.cc:333] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:38.831550  3931 raft_consensus.cc:2243] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.831918  3931 raft_consensus.cc:2272] T 5ecfcab7256d4cbe80c90d9465d7be35 P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.834579  3931 tablet_replica.cc:333] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:38.835044  3931 raft_consensus.cc:2243] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:38.835799  3931 raft_consensus.cc:2272] T 54269568d4044968b4f904ae3031ccda P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.837363  3931 tablet_replica.cc:333] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:38.837852  3931 raft_consensus.cc:2243] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:38.838531  3931 raft_consensus.cc:2272] T e6865a9dcf9f4a2da088b2b806864e52 P 0802b64d497447b58c37c888dd36b576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.840070  3931 tablet_replica.cc:333] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:38.840497  3931 raft_consensus.cc:2243] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.841005  3931 raft_consensus.cc:2272] T 950d21b24b2646009bdd491424fc6326 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.842566  3931 tablet_replica.cc:333] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576: stopping tablet replica
I20260710 11:00:38.842980  3931 raft_consensus.cc:2243] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.843492  3931 raft_consensus.cc:2272] T 5e86d4c687354367a7db7bedf64cba75 P 0802b64d497447b58c37c888dd36b576 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:38.872534  5463 consensus_peers.cc:597] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 -> Peer f55ec2d7c0d24796946d58981b197fdf (127.3.214.193:41517): Couldn't send request to peer f55ec2d7c0d24796946d58981b197fdf. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:41517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:38.905887  3931 tablet_server.cc:196] TabletServer@127.3.214.195:0 shutdown complete.
W20260710 11:00:38.928356  5462 consensus_peers.cc:597] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 -> Peer 19a9b63d596c4e6baee3f1444199a8ec (127.3.214.194:35369): Couldn't send request to peer 19a9b63d596c4e6baee3f1444199a8ec. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.194:35369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:38.944450  3931 tablet_server.cc:179] TabletServer@127.3.214.196:0 shutting down...
I20260710 11:00:38.971400  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:38.972186  3931 tablet_replica.cc:333] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155: stopping tablet replica
I20260710 11:00:38.973256  3931 raft_consensus.cc:2243] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:38.974251  3931 raft_consensus.cc:2272] T 22218daede4b4c88b268b1955f6c9aa5 P 89dae909bf3f4fb7b50a4a6882986155 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.976089  3931 tablet_replica.cc:333] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 89dae909bf3f4fb7b50a4a6882986155: stopping tablet replica
I20260710 11:00:38.976613  3931 raft_consensus.cc:2243] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.977049  3931 raft_consensus.cc:2272] T 68fc8fa8d48145b0bda8ce8d056d4de1 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.978830  3931 tablet_replica.cc:333] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155: stopping tablet replica
I20260710 11:00:38.979364  3931 raft_consensus.cc:2243] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.979802  3931 raft_consensus.cc:2272] T 24a31c4ad6e8461b863e3e41c9da104d P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.981590  3931 tablet_replica.cc:333] T 25ad960904b04c14aa8572a7fc8238a7 P 89dae909bf3f4fb7b50a4a6882986155: stopping tablet replica
I20260710 11:00:38.982048  3931 raft_consensus.cc:2243] T 25ad960904b04c14aa8572a7fc8238a7 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.982517  3931 raft_consensus.cc:2272] T 25ad960904b04c14aa8572a7fc8238a7 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.984221  3931 tablet_replica.cc:333] T 31148fa54e274cd4842f8c830a761d7e P 89dae909bf3f4fb7b50a4a6882986155: stopping tablet replica
I20260710 11:00:38.984705  3931 raft_consensus.cc:2243] T 31148fa54e274cd4842f8c830a761d7e P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:38.985316  3931 raft_consensus.cc:2272] T 31148fa54e274cd4842f8c830a761d7e P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.989596  3931 tablet_replica.cc:333] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155: stopping tablet replica
I20260710 11:00:38.990024  3931 raft_consensus.cc:2243] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:38.990715  3931 raft_consensus.cc:2272] T 3ede97948c804b04af0076e631b27753 P 89dae909bf3f4fb7b50a4a6882986155 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.992416  3931 tablet_replica.cc:333] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155: stopping tablet replica
I20260710 11:00:38.992918  3931 raft_consensus.cc:2243] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:38.993685  3931 raft_consensus.cc:2272] T 5ecfcab7256d4cbe80c90d9465d7be35 P 89dae909bf3f4fb7b50a4a6882986155 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.996289  3931 tablet_replica.cc:333] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155: stopping tablet replica
I20260710 11:00:38.996774  3931 raft_consensus.cc:2243] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:38.997426  3931 raft_consensus.cc:2272] T d4c6964f57864379b26f8bcf1e3f321b P 89dae909bf3f4fb7b50a4a6882986155 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:38.999471  3931 tablet_replica.cc:333] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 89dae909bf3f4fb7b50a4a6882986155: stopping tablet replica
I20260710 11:00:39.000162  3931 raft_consensus.cc:2243] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.000699  3931 raft_consensus.cc:2272] T 9da63984506c4ffd8ebcd9f345c2b3a5 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.002455  3931 tablet_replica.cc:333] T bfd135a351584da48e24afa92bf8e738 P 89dae909bf3f4fb7b50a4a6882986155: stopping tablet replica
I20260710 11:00:39.002915  3931 raft_consensus.cc:2243] T bfd135a351584da48e24afa92bf8e738 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.003388  3931 raft_consensus.cc:2272] T bfd135a351584da48e24afa92bf8e738 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.005115  3931 tablet_replica.cc:333] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155: stopping tablet replica
I20260710 11:00:39.005690  3931 raft_consensus.cc:2243] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.006117  3931 raft_consensus.cc:2272] T 2a49a7102dea4d759106721dd35c5fc6 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.007767  3931 tablet_replica.cc:333] T 54269568d4044968b4f904ae3031ccda P 89dae909bf3f4fb7b50a4a6882986155: stopping tablet replica
I20260710 11:00:39.008186  3931 raft_consensus.cc:2243] T 54269568d4044968b4f904ae3031ccda P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.008665  3931 raft_consensus.cc:2272] T 54269568d4044968b4f904ae3031ccda P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.010488  3931 tablet_replica.cc:333] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155: stopping tablet replica
I20260710 11:00:39.010927  3931 raft_consensus.cc:2243] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:39.011682  3931 raft_consensus.cc:2272] T 98ba0a8bae284777aa082efc7358401f P 89dae909bf3f4fb7b50a4a6882986155 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.013332  3931 tablet_replica.cc:333] T 9e79825a5b624ff693011f34ba1e670d P 89dae909bf3f4fb7b50a4a6882986155: stopping tablet replica
I20260710 11:00:39.013868  3931 raft_consensus.cc:2243] T 9e79825a5b624ff693011f34ba1e670d P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.014323  3931 raft_consensus.cc:2272] T 9e79825a5b624ff693011f34ba1e670d P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.016013  3931 tablet_replica.cc:333] T 5e86d4c687354367a7db7bedf64cba75 P 89dae909bf3f4fb7b50a4a6882986155: stopping tablet replica
I20260710 11:00:39.016453  3931 raft_consensus.cc:2243] T 5e86d4c687354367a7db7bedf64cba75 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.016880  3931 raft_consensus.cc:2272] T 5e86d4c687354367a7db7bedf64cba75 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.018545  3931 tablet_replica.cc:333] T 950d21b24b2646009bdd491424fc6326 P 89dae909bf3f4fb7b50a4a6882986155: stopping tablet replica
I20260710 11:00:39.018963  3931 raft_consensus.cc:2243] T 950d21b24b2646009bdd491424fc6326 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.019438  3931 raft_consensus.cc:2272] T 950d21b24b2646009bdd491424fc6326 P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.021013  3931 tablet_replica.cc:333] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155: stopping tablet replica
I20260710 11:00:39.021456  3931 raft_consensus.cc:2243] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:39.022197  3931 raft_consensus.cc:2272] T 6f06603ee3e84e95b6fc0708f55188d3 P 89dae909bf3f4fb7b50a4a6882986155 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.023774  3931 tablet_replica.cc:333] T b772ef2be0e941078875bff48036628b P 89dae909bf3f4fb7b50a4a6882986155: stopping tablet replica
I20260710 11:00:39.024168  3931 raft_consensus.cc:2243] T b772ef2be0e941078875bff48036628b P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.024578  3931 raft_consensus.cc:2272] T b772ef2be0e941078875bff48036628b P 89dae909bf3f4fb7b50a4a6882986155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.059966  3931 tablet_server.cc:196] TabletServer@127.3.214.196:0 shutdown complete.
I20260710 11:00:39.087767  3931 master.cc:562] Master@127.3.214.254:36255 shutting down...
I20260710 11:00:39.109666  3931 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:39.110122  3931 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.110385  3931 tablet_replica.cc:333] T 00000000000000000000000000000000 P 62c7f4a79b9e4b38bcfb45e06c1b4bce: stopping tablet replica
I20260710 11:00:39.130388  3931 master.cc:584] Master@127.3.214.254:36255 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (29246 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:00:39.186568  3931 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.214.254:40275
I20260710 11:00:39.187754  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:39.193356  5948 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:39.193526  5949 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:39.194186  5951 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:39.195005  3931 server_base.cc:1061] running on GCE node
I20260710 11:00:39.196002  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:39.196198  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:39.196354  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681239196325 us; error 0 us; skew 500 ppm
I20260710 11:00:39.196897  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:39.199796  3931 webserver.cc:533] Webserver started at http://127.3.214.254:36017/ using document root <none> and password file <none>
I20260710 11:00:39.200287  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:39.200484  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:39.200748  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:39.201937  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/master-0-root/instance:
uuid: "6b938ff7020249b2aa0d7073b565273f"
format_stamp: "Formatted at 2026-07-10 11:00:39 on dist-test-slave-t4dr"
I20260710 11:00:39.206055  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:00:39.209148  5956 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:39.209872  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:39.210132  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/master-0-root
uuid: "6b938ff7020249b2aa0d7073b565273f"
format_stamp: "Formatted at 2026-07-10 11:00:39 on dist-test-slave-t4dr"
I20260710 11:00:39.210404  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:39.225754  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:39.226976  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:39.263526  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.254:40275
I20260710 11:00:39.263624  6007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.254:40275 every 8 connection(s)
I20260710 11:00:39.267813  6008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:39.278100  6008 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f: Bootstrap starting.
I20260710 11:00:39.282660  6008 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:39.286720  6008 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f: No bootstrap required, opened a new log
I20260710 11:00:39.288786  6008 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b938ff7020249b2aa0d7073b565273f" member_type: VOTER }
I20260710 11:00:39.289151  6008 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:39.289408  6008 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b938ff7020249b2aa0d7073b565273f, State: Initialized, Role: FOLLOWER
I20260710 11:00:39.290126  6008 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6b938ff7020249b2aa0d7073b565273f" member_type: VOTER }
I20260710 11:00:39.290561  6008 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:39.290772  6008 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:39.291060  6008 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.295481  6008 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b938ff7020249b2aa0d7073b565273f" member_type: VOTER }
I20260710 11:00:39.295986  6008 leader_election.cc:304] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f [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: 6b938ff7020249b2aa0d7073b565273f; no voters: 
I20260710 11:00:39.297137  6008 leader_election.cc:290] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:39.297494  6011 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:39.298748  6011 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f [term 1 LEADER]: Becoming Leader. State: Replica: 6b938ff7020249b2aa0d7073b565273f, State: Running, Role: LEADER
I20260710 11:00:39.299431  6011 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f [LEADER]: Queue going to LEADER mode. State: All 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: "6b938ff7020249b2aa0d7073b565273f" member_type: VOTER }
I20260710 11:00:39.300081  6008 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:39.303802  6012 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6b938ff7020249b2aa0d7073b565273f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b938ff7020249b2aa0d7073b565273f" member_type: VOTER } }
I20260710 11:00:39.303903  6013 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6b938ff7020249b2aa0d7073b565273f. Latest consensus state: current_term: 1 leader_uuid: "6b938ff7020249b2aa0d7073b565273f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b938ff7020249b2aa0d7073b565273f" member_type: VOTER } }
I20260710 11:00:39.304587  6012 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:39.304728  6013 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:39.308344  6017 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:39.313313  6017 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:39.316407  3931 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:39.322175  6017 catalog_manager.cc:1383] Generated new cluster ID: 241a0d39689a47768a6543f3432f114d
I20260710 11:00:39.322440  6017 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:39.338318  6017 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:39.339505  6017 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:39.358678  6017 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f: Generated new TSK 0
I20260710 11:00:39.359277  6017 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:39.383451  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:39.389315  6029 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:39.390738  6030 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:39.391852  6032 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:39.392609  3931 server_base.cc:1061] running on GCE node
I20260710 11:00:39.393595  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:39.393767  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:39.393889  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681239393878 us; error 0 us; skew 500 ppm
I20260710 11:00:39.394366  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:39.396377  3931 webserver.cc:533] Webserver started at http://127.3.214.193:46823/ using document root <none> and password file <none>
I20260710 11:00:39.396792  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:39.396941  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:39.397152  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:39.398206  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-0-root/instance:
uuid: "a5d009df551c4b2e9623fede54e9a2d1"
format_stamp: "Formatted at 2026-07-10 11:00:39 on dist-test-slave-t4dr"
I20260710 11:00:39.402462  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 11:00:39.405428  6037 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:39.406174  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:39.406456  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-0-root
uuid: "a5d009df551c4b2e9623fede54e9a2d1"
format_stamp: "Formatted at 2026-07-10 11:00:39 on dist-test-slave-t4dr"
I20260710 11:00:39.406742  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:39.420904  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:39.422109  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:39.423512  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:39.425736  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:39.425949  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:39.426177  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:39.426371  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:39.464284  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.193:35451
I20260710 11:00:39.464393  6099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.193:35451 every 8 connection(s)
I20260710 11:00:39.469313  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:39.477136  6104 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:39.478938  6105 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:39.480307  6108 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:39.480499  3931 server_base.cc:1061] running on GCE node
I20260710 11:00:39.481500  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:39.481710  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:39.481882  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681239481868 us; error 0 us; skew 500 ppm
I20260710 11:00:39.482398  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:39.485065  3931 webserver.cc:533] Webserver started at http://127.3.214.194:37937/ using document root <none> and password file <none>
I20260710 11:00:39.485724  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:39.485982  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:39.486052  6100 heartbeater.cc:344] Connected to a master server at 127.3.214.254:40275
I20260710 11:00:39.486310  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:39.486449  6100 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:39.487206  6100 heartbeater.cc:507] Master 127.3.214.254:40275 requested a full tablet report, sending...
I20260710 11:00:39.487515  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-1-root/instance:
uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
format_stamp: "Formatted at 2026-07-10 11:00:39 on dist-test-slave-t4dr"
I20260710 11:00:39.489152  5973 ts_manager.cc:194] Registered new tserver with Master: a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:39.490849  5973 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47966
I20260710 11:00:39.492374  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:00:39.495536  6112 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:39.496217  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:00:39.496517  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-1-root
uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
format_stamp: "Formatted at 2026-07-10 11:00:39 on dist-test-slave-t4dr"
I20260710 11:00:39.496805  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:39.510398  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:39.512040  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:39.513950  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:39.516054  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:39.516263  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:39.516489  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:39.516644  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:39.553869  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.194:41043
I20260710 11:00:39.553977  6174 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.194:41043 every 8 connection(s)
I20260710 11:00:39.558480  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:39.565368  6178 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:39.566871  6179 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:39.569146  6181 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:39.569205  3931 server_base.cc:1061] running on GCE node
I20260710 11:00:39.570472  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:00:39.570672  6175 heartbeater.cc:344] Connected to a master server at 127.3.214.254:40275
W20260710 11:00:39.570726  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:39.571089  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681239571069 us; error 0 us; skew 500 ppm
I20260710 11:00:39.571137  6175 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:39.571848  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:39.571996  6175 heartbeater.cc:507] Master 127.3.214.254:40275 requested a full tablet report, sending...
I20260710 11:00:39.574304  3931 webserver.cc:533] Webserver started at http://127.3.214.195:44049/ using document root <none> and password file <none>
I20260710 11:00:39.574321  5973 ts_manager.cc:194] Registered new tserver with Master: a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:39.574951  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:39.575176  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:39.575441  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:39.575918  5973 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47972
I20260710 11:00:39.576553  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-2-root/instance:
uuid: "8bfbf0408b9a4166990e2fb45595c143"
format_stamp: "Formatted at 2026-07-10 11:00:39 on dist-test-slave-t4dr"
I20260710 11:00:39.581058  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:00:39.584106  6186 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:39.584813  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:39.585095  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-2-root
uuid: "8bfbf0408b9a4166990e2fb45595c143"
format_stamp: "Formatted at 2026-07-10 11:00:39 on dist-test-slave-t4dr"
I20260710 11:00:39.585379  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:39.627683  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:39.628970  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:39.630429  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:39.632577  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:39.632792  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:39.633049  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:39.633219  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:39.671690  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.195:42629
I20260710 11:00:39.671815  6248 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.195:42629 every 8 connection(s)
I20260710 11:00:39.676324  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:39.682337  6252 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:39.683708  6253 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:39.686038  6255 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:39.686385  3931 server_base.cc:1061] running on GCE node
I20260710 11:00:39.687419  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:39.687686  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:39.687908  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681239687891 us; error 0 us; skew 500 ppm
I20260710 11:00:39.688546  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:39.688660  6249 heartbeater.cc:344] Connected to a master server at 127.3.214.254:40275
I20260710 11:00:39.689059  6249 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:39.689946  6249 heartbeater.cc:507] Master 127.3.214.254:40275 requested a full tablet report, sending...
I20260710 11:00:39.691244  3931 webserver.cc:533] Webserver started at http://127.3.214.196:44835/ using document root <none> and password file <none>
I20260710 11:00:39.691759  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:39.691959  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:39.691883  5973 ts_manager.cc:194] Registered new tserver with Master: 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629)
I20260710 11:00:39.692397  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:39.693410  5973 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47978
I20260710 11:00:39.693557  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-3-root/instance:
uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
format_stamp: "Formatted at 2026-07-10 11:00:39 on dist-test-slave-t4dr"
I20260710 11:00:39.697930  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 11:00:39.701063  6260 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:39.701828  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:39.702099  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-3-root
uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
format_stamp: "Formatted at 2026-07-10 11:00:39 on dist-test-slave-t4dr"
I20260710 11:00:39.702368  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:39.716982  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:39.718223  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:39.719380  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:39.721637  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:39.721855  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:39.722081  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:39.722245  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:39.760860  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.196:37531
I20260710 11:00:39.760957  6322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.196:37531 every 8 connection(s)
I20260710 11:00:39.774129  6323 heartbeater.cc:344] Connected to a master server at 127.3.214.254:40275
I20260710 11:00:39.774477  6323 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:39.775146  6323 heartbeater.cc:507] Master 127.3.214.254:40275 requested a full tablet report, sending...
I20260710 11:00:39.776875  5973 ts_manager.cc:194] Registered new tserver with Master: 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:39.777640  3931 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013492271s
I20260710 11:00:39.778148  5973 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47984
I20260710 11:00:39.802554  5973 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48000:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:00:39.938424  6065 tablet_service.cc:1511] Processing CreateTablet for tablet 1442683e3fc04398b139fb92e5f37ebf (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:39.939831  6065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1442683e3fc04398b139fb92e5f37ebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:39.941797  6288 tablet_service.cc:1511] Processing CreateTablet for tablet 1442683e3fc04398b139fb92e5f37ebf (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:39.942474  6064 tablet_service.cc:1511] Processing CreateTablet for tablet ab0a89534e2f413d8330a280ab25e982 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:39.943543  6288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1442683e3fc04398b139fb92e5f37ebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:39.943780  6064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab0a89534e2f413d8330a280ab25e982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:39.946439  6063 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcf824924984d27b8bf0c5f76803d97 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:39.947012  6287 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcf824924984d27b8bf0c5f76803d97 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:39.947675  6063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcf824924984d27b8bf0c5f76803d97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:39.948725  6287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcf824924984d27b8bf0c5f76803d97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:39.950541  6062 tablet_service.cc:1511] Processing CreateTablet for tablet 799b70d35ef946929c80a5b72c8c741b (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:39.950917  6286 tablet_service.cc:1511] Processing CreateTablet for tablet be5e5f11ef1c4b2992e09c4c156eb355 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:39.951818  6062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 799b70d35ef946929c80a5b72c8c741b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:39.952713  6286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5e5f11ef1c4b2992e09c4c156eb355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:39.955000  6285 tablet_service.cc:1511] Processing CreateTablet for tablet 0199dfc0fe0348f9a2e27596f38d6091 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:39.956709  6285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0199dfc0fe0348f9a2e27596f38d6091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:39.958066  6061 tablet_service.cc:1511] Processing CreateTablet for tablet 0199dfc0fe0348f9a2e27596f38d6091 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:39.959270  6061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0199dfc0fe0348f9a2e27596f38d6091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:39.962450  6060 tablet_service.cc:1511] Processing CreateTablet for tablet c89d5449b153406ca823b5b94c3c93f0 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:39.962309  6284 tablet_service.cc:1511] Processing CreateTablet for tablet c89d5449b153406ca823b5b94c3c93f0 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:39.963692  6060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89d5449b153406ca823b5b94c3c93f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:39.964104  6284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89d5449b153406ca823b5b94c3c93f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:39.966423  6059 tablet_service.cc:1511] Processing CreateTablet for tablet de558931732349dabe515a7888e41084 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:39.967007  6283 tablet_service.cc:1511] Processing CreateTablet for tablet 7c0e860cd29a469c9bfff75b2010bffe (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:39.967629  6059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de558931732349dabe515a7888e41084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:39.968691  6283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c0e860cd29a469c9bfff75b2010bffe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:39.970808  6058 tablet_service.cc:1511] Processing CreateTablet for tablet 043036dc11ab4758aa5fb2c5f25f99d3 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:39.971271  6282 tablet_service.cc:1511] Processing CreateTablet for tablet 043036dc11ab4758aa5fb2c5f25f99d3 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:39.972007  6058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043036dc11ab4758aa5fb2c5f25f99d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:39.972991  6282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043036dc11ab4758aa5fb2c5f25f99d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:39.975517  6281 tablet_service.cc:1511] Processing CreateTablet for tablet a0a0ef27bb3245cba52bf860eb4df5ad (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:39.975984  6057 tablet_service.cc:1511] Processing CreateTablet for tablet a0a0ef27bb3245cba52bf860eb4df5ad (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:39.977293  6281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a0ef27bb3245cba52bf860eb4df5ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:39.978653  6056 tablet_service.cc:1511] Processing CreateTablet for tablet 7e8b8296b4c64c8a9cdc6ce049ec0fd1 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:39.979569  6280 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0e5d6617bb4142b41625ca941d530b (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:39.977387  6057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a0ef27bb3245cba52bf860eb4df5ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:39.994572  6279 tablet_service.cc:1511] Processing CreateTablet for tablet 4cb593e22dbd4f13bba589118f9b2323 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:39.999472  6056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e8b8296b4c64c8a9cdc6ce049ec0fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.004360  6280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0e5d6617bb4142b41625ca941d530b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.058317  6279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cb593e22dbd4f13bba589118f9b2323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.077054  6284 tablet_service.cc:1511] Processing CreateTablet for tablet e748b67d07b944739adffaca3a203aac (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:40.082087  6284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e748b67d07b944739adffaca3a203aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.085817  6339 tablet_bootstrap.cc:492] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb: Bootstrap starting.
I20260710 11:00:40.093176  6339 tablet_bootstrap.cc:654] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.135696  6063 tablet_service.cc:1511] Processing CreateTablet for tablet e748b67d07b944739adffaca3a203aac (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:40.121170  6058 tablet_service.cc:1511] Processing CreateTablet for tablet 4cb593e22dbd4f13bba589118f9b2323 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:40.146667  6064 tablet_service.cc:1511] Processing CreateTablet for tablet a90250a019bb4a9a93230792cb6e23fa (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:40.154130  6214 tablet_service.cc:1511] Processing CreateTablet for tablet ab0a89534e2f413d8330a280ab25e982 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:40.152930  6207 tablet_service.cc:1511] Processing CreateTablet for tablet a0a0ef27bb3245cba52bf860eb4df5ad (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:40.318930  6340 tablet_bootstrap.cc:492] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:40.320757  6285 tablet_service.cc:1511] Processing CreateTablet for tablet 3a11f47d55d34b519620508d34b5a3b2 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
W20260710 11:00:40.322908  6021 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:40.149456  6205 tablet_service.cc:1511] Processing CreateTablet for tablet 7e8b8296b4c64c8a9cdc6ce049ec0fd1 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:40.148240  6206 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0e5d6617bb4142b41625ca941d530b (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:40.151500  6208 tablet_service.cc:1511] Processing CreateTablet for tablet de558931732349dabe515a7888e41084 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:40.155369  6213 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcf824924984d27b8bf0c5f76803d97 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:40.151247  6137 tablet_service.cc:1511] Processing CreateTablet for tablet 799b70d35ef946929c80a5b72c8c741b (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:40.326872  6340 tablet_bootstrap.cc:654] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.327443  6137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 799b70d35ef946929c80a5b72c8c741b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.328779  6286 tablet_service.cc:1511] Processing CreateTablet for tablet b8d5177f94ea426eaf19437bd7290acc (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:40.155773  6140 tablet_service.cc:1511] Processing CreateTablet for tablet 1442683e3fc04398b139fb92e5f37ebf (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:40.146538  6212 tablet_service.cc:1511] Processing CreateTablet for tablet be5e5f11ef1c4b2992e09c4c156eb355 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:40.331307  6140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1442683e3fc04398b139fb92e5f37ebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.335675  6339 tablet_bootstrap.cc:492] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb: No bootstrap required, opened a new log
I20260710 11:00:40.336246  6339 ts_tablet_manager.cc:1403] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent bootstrapping tablet: real 0.255s	user 0.023s	sys 0.010s
I20260710 11:00:40.138441  6281 tablet_service.cc:1511] Processing CreateTablet for tablet 1845f791a004417ebdf0e83179fbb870 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:40.150084  6209 tablet_service.cc:1511] Processing CreateTablet for tablet 7c0e860cd29a469c9bfff75b2010bffe (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:40.147696  6211 tablet_service.cc:1511] Processing CreateTablet for tablet 799b70d35ef946929c80a5b72c8c741b (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:40.152549  6138 tablet_service.cc:1511] Processing CreateTablet for tablet be5e5f11ef1c4b2992e09c4c156eb355 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:40.340585  6138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5e5f11ef1c4b2992e09c4c156eb355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.319479  6214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab0a89534e2f413d8330a280ab25e982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.137390  6282 tablet_service.cc:1511] Processing CreateTablet for tablet e4d64b3df01542158b3c8b6e04acf5f8 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:40.148837  6210 tablet_service.cc:1511] Processing CreateTablet for tablet c89d5449b153406ca823b5b94c3c93f0 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:40.348636  6339 raft_consensus.cc:359] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:40.157714  6132 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0e5d6617bb4142b41625ca941d530b (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:40.374907  6339 raft_consensus.cc:385] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.375349  6339 raft_consensus.cc:740] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.375643  6132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0e5d6617bb4142b41625ca941d530b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.376545  6339 consensus_queue.cc:260] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:40.148600  6133 tablet_service.cc:1511] Processing CreateTablet for tablet 043036dc11ab4758aa5fb2c5f25f99d3 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:40.381724  6133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043036dc11ab4758aa5fb2c5f25f99d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.262177  6135 tablet_service.cc:1511] Processing CreateTablet for tablet 7c0e860cd29a469c9bfff75b2010bffe (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:40.383039  6135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c0e860cd29a469c9bfff75b2010bffe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.269721  6284 tablet_service.cc:1511] Processing CreateTablet for tablet 8a2367b9426c48c0a165784f3fdb0143 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:40.154731  6136 tablet_service.cc:1511] Processing CreateTablet for tablet 0199dfc0fe0348f9a2e27596f38d6091 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:40.262821  6131 tablet_service.cc:1511] Processing CreateTablet for tablet 7e8b8296b4c64c8a9cdc6ce049ec0fd1 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:40.386440  6136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0199dfc0fe0348f9a2e27596f38d6091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.387287  6131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e8b8296b4c64c8a9cdc6ce049ec0fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.350737  6056 tablet_service.cc:1511] Processing CreateTablet for tablet 1845f791a004417ebdf0e83179fbb870 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:40.149911  6139 tablet_service.cc:1511] Processing CreateTablet for tablet ab0a89534e2f413d8330a280ab25e982 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:40.353132  6208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de558931732349dabe515a7888e41084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.399331  6139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab0a89534e2f413d8330a280ab25e982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.357250  6286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8d5177f94ea426eaf19437bd7290acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.400352  6284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a2367b9426c48c0a165784f3fdb0143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.373981  6058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cb593e22dbd4f13bba589118f9b2323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.147414  6134 tablet_service.cc:1511] Processing CreateTablet for tablet de558931732349dabe515a7888e41084 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:40.399369  6206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0e5d6617bb4142b41625ca941d530b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.409780  6281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1845f791a004417ebdf0e83179fbb870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.410403  6134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de558931732349dabe515a7888e41084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.420100  6059 tablet_service.cc:1511] Processing CreateTablet for tablet 8a2367b9426c48c0a165784f3fdb0143 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:40.423897  6063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e748b67d07b944739adffaca3a203aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.422780  6285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a11f47d55d34b519620508d34b5a3b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.432686  6323 heartbeater.cc:499] Master 127.3.214.254:40275 was elected leader, sending a full tablet report...
I20260710 11:00:40.434543  6065 tablet_service.cc:1511] Processing CreateTablet for tablet b8d5177f94ea426eaf19437bd7290acc (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:40.427273  6210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89d5449b153406ca823b5b94c3c93f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.438994  6057 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb6a236d26e40bf846ebe20aaee3ddd (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:40.441582  6279 tablet_service.cc:1511] Processing CreateTablet for tablet 0b40c26542b64c73abfb380f94284058 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:40.431603  6059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a2367b9426c48c0a165784f3fdb0143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.449713  6065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8d5177f94ea426eaf19437bd7290acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.450299  6339 ts_tablet_manager.cc:1434] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent starting tablet: real 0.114s	user 0.013s	sys 0.003s
I20260710 11:00:40.451332  6339 tablet_bootstrap.cc:492] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb: Bootstrap starting.
I20260710 11:00:40.455447  6283 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb6a236d26e40bf846ebe20aaee3ddd (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:40.433493  6062 tablet_service.cc:1511] Processing CreateTablet for tablet 265ba6e5bbc74da69fa19d3f04c7bf1e (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:40.462364  6062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 265ba6e5bbc74da69fa19d3f04c7bf1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.469842  6209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c0e860cd29a469c9bfff75b2010bffe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.471009  6340 tablet_bootstrap.cc:492] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1: No bootstrap required, opened a new log
I20260710 11:00:40.471501  6340 ts_tablet_manager.cc:1403] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.160s	user 0.022s	sys 0.044s
I20260710 11:00:40.469237  6138 tablet_service.cc:1511] Processing CreateTablet for tablet 4cb593e22dbd4f13bba589118f9b2323 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:40.472513  6138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cb593e22dbd4f13bba589118f9b2323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.473837  6213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcf824924984d27b8bf0c5f76803d97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.473942  6064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a90250a019bb4a9a93230792cb6e23fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.478155  6343 tablet_bootstrap.cc:492] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3: Bootstrap starting.
I20260710 11:00:40.479319  6056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1845f791a004417ebdf0e83179fbb870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.481890  6057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb6a236d26e40bf846ebe20aaee3ddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.483444  6133 tablet_service.cc:1511] Processing CreateTablet for tablet e4d64b3df01542158b3c8b6e04acf5f8 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:40.485613  6282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d64b3df01542158b3c8b6e04acf5f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.486263  6279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b40c26542b64c73abfb380f94284058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.487953  6340 raft_consensus.cc:359] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:40.488822  6340 raft_consensus.cc:385] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.489091  6340 raft_consensus.cc:740] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.490057  6283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb6a236d26e40bf846ebe20aaee3ddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.494596  6100 heartbeater.cc:499] Master 127.3.214.254:40275 was elected leader, sending a full tablet report...
I20260710 11:00:40.499485  6205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e8b8296b4c64c8a9cdc6ce049ec0fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.500114  6212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5e5f11ef1c4b2992e09c4c156eb355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.506428  6207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a0ef27bb3245cba52bf860eb4df5ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.514638  6211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 799b70d35ef946929c80a5b72c8c741b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:00:40.515312  6324 tablet.cc:2406] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:00:40.520408  6344 raft_consensus.cc:493] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:40.520903  6344 raft_consensus.cc:515] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:40.531482  6140 tablet_service.cc:1511] Processing CreateTablet for tablet a90250a019bb4a9a93230792cb6e23fa (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:40.532393  6136 tablet_service.cc:1511] Processing CreateTablet for tablet 1845f791a004417ebdf0e83179fbb870 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:40.534767  6132 tablet_service.cc:1511] Processing CreateTablet for tablet 265ba6e5bbc74da69fa19d3f04c7bf1e (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:40.537636  6340 consensus_queue.cc:260] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:40.545576  6133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d64b3df01542158b3c8b6e04acf5f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.561961  6140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a90250a019bb4a9a93230792cb6e23fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.567109  6339 tablet_bootstrap.cc:654] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.569779  6132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 265ba6e5bbc74da69fa19d3f04c7bf1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.577780  6136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1845f791a004417ebdf0e83179fbb870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.578404  6175 heartbeater.cc:499] Master 127.3.214.254:40275 was elected leader, sending a full tablet report...
I20260710 11:00:40.545897  6137 tablet_service.cc:1511] Processing CreateTablet for tablet 3a11f47d55d34b519620508d34b5a3b2 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:40.585708  6208 tablet_service.cc:1511] Processing CreateTablet for tablet e4d64b3df01542158b3c8b6e04acf5f8 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:40.586238  6137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a11f47d55d34b519620508d34b5a3b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.553018  6344 leader_election.cc:290] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:40.558372  6139 tablet_service.cc:1511] Processing CreateTablet for tablet b8d5177f94ea426eaf19437bd7290acc (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:40.587059  6208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d64b3df01542158b3c8b6e04acf5f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.590349  6139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8d5177f94ea426eaf19437bd7290acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.588707  6206 tablet_service.cc:1511] Processing CreateTablet for tablet a90250a019bb4a9a93230792cb6e23fa (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:40.605193  6206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a90250a019bb4a9a93230792cb6e23fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.610602  6205 tablet_service.cc:1511] Processing CreateTablet for tablet e748b67d07b944739adffaca3a203aac (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:40.621711  6343 tablet_bootstrap.cc:654] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.628925  6134 tablet_service.cc:1511] Processing CreateTablet for tablet 0b40c26542b64c73abfb380f94284058 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:40.645949  6134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b40c26542b64c73abfb380f94284058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.655202  6205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e748b67d07b944739adffaca3a203aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.662989  6213 tablet_service.cc:1511] Processing CreateTablet for tablet 8a2367b9426c48c0a165784f3fdb0143 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:40.679970  6213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a2367b9426c48c0a165784f3fdb0143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.673128  6209 tablet_service.cc:1511] Processing CreateTablet for tablet 3a11f47d55d34b519620508d34b5a3b2 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:40.685101  6209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a11f47d55d34b519620508d34b5a3b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.695792  6249 heartbeater.cc:499] Master 127.3.214.254:40275 was elected leader, sending a full tablet report...
I20260710 11:00:40.706919  6211 tablet_service.cc:1511] Processing CreateTablet for tablet 265ba6e5bbc74da69fa19d3f04c7bf1e (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:40.708302  6211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 265ba6e5bbc74da69fa19d3f04c7bf1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.732869  6339 tablet_bootstrap.cc:492] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb: No bootstrap required, opened a new log
I20260710 11:00:40.736073  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89d5449b153406ca823b5b94c3c93f0" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:40.736796  6210 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb6a236d26e40bf846ebe20aaee3ddd (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
W20260710 11:00:40.737805  6262 leader_election.cc:343] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:40.733445  6339 ts_tablet_manager.cc:1403] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent bootstrapping tablet: real 0.282s	user 0.013s	sys 0.001s
I20260710 11:00:40.745157  6210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb6a236d26e40bf846ebe20aaee3ddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.752511  6075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89d5449b153406ca823b5b94c3c93f0" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
W20260710 11:00:40.754166  6264 leader_election.cc:343] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:40.754630  6264 leader_election.cc:304] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb; no voters: 8bfbf0408b9a4166990e2fb45595c143, a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:40.755899  6344 raft_consensus.cc:2749] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:40.747227  6339 raft_consensus.cc:359] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:40.760736  6339 raft_consensus.cc:385] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.761065  6339 raft_consensus.cc:740] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.748126  6349 tablet_bootstrap.cc:492] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143: Bootstrap starting.
I20260710 11:00:40.762241  6214 tablet_service.cc:1511] Processing CreateTablet for tablet 0b40c26542b64c73abfb380f94284058 (DEFAULT_TABLE table=test-workload [id=17619b67737644a6998003666e46abd3]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:40.768028  6349 tablet_bootstrap.cc:654] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.775763  6214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b40c26542b64c73abfb380f94284058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:40.768409  6339 consensus_queue.cc:260] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:40.777935  6340 ts_tablet_manager.cc:1434] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.306s	user 0.044s	sys 0.046s
I20260710 11:00:40.780764  6339 ts_tablet_manager.cc:1434] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260710 11:00:40.781881  6339 tablet_bootstrap.cc:492] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb: Bootstrap starting.
I20260710 11:00:40.788549  6339 tablet_bootstrap.cc:654] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.803867  6340 tablet_bootstrap.cc:492] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:40.810864  6340 tablet_bootstrap.cc:654] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.815739  6339 tablet_bootstrap.cc:492] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb: No bootstrap required, opened a new log
I20260710 11:00:40.816202  6343 tablet_bootstrap.cc:492] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3: No bootstrap required, opened a new log
I20260710 11:00:40.816234  6339 ts_tablet_manager.cc:1403] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent bootstrapping tablet: real 0.035s	user 0.004s	sys 0.021s
I20260710 11:00:40.816946  6343 ts_tablet_manager.cc:1403] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3: Time spent bootstrapping tablet: real 0.339s	user 0.021s	sys 0.018s
I20260710 11:00:40.819494  6339 raft_consensus.cc:359] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:40.820199  6339 raft_consensus.cc:385] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.820596  6339 raft_consensus.cc:740] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.820218  6343 raft_consensus.cc:359] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:40.821249  6343 raft_consensus.cc:385] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.821606  6343 raft_consensus.cc:740] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.821444  6339 consensus_queue.cc:260] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:40.822508  6343 consensus_queue.cc:260] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:40.823870  6339 ts_tablet_manager.cc:1434] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:40.824869  6339 tablet_bootstrap.cc:492] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb: Bootstrap starting.
I20260710 11:00:40.825830  6349 tablet_bootstrap.cc:492] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143: No bootstrap required, opened a new log
I20260710 11:00:40.826418  6349 ts_tablet_manager.cc:1403] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.008s
I20260710 11:00:40.831079  6339 tablet_bootstrap.cc:654] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.833791  6343 ts_tablet_manager.cc:1434] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.004s
I20260710 11:00:40.842844  6339 tablet_bootstrap.cc:492] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb: No bootstrap required, opened a new log
I20260710 11:00:40.843350  6339 ts_tablet_manager.cc:1403] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 11:00:40.843556  6343 tablet_bootstrap.cc:492] T 043036dc11ab4758aa5fb2c5f25f99d3 P a97a3b87a0db4f8586aed7d70b3781b3: Bootstrap starting.
I20260710 11:00:40.846279  6339 raft_consensus.cc:359] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:40.846947  6339 raft_consensus.cc:385] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.847231  6339 raft_consensus.cc:740] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.848148  6339 consensus_queue.cc:260] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:40.850608  6349 raft_consensus.cc:359] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:40.851581  6349 raft_consensus.cc:385] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.851962  6339 ts_tablet_manager.cc:1434] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:40.851951  6349 raft_consensus.cc:740] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.853158  6339 tablet_bootstrap.cc:492] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb: Bootstrap starting.
I20260710 11:00:40.854431  6349 consensus_queue.cc:260] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:40.855568  6340 tablet_bootstrap.cc:492] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1: No bootstrap required, opened a new log
I20260710 11:00:40.856105  6340 ts_tablet_manager.cc:1403] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.021s
I20260710 11:00:40.857959  6343 tablet_bootstrap.cc:654] T 043036dc11ab4758aa5fb2c5f25f99d3 P a97a3b87a0db4f8586aed7d70b3781b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.859143  6340 raft_consensus.cc:359] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:40.859690  6339 tablet_bootstrap.cc:654] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.859972  6340 raft_consensus.cc:385] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.860368  6340 raft_consensus.cc:740] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.861539  6340 consensus_queue.cc:260] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:40.865446  6339 tablet_bootstrap.cc:492] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb: No bootstrap required, opened a new log
I20260710 11:00:40.865960  6339 ts_tablet_manager.cc:1403] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 11:00:40.866775  6343 tablet_bootstrap.cc:492] T 043036dc11ab4758aa5fb2c5f25f99d3 P a97a3b87a0db4f8586aed7d70b3781b3: No bootstrap required, opened a new log
I20260710 11:00:40.867252  6343 ts_tablet_manager.cc:1403] T 043036dc11ab4758aa5fb2c5f25f99d3 P a97a3b87a0db4f8586aed7d70b3781b3: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260710 11:00:40.868794  6339 raft_consensus.cc:359] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:40.869567  6339 raft_consensus.cc:385] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.869874  6339 raft_consensus.cc:740] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.870227  6343 raft_consensus.cc:359] T 043036dc11ab4758aa5fb2c5f25f99d3 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:40.870951  6343 raft_consensus.cc:385] T 043036dc11ab4758aa5fb2c5f25f99d3 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.870690  6339 consensus_queue.cc:260] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:40.871268  6343 raft_consensus.cc:740] T 043036dc11ab4758aa5fb2c5f25f99d3 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.871603  6340 ts_tablet_manager.cc:1434] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:00:40.873124  6349 ts_tablet_manager.cc:1434] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.005s
I20260710 11:00:40.873135  6339 ts_tablet_manager.cc:1434] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:00:40.874354  6349 tablet_bootstrap.cc:492] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143: Bootstrap starting.
I20260710 11:00:40.874716  6339 tablet_bootstrap.cc:492] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb: Bootstrap starting.
I20260710 11:00:40.874823  6340 tablet_bootstrap.cc:492] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:40.880712  6349 tablet_bootstrap.cc:654] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.881507  6340 tablet_bootstrap.cc:654] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.881781  6343 consensus_queue.cc:260] T 043036dc11ab4758aa5fb2c5f25f99d3 P a97a3b87a0db4f8586aed7d70b3781b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:40.885799  6339 tablet_bootstrap.cc:654] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.895082  6343 ts_tablet_manager.cc:1434] T 043036dc11ab4758aa5fb2c5f25f99d3 P a97a3b87a0db4f8586aed7d70b3781b3: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.003s
I20260710 11:00:40.896237  6343 tablet_bootstrap.cc:492] T 799b70d35ef946929c80a5b72c8c741b P a97a3b87a0db4f8586aed7d70b3781b3: Bootstrap starting.
I20260710 11:00:40.897542  6339 tablet_bootstrap.cc:492] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb: No bootstrap required, opened a new log
I20260710 11:00:40.898020  6339 ts_tablet_manager.cc:1403] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260710 11:00:40.900074  6339 raft_consensus.cc:359] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:40.900590  6339 raft_consensus.cc:385] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.900941  6339 raft_consensus.cc:740] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.901805  6339 consensus_queue.cc:260] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:40.906117  6349 tablet_bootstrap.cc:492] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143: No bootstrap required, opened a new log
I20260710 11:00:40.906776  6349 ts_tablet_manager.cc:1403] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.000s
I20260710 11:00:40.907196  6344 raft_consensus.cc:493] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:40.907603  6343 tablet_bootstrap.cc:654] T 799b70d35ef946929c80a5b72c8c741b P a97a3b87a0db4f8586aed7d70b3781b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.907707  6344 raft_consensus.cc:515] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:40.910108  6344 leader_election.cc:290] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043), 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629)
I20260710 11:00:40.915899  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e5f11ef1c4b2992e09c4c156eb355" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
W20260710 11:00:40.917989  6262 leader_election.cc:343] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:40.918351  6349 raft_consensus.cc:359] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:40.919106  6349 raft_consensus.cc:385] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.919199  6343 tablet_bootstrap.cc:492] T 799b70d35ef946929c80a5b72c8c741b P a97a3b87a0db4f8586aed7d70b3781b3: No bootstrap required, opened a new log
I20260710 11:00:40.919433  6349 raft_consensus.cc:740] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.919754  6343 ts_tablet_manager.cc:1403] T 799b70d35ef946929c80a5b72c8c741b P a97a3b87a0db4f8586aed7d70b3781b3: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260710 11:00:40.920189  6349 consensus_queue.cc:260] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:40.922284  6349 ts_tablet_manager.cc:1434] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:00:40.922672  6343 raft_consensus.cc:359] T 799b70d35ef946929c80a5b72c8c741b P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:40.923182  6349 tablet_bootstrap.cc:492] T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143: Bootstrap starting.
I20260710 11:00:40.923377  6343 raft_consensus.cc:385] T 799b70d35ef946929c80a5b72c8c741b P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.923580  6339 ts_tablet_manager.cc:1434] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 11:00:40.923691  6343 raft_consensus.cc:740] T 799b70d35ef946929c80a5b72c8c741b P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.924708  6339 tablet_bootstrap.cc:492] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb: Bootstrap starting.
I20260710 11:00:40.925987  6340 tablet_bootstrap.cc:492] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1: No bootstrap required, opened a new log
I20260710 11:00:40.926471  6340 ts_tablet_manager.cc:1403] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.052s	user 0.027s	sys 0.015s
I20260710 11:00:40.929359  6340 raft_consensus.cc:359] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:40.929850  6349 tablet_bootstrap.cc:654] T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.930043  6340 raft_consensus.cc:385] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.930356  6340 raft_consensus.cc:740] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.931223  6340 consensus_queue.cc:260] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:40.934130  6340 ts_tablet_manager.cc:1434] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:40.937662  6340 tablet_bootstrap.cc:492] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:40.939450  6339 tablet_bootstrap.cc:654] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.947815  6343 consensus_queue.cc:260] T 799b70d35ef946929c80a5b72c8c741b P a97a3b87a0db4f8586aed7d70b3781b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:40.948836  6355 raft_consensus.cc:493] T 799b70d35ef946929c80a5b72c8c741b P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:40.949267  6355 raft_consensus.cc:515] T 799b70d35ef946929c80a5b72c8c741b P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:40.956924  6355 leader_election.cc:290] T 799b70d35ef946929c80a5b72c8c741b P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629)
I20260710 11:00:40.957794  6343 ts_tablet_manager.cc:1434] T 799b70d35ef946929c80a5b72c8c741b P a97a3b87a0db4f8586aed7d70b3781b3: Time spent starting tablet: real 0.038s	user 0.002s	sys 0.007s
I20260710 11:00:40.959738  6340 tablet_bootstrap.cc:654] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.961701  6348 raft_consensus.cc:493] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:40.962178  6348 raft_consensus.cc:515] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:40.969156  6344 raft_consensus.cc:493] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:40.969803  6344 raft_consensus.cc:515] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:40.975426  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e748b67d07b944739adffaca3a203aac" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
W20260710 11:00:40.977372  6262 leader_election.cc:343] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:40.973683  6344 leader_election.cc:290] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:40.985570  6344 raft_consensus.cc:493] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:40.988602  6344 raft_consensus.cc:515] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:40.964910  6348 leader_election.cc:290] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:41.003906  6348 raft_consensus.cc:493] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.004693  6348 raft_consensus.cc:515] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.007673  6348 leader_election.cc:290] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:41.014685  6355 raft_consensus.cc:493] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.039669  6355 raft_consensus.cc:515] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.042433  6355 leader_election.cc:290] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:41.026496  6344 leader_election.cc:290] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:41.035631  6343 tablet_bootstrap.cc:492] T 1442683e3fc04398b139fb92e5f37ebf P a97a3b87a0db4f8586aed7d70b3781b3: Bootstrap starting.
I20260710 11:00:41.043188  6344 raft_consensus.cc:493] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.043654  6344 raft_consensus.cc:515] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.046012  6344 leader_election.cc:290] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:41.046258  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a0ef27bb3245cba52bf860eb4df5ad" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
W20260710 11:00:41.048071  6262 leader_election.cc:343] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.071622  6339 tablet_bootstrap.cc:492] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb: No bootstrap required, opened a new log
I20260710 11:00:41.072304  6339 ts_tablet_manager.cc:1403] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent bootstrapping tablet: real 0.148s	user 0.011s	sys 0.000s
I20260710 11:00:41.075799  6339 raft_consensus.cc:359] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.076529  6339 raft_consensus.cc:385] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.076858  6339 raft_consensus.cc:740] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.077782  6339 consensus_queue.cc:260] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.080209  6339 ts_tablet_manager.cc:1434] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260710 11:00:41.086391  6339 tablet_bootstrap.cc:492] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb: Bootstrap starting.
I20260710 11:00:41.092578  6339 tablet_bootstrap.cc:654] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.095260  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043036dc11ab4758aa5fb2c5f25f99d3" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:41.096005  6149 raft_consensus.cc:2468] T 043036dc11ab4758aa5fb2c5f25f99d3 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 0.
I20260710 11:00:41.094000  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e5f11ef1c4b2992e09c4c156eb355" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:41.096997  6150 raft_consensus.cc:2468] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 0.
I20260710 11:00:41.097999  6344 raft_consensus.cc:493] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.099157  6262 leader_election.cc:304] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 
I20260710 11:00:41.099033  6344 raft_consensus.cc:515] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.100697  6262 leader_election.cc:304] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 8bfbf0408b9a4166990e2fb45595c143
I20260710 11:00:41.101475  6344 leader_election.cc:290] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:41.101972  6344 raft_consensus.cc:2804] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:41.102339  6344 raft_consensus.cc:493] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:41.102670  6344 raft_consensus.cc:3060] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.102842  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf824924984d27b8bf0c5f76803d97" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
W20260710 11:00:41.104200  6262 leader_election.cc:343] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.106598  6374 raft_consensus.cc:2804] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:41.107005  6374 raft_consensus.cc:493] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:41.107301  6374 raft_consensus.cc:3060] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.107609  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e5f11ef1c4b2992e09c4c156eb355" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:41.114559  6344 raft_consensus.cc:515] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.117735  6344 leader_election.cc:290] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 election: Requested vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:41.117964  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043036dc11ab4758aa5fb2c5f25f99d3" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
I20260710 11:00:41.118572  6150 raft_consensus.cc:3060] T 043036dc11ab4758aa5fb2c5f25f99d3 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.123512  6150 raft_consensus.cc:2468] T 043036dc11ab4758aa5fb2c5f25f99d3 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 1.
I20260710 11:00:41.124578  6262 leader_election.cc:304] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 
I20260710 11:00:41.126820  6344 raft_consensus.cc:2804] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:41.127291  6344 raft_consensus.cc:697] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Becoming Leader. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Running, Role: LEADER
I20260710 11:00:41.128120  6344 consensus_queue.cc:237] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.129570  6349 tablet_bootstrap.cc:492] T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143: No bootstrap required, opened a new log
I20260710 11:00:41.130235  6349 ts_tablet_manager.cc:1403] T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143: Time spent bootstrapping tablet: real 0.207s	user 0.065s	sys 0.092s
I20260710 11:00:41.131299  6357 raft_consensus.cc:493] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.131819  6357 raft_consensus.cc:515] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:41.134693  6357 leader_election.cc:290] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:41.135998  6349 raft_consensus.cc:359] T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.138691  6349 raft_consensus.cc:385] T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.139061  6349 raft_consensus.cc:740] T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.139961  6349 consensus_queue.cc:260] T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.145690  6349 ts_tablet_manager.cc:1434] T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.004s
I20260710 11:00:41.146739  6349 tablet_bootstrap.cc:492] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143: Bootstrap starting.
I20260710 11:00:41.149609  6371 raft_consensus.cc:493] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.150131  6371 raft_consensus.cc:515] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.152253  6371 leader_election.cc:290] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:41.168010  6075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e748b67d07b944739adffaca3a203aac" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:41.168596  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043036dc11ab4758aa5fb2c5f25f99d3" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:41.169395  6075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043036dc11ab4758aa5fb2c5f25f99d3" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
I20260710 11:00:41.169572  6074 raft_consensus.cc:2468] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 0.
I20260710 11:00:41.170992  6073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a0ef27bb3245cba52bf860eb4df5ad" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:41.170305  6072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf824924984d27b8bf0c5f76803d97" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:41.172308  6072 raft_consensus.cc:2468] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 0.
I20260710 11:00:41.172377  6073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799b70d35ef946929c80a5b72c8c741b" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
W20260710 11:00:41.173647  6116 leader_election.cc:343] T 799b70d35ef946929c80a5b72c8c741b P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:41.179461  6264 leader_election.cc:343] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.180069  6264 leader_election.cc:304] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb; no voters: 8bfbf0408b9a4166990e2fb45595c143, a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:41.182574  6375 raft_consensus.cc:2749] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:41.183454  6349 tablet_bootstrap.cc:654] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:41.185096  6264 leader_election.cc:343] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.185588  6264 leader_election.cc:304] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb; no voters: 8bfbf0408b9a4166990e2fb45595c143, a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:41.186550  6375 raft_consensus.cc:2749] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:41.187913  6264 leader_election.cc:304] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: 8bfbf0408b9a4166990e2fb45595c143
I20260710 11:00:41.188784  6375 raft_consensus.cc:2804] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:41.189224  6375 raft_consensus.cc:493] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:41.190330  6375 raft_consensus.cc:3060] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.190855  6374 raft_consensus.cc:515] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.193816  6298 raft_consensus.cc:2393] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a97a3b87a0db4f8586aed7d70b3781b3 in current term 1: Already voted for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in this term.
I20260710 11:00:41.199013  6374 leader_election.cc:290] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 election: Requested vote from peers a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043), 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629)
I20260710 11:00:41.199754  6374 raft_consensus.cc:493] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.200325  6374 raft_consensus.cc:515] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.209702  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799b70d35ef946929c80a5b72c8c741b" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:41.211441  6223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e5f11ef1c4b2992e09c4c156eb355" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:41.219245  6343 tablet_bootstrap.cc:700] T 1442683e3fc04398b139fb92e5f37ebf P a97a3b87a0db4f8586aed7d70b3781b3: Time spent opening tablet: real 0.166s	user 0.005s	sys 0.000s
W20260710 11:00:41.223067  6114 leader_election.cc:343] T 799b70d35ef946929c80a5b72c8c741b P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.223555  6114 leader_election.cc:304] T 799b70d35ef946929c80a5b72c8c741b P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a97a3b87a0db4f8586aed7d70b3781b3; no voters: 8bfbf0408b9a4166990e2fb45595c143, a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:41.224534  6367 raft_consensus.cc:2749] T 799b70d35ef946929c80a5b72c8c741b P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:41.229611  6343 tablet_bootstrap.cc:654] T 1442683e3fc04398b139fb92e5f37ebf P a97a3b87a0db4f8586aed7d70b3781b3: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:41.226469  6114 leader_election.cc:343] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.236541  6339 tablet_bootstrap.cc:492] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb: No bootstrap required, opened a new log
I20260710 11:00:41.237298  6339 ts_tablet_manager.cc:1403] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent bootstrapping tablet: real 0.151s	user 0.021s	sys 0.071s
I20260710 11:00:41.238377  6114 leader_election.cc:304] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a97a3b87a0db4f8586aed7d70b3781b3; no voters: 30d16dacc1aa42b8810b6c0cb18e9edb, 8bfbf0408b9a4166990e2fb45595c143
I20260710 11:00:41.239171  6367 raft_consensus.cc:3060] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.229768  6375 raft_consensus.cc:515] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.240816  6339 raft_consensus.cc:359] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.241544  6339 raft_consensus.cc:385] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.241214  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de558931732349dabe515a7888e41084" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:41.241906  6339 raft_consensus.cc:740] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.242467  6339 consensus_queue.cc:260] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.242903  6357 raft_consensus.cc:493] T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.243072  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e5f11ef1c4b2992e09c4c156eb355" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
I20260710 11:00:41.243333  6357 raft_consensus.cc:515] T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.245585  6357 leader_election.cc:290] T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:41.246582  6073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0199dfc0fe0348f9a2e27596f38d6091" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:41.244385  6339 ts_tablet_manager.cc:1434] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260710 11:00:41.247879  6264 leader_election.cc:343] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.248430  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0a89534e2f413d8330a280ab25e982" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:41.248667  6339 tablet_bootstrap.cc:492] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb: Bootstrap starting.
I20260710 11:00:41.248867  6223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf824924984d27b8bf0c5f76803d97" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
W20260710 11:00:41.249755  6039 leader_election.cc:343] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.249692  5973 catalog_manager.cc:5697] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb reported cstate change: term changed from 0 to 1, leader changed from <none> to 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196). New cstate: current_term: 1 leader_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:41.250942  6367 raft_consensus.cc:2749] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:00:41.251011  6039 leader_election.cc:343] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:41.253096  6188 leader_election.cc:343] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.253999  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0e5d6617bb4142b41625ca941d530b" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:41.254887  6349 tablet_bootstrap.cc:492] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143: No bootstrap required, opened a new log
W20260710 11:00:41.255167  6188 leader_election.cc:343] T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.255437  6349 ts_tablet_manager.cc:1403] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143: Time spent bootstrapping tablet: real 0.109s	user 0.011s	sys 0.012s
I20260710 11:00:41.256369  6340 tablet_bootstrap.cc:492] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1: No bootstrap required, opened a new log
I20260710 11:00:41.256891  6340 ts_tablet_manager.cc:1403] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.319s	user 0.117s	sys 0.147s
I20260710 11:00:41.258941  6149 raft_consensus.cc:2468] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 1.
I20260710 11:00:41.258699  6349 raft_consensus.cc:359] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:41.259548  6349 raft_consensus.cc:385] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.259946  6349 raft_consensus.cc:740] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.259649  6340 raft_consensus.cc:359] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:41.260485  6340 raft_consensus.cc:385] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.260805  6340 raft_consensus.cc:740] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.261006  6349 consensus_queue.cc:260] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:41.262048  6340 consensus_queue.cc:260] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:41.264765  6349 ts_tablet_manager.cc:1434] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:00:41.264776  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0e5d6617bb4142b41625ca941d530b" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:41.266000  6349 tablet_bootstrap.cc:492] T 9fcf824924984d27b8bf0c5f76803d97 P 8bfbf0408b9a4166990e2fb45595c143: Bootstrap starting.
I20260710 11:00:41.267167  6073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de558931732349dabe515a7888e41084" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
W20260710 11:00:41.270468  6190 leader_election.cc:343] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.270915  6190 leader_election.cc:304] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143; no voters: a5d009df551c4b2e9623fede54e9a2d1, a97a3b87a0db4f8586aed7d70b3781b3
W20260710 11:00:41.271100  6188 leader_election.cc:343] T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.271556  6188 leader_election.cc:304] T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143; no voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:41.271656  6357 raft_consensus.cc:2749] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:41.272610  6349 tablet_bootstrap.cc:654] T 9fcf824924984d27b8bf0c5f76803d97 P 8bfbf0408b9a4166990e2fb45595c143: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.272794  6357 raft_consensus.cc:2749] T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:41.273778  6374 leader_election.cc:290] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:41.275206  6073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf824924984d27b8bf0c5f76803d97" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
I20260710 11:00:41.276024  6073 raft_consensus.cc:3060] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.279279  6339 tablet_bootstrap.cc:654] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.278244  6375 leader_election.cc:290] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 election: Requested vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:41.287252  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0a89534e2f413d8330a280ab25e982" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:41.288416  6073 raft_consensus.cc:2468] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 1.
I20260710 11:00:41.288246  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043036dc11ab4758aa5fb2c5f25f99d3" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
W20260710 11:00:41.288676  6039 leader_election.cc:343] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.290009  6039 leader_election.cc:304] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5d009df551c4b2e9623fede54e9a2d1; no voters: 8bfbf0408b9a4166990e2fb45595c143, a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:41.291023  6371 raft_consensus.cc:2749] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:41.292039  6264 leader_election.cc:304] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: 
I20260710 11:00:41.292361  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0199dfc0fe0348f9a2e27596f38d6091" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:41.292706  6340 ts_tablet_manager.cc:1434] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.002s
I20260710 11:00:41.293118  6375 raft_consensus.cc:2804] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:41.293810  6340 tablet_bootstrap.cc:492] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:41.293738  6375 raft_consensus.cc:697] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Becoming Leader. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Running, Role: LEADER
I20260710 11:00:41.294139  6262 leader_election.cc:304] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 
I20260710 11:00:41.295140  6383 raft_consensus.cc:2804] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:41.294872  6375 consensus_queue.cc:237] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.295604  6383 raft_consensus.cc:697] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Becoming Leader. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Running, Role: LEADER
I20260710 11:00:41.289497  6150 raft_consensus.cc:2393] T 043036dc11ab4758aa5fb2c5f25f99d3 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5d009df551c4b2e9623fede54e9a2d1 in current term 1: Already voted for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in this term.
I20260710 11:00:41.296459  6383 consensus_queue.cc:237] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.306217  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf824924984d27b8bf0c5f76803d97" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
I20260710 11:00:41.307164  6223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e5f11ef1c4b2992e09c4c156eb355" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
W20260710 11:00:41.302150  6262 leader_election.cc:343] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.310981  6343 tablet_bootstrap.cc:492] T 1442683e3fc04398b139fb92e5f37ebf P a97a3b87a0db4f8586aed7d70b3781b3: No bootstrap required, opened a new log
I20260710 11:00:41.313139  6340 tablet_bootstrap.cc:654] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.313534  6262 leader_election.cc:304] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb; no voters: a5d009df551c4b2e9623fede54e9a2d1, a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:41.314581  6344 raft_consensus.cc:2749] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:41.313035  6343 ts_tablet_manager.cc:1403] T 1442683e3fc04398b139fb92e5f37ebf P a97a3b87a0db4f8586aed7d70b3781b3: Time spent bootstrapping tablet: real 0.278s	user 0.016s	sys 0.001s
I20260710 11:00:41.317099  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf824924984d27b8bf0c5f76803d97" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:41.321678  6339 tablet_bootstrap.cc:492] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb: No bootstrap required, opened a new log
I20260710 11:00:41.322290  6339 ts_tablet_manager.cc:1403] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.007s
W20260710 11:00:41.324474  6021 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:41.325855  6339 raft_consensus.cc:359] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.326269  6343 raft_consensus.cc:359] T 1442683e3fc04398b139fb92e5f37ebf P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.326753  6339 raft_consensus.cc:385] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.326925  6343 raft_consensus.cc:385] T 1442683e3fc04398b139fb92e5f37ebf P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.327314  6343 raft_consensus.cc:740] T 1442683e3fc04398b139fb92e5f37ebf P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.327191  6339 raft_consensus.cc:740] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.328583  6339 consensus_queue.cc:260] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.329758  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043036dc11ab4758aa5fb2c5f25f99d3" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:41.330643  6349 tablet_bootstrap.cc:492] T 9fcf824924984d27b8bf0c5f76803d97 P 8bfbf0408b9a4166990e2fb45595c143: No bootstrap required, opened a new log
I20260710 11:00:41.330802  6339 ts_tablet_manager.cc:1434] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:00:41.331406  6349 ts_tablet_manager.cc:1403] T 9fcf824924984d27b8bf0c5f76803d97 P 8bfbf0408b9a4166990e2fb45595c143: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.024s
I20260710 11:00:41.332005  6339 tablet_bootstrap.cc:492] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb: Bootstrap starting.
W20260710 11:00:41.330907  6262 leader_election.cc:343] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:41.333202  6262 leader_election.cc:343] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.335263  6387 raft_consensus.cc:493] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.335760  6387 raft_consensus.cc:515] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.337809  6387 leader_election.cc:290] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:41.338063  6039 leader_election.cc:304] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5d009df551c4b2e9623fede54e9a2d1; no voters: 30d16dacc1aa42b8810b6c0cb18e9edb, 8bfbf0408b9a4166990e2fb45595c143
I20260710 11:00:41.338775  6339 tablet_bootstrap.cc:654] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.339166  6371 raft_consensus.cc:2749] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:41.339306  6073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89d5449b153406ca823b5b94c3c93f0" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:41.340440  6039 leader_election.cc:304] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5d009df551c4b2e9623fede54e9a2d1; no voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a97a3b87a0db4f8586aed7d70b3781b3
W20260710 11:00:41.340759  6190 leader_election.cc:343] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.338611  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89d5449b153406ca823b5b94c3c93f0" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:41.328612  6343 consensus_queue.cc:260] T 1442683e3fc04398b139fb92e5f37ebf P a97a3b87a0db4f8586aed7d70b3781b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.341593  6371 raft_consensus.cc:3060] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.340790  6349 raft_consensus.cc:359] T 9fcf824924984d27b8bf0c5f76803d97 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.342926  6349 raft_consensus.cc:385] T 9fcf824924984d27b8bf0c5f76803d97 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.343228  6349 raft_consensus.cc:740] T 9fcf824924984d27b8bf0c5f76803d97 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.344066  6349 consensus_queue.cc:260] T 9fcf824924984d27b8bf0c5f76803d97 P 8bfbf0408b9a4166990e2fb45595c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.341650  6298 raft_consensus.cc:2468] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 0.
I20260710 11:00:41.346257  6349 ts_tablet_manager.cc:1434] T 9fcf824924984d27b8bf0c5f76803d97 P 8bfbf0408b9a4166990e2fb45595c143: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260710 11:00:41.346714  6188 leader_election.cc:304] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, 8bfbf0408b9a4166990e2fb45595c143; no voters: a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:41.347245  6349 tablet_bootstrap.cc:492] T 7c0e860cd29a469c9bfff75b2010bffe P 8bfbf0408b9a4166990e2fb45595c143: Bootstrap starting.
I20260710 11:00:41.348843  6387 raft_consensus.cc:2804] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:41.349221  6387 raft_consensus.cc:493] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:41.349596  6387 raft_consensus.cc:3060] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.354226  6349 tablet_bootstrap.cc:654] T 7c0e860cd29a469c9bfff75b2010bffe P 8bfbf0408b9a4166990e2fb45595c143: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.355899  6343 ts_tablet_manager.cc:1434] T 1442683e3fc04398b139fb92e5f37ebf P a97a3b87a0db4f8586aed7d70b3781b3: Time spent starting tablet: real 0.040s	user 0.002s	sys 0.004s
I20260710 11:00:41.356232  6371 raft_consensus.cc:2749] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:41.357074  6343 tablet_bootstrap.cc:492] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3: Bootstrap starting.
I20260710 11:00:41.365913  6339 tablet_bootstrap.cc:492] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb: No bootstrap required, opened a new log
I20260710 11:00:41.366457  6339 ts_tablet_manager.cc:1403] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.022s
I20260710 11:00:41.367280  6387 raft_consensus.cc:515] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.369218  6339 raft_consensus.cc:359] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.369994  6339 raft_consensus.cc:385] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.370317  6339 raft_consensus.cc:740] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.370263  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89d5449b153406ca823b5b94c3c93f0" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:41.370946  6298 raft_consensus.cc:3060] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.372282  6340 tablet_bootstrap.cc:492] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1: No bootstrap required, opened a new log
I20260710 11:00:41.372792  6340 ts_tablet_manager.cc:1403] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.079s	user 0.007s	sys 0.005s
I20260710 11:00:41.375684  6340 raft_consensus.cc:359] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:41.376365  6340 raft_consensus.cc:385] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.376631  6340 raft_consensus.cc:740] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.377319  6340 consensus_queue.cc:260] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:41.379881  6340 ts_tablet_manager.cc:1434] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:00:41.378258  6298 raft_consensus.cc:2468] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 1.
I20260710 11:00:41.380865  6340 tablet_bootstrap.cc:492] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:41.381865  6188 leader_election.cc:304] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, 8bfbf0408b9a4166990e2fb45595c143; no voters: 
I20260710 11:00:41.382822  6357 raft_consensus.cc:2804] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:41.386266  6343 tablet_bootstrap.cc:654] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.389719  6339 consensus_queue.cc:260] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.393235  6339 ts_tablet_manager.cc:1434] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260710 11:00:41.395709  6339 tablet_bootstrap.cc:492] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb: Bootstrap starting.
I20260710 11:00:41.396771  6340 tablet_bootstrap.cc:654] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.397307  6375 raft_consensus.cc:493] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.397944  6387 leader_election.cc:290] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 election: Requested vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:41.397872  6375 raft_consensus.cc:515] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.399113  6073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89d5449b153406ca823b5b94c3c93f0" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
W20260710 11:00:41.401368  6190 leader_election.cc:343] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.401417  6375 leader_election.cc:290] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:41.401671  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1442683e3fc04398b139fb92e5f37ebf" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:41.404366  6150 raft_consensus.cc:2468] T 1442683e3fc04398b139fb92e5f37ebf P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 0.
I20260710 11:00:41.405607  6262 leader_election.cc:304] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 
I20260710 11:00:41.402758  6073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1442683e3fc04398b139fb92e5f37ebf" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:41.407550  6375 raft_consensus.cc:2804] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:00:41.407912  6264 leader_election.cc:343] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.407928  6375 raft_consensus.cc:493] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:41.409260  6375 raft_consensus.cc:3060] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.420782  6339 tablet_bootstrap.cc:654] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.422484  6349 tablet_bootstrap.cc:492] T 7c0e860cd29a469c9bfff75b2010bffe P 8bfbf0408b9a4166990e2fb45595c143: No bootstrap required, opened a new log
I20260710 11:00:41.422853  6357 raft_consensus.cc:697] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 LEADER]: Becoming Leader. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Running, Role: LEADER
I20260710 11:00:41.424204  6357 consensus_queue.cc:237] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.425568  6340 tablet_bootstrap.cc:492] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1: No bootstrap required, opened a new log
I20260710 11:00:41.423136  6349 ts_tablet_manager.cc:1403] T 7c0e860cd29a469c9bfff75b2010bffe P 8bfbf0408b9a4166990e2fb45595c143: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.035s
I20260710 11:00:41.426055  6340 ts_tablet_manager.cc:1403] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.011s
I20260710 11:00:41.425835  6375 raft_consensus.cc:515] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.429167  6073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1442683e3fc04398b139fb92e5f37ebf" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
W20260710 11:00:41.430670  6264 leader_election.cc:343] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.431172  6340 raft_consensus.cc:359] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:41.431852  6340 raft_consensus.cc:385] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.432123  6340 raft_consensus.cc:740] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.432559  6343 tablet_bootstrap.cc:492] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3: No bootstrap required, opened a new log
I20260710 11:00:41.432830  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1442683e3fc04398b139fb92e5f37ebf" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
I20260710 11:00:41.433127  6343 ts_tablet_manager.cc:1403] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.018s
I20260710 11:00:41.433003  6340 consensus_queue.cc:260] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:41.429746  6349 raft_consensus.cc:359] T 7c0e860cd29a469c9bfff75b2010bffe P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.433413  6150 raft_consensus.cc:3060] T 1442683e3fc04398b139fb92e5f37ebf P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.434190  6375 leader_election.cc:290] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 election: Requested vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:41.436461  6343 raft_consensus.cc:359] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.441763  6340 ts_tablet_manager.cc:1434] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260710 11:00:41.442265  6349 raft_consensus.cc:385] T 7c0e860cd29a469c9bfff75b2010bffe P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.443058  6340 tablet_bootstrap.cc:492] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:41.443590  6349 raft_consensus.cc:740] T 7c0e860cd29a469c9bfff75b2010bffe P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.442775  6150 raft_consensus.cc:2468] T 1442683e3fc04398b139fb92e5f37ebf P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 1.
I20260710 11:00:41.445657  6262 leader_election.cc:304] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a97a3b87a0db4f8586aed7d70b3781b3; no voters: a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:41.446923  6371 raft_consensus.cc:493] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.437270  6343 raft_consensus.cc:385] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.447383  6371 raft_consensus.cc:515] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:41.447503  6343 raft_consensus.cc:740] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.447491  6349 consensus_queue.cc:260] T 7c0e860cd29a469c9bfff75b2010bffe P 8bfbf0408b9a4166990e2fb45595c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.449486  6371 leader_election.cc:290] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043), 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629)
I20260710 11:00:41.450224  6343 consensus_queue.cc:260] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.453263  6223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de558931732349dabe515a7888e41084" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:41.454123  6223 raft_consensus.cc:2468] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 0.
I20260710 11:00:41.454329  6340 tablet_bootstrap.cc:654] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.456076  6343 ts_tablet_manager.cc:1434] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 11:00:41.456681  6039 leader_election.cc:304] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143, a5d009df551c4b2e9623fede54e9a2d1; no voters: 
I20260710 11:00:41.457427  6375 raft_consensus.cc:2804] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:41.459231  6339 tablet_bootstrap.cc:492] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb: No bootstrap required, opened a new log
I20260710 11:00:41.459388  6375 raft_consensus.cc:697] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Becoming Leader. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Running, Role: LEADER
I20260710 11:00:41.459678  6339 ts_tablet_manager.cc:1403] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.004s
I20260710 11:00:41.458046  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de558931732349dabe515a7888e41084" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:41.460250  6375 consensus_queue.cc:237] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
W20260710 11:00:41.461166  6039 leader_election.cc:343] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.459391  6371 raft_consensus.cc:2804] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:41.462045  6371 raft_consensus.cc:493] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:41.462412  6371 raft_consensus.cc:3060] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.462314  6339 raft_consensus.cc:359] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.463025  6339 raft_consensus.cc:385] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.463282  6339 raft_consensus.cc:740] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.463915  6339 consensus_queue.cc:260] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.453151  6349 ts_tablet_manager.cc:1434] T 7c0e860cd29a469c9bfff75b2010bffe P 8bfbf0408b9a4166990e2fb45595c143: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260710 11:00:41.466372  6349 tablet_bootstrap.cc:492] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143: Bootstrap starting.
I20260710 11:00:41.467353  6343 tablet_bootstrap.cc:492] T 2f0e5d6617bb4142b41625ca941d530b P a97a3b87a0db4f8586aed7d70b3781b3: Bootstrap starting.
I20260710 11:00:41.469601  6371 raft_consensus.cc:515] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:41.472375  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de558931732349dabe515a7888e41084" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
W20260710 11:00:41.473650  6039 leader_election.cc:343] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.474206  6349 tablet_bootstrap.cc:654] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.476336  6223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de558931732349dabe515a7888e41084" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
I20260710 11:00:41.476897  6223 raft_consensus.cc:3060] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.477949  6339 ts_tablet_manager.cc:1434] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:00:41.479149  6339 tablet_bootstrap.cc:492] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb: Bootstrap starting.
I20260710 11:00:41.484006  6223 raft_consensus.cc:2468] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 1.
I20260710 11:00:41.484628  6339 tablet_bootstrap.cc:654] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.485146  6039 leader_election.cc:304] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143, a5d009df551c4b2e9623fede54e9a2d1; no voters: a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:41.486133  6371 leader_election.cc:290] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Requested vote from peers a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043), 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629)
I20260710 11:00:41.485385  5971 catalog_manager.cc:5697] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "8bfbf0408b9a4166990e2fb45595c143" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:41.486888  6371 raft_consensus.cc:2804] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:41.487347  6371 raft_consensus.cc:697] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 LEADER]: Becoming Leader. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Running, Role: LEADER
I20260710 11:00:41.488088  6371 consensus_queue.cc:237] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:41.491223  6343 tablet_bootstrap.cc:654] T 2f0e5d6617bb4142b41625ca941d530b P a97a3b87a0db4f8586aed7d70b3781b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.496443  6375 raft_consensus.cc:493] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.496987  6375 raft_consensus.cc:515] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.498412  5970 catalog_manager.cc:5697] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb reported cstate change: term changed from 0 to 1, leader changed from <none> to 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196). New cstate: current_term: 1 leader_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:41.500977  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0e860cd29a469c9bfff75b2010bffe" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
W20260710 11:00:41.502343  6262 leader_election.cc:343] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.502738  6375 leader_election.cc:290] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043), 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629)
I20260710 11:00:41.497377  6349 tablet_bootstrap.cc:492] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143: No bootstrap required, opened a new log
I20260710 11:00:41.503904  6349 ts_tablet_manager.cc:1403] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.011s
I20260710 11:00:41.503121  6223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0e860cd29a469c9bfff75b2010bffe" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:41.504784  6223 raft_consensus.cc:2468] T 7c0e860cd29a469c9bfff75b2010bffe P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 0.
I20260710 11:00:41.506145  6262 leader_election.cc:304] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, 8bfbf0408b9a4166990e2fb45595c143; no voters: a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:41.508001  6375 raft_consensus.cc:2804] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:41.508531  6375 raft_consensus.cc:493] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:41.509127  6375 raft_consensus.cc:3060] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.514524  6340 tablet_bootstrap.cc:492] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1: No bootstrap required, opened a new log
I20260710 11:00:41.515054  6340 ts_tablet_manager.cc:1403] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.004s
I20260710 11:00:41.500509  5970 catalog_manager.cc:5697] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb reported cstate change: term changed from 0 to 1, leader changed from <none> to 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196). New cstate: current_term: 1 leader_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:41.520717  5970 catalog_manager.cc:5697] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb reported cstate change: term changed from 0 to 1, leader changed from <none> to 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196). New cstate: current_term: 1 leader_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:41.526283  6340 raft_consensus.cc:359] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.527078  6340 raft_consensus.cc:385] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.526700  6349 raft_consensus.cc:359] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:41.527410  6340 raft_consensus.cc:740] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.527648  6349 raft_consensus.cc:385] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.527901  6383 consensus_queue.cc:1048] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:41.528126  6349 raft_consensus.cc:740] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.528263  6340 consensus_queue.cc:260] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.529691  6349 consensus_queue.cc:260] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:41.531255  6340 ts_tablet_manager.cc:1434] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.003s
I20260710 11:00:41.532328  6340 tablet_bootstrap.cc:492] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:41.532480  5971 catalog_manager.cc:5697] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193). New cstate: current_term: 1 leader_uuid: "a5d009df551c4b2e9623fede54e9a2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:41.535414  6349 ts_tablet_manager.cc:1434] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260710 11:00:41.541939  6349 tablet_bootstrap.cc:492] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143: Bootstrap starting.
I20260710 11:00:41.538458  6375 raft_consensus.cc:515] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.546466  6340 tablet_bootstrap.cc:654] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.551726  6383 raft_consensus.cc:493] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.552192  6383 raft_consensus.cc:515] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.554316  6383 leader_election.cc:290] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:41.543054  6371 raft_consensus.cc:493] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.554984  6371 raft_consensus.cc:515] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:41.556110  6073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb593e22dbd4f13bba589118f9b2323" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:41.558101  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0e860cd29a469c9bfff75b2010bffe" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
I20260710 11:00:41.558437  6148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb593e22dbd4f13bba589118f9b2323" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:41.559357  6375 leader_election.cc:290] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 election: Requested vote from peers a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043), 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629)
I20260710 11:00:41.559921  6371 leader_election.cc:290] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043), 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629)
W20260710 11:00:41.560312  6264 leader_election.cc:343] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.562397  6223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0e860cd29a469c9bfff75b2010bffe" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
I20260710 11:00:41.563547  6223 raft_consensus.cc:3060] T 7c0e860cd29a469c9bfff75b2010bffe P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.567971  6339 tablet_bootstrap.cc:492] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb: No bootstrap required, opened a new log
I20260710 11:00:41.568404  6339 ts_tablet_manager.cc:1403] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent bootstrapping tablet: real 0.089s	user 0.023s	sys 0.017s
W20260710 11:00:41.570516  6262 leader_election.cc:343] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:41.573657  6262 leader_election.cc:343] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.574134  6262 leader_election.cc:304] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb; no voters: a5d009df551c4b2e9623fede54e9a2d1, a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:41.574957  6375 raft_consensus.cc:2749] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:41.571141  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8b8296b4c64c8a9cdc6ce049ec0fd1" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:41.577521  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8b8296b4c64c8a9cdc6ce049ec0fd1" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:41.578152  6224 raft_consensus.cc:2468] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 0.
I20260710 11:00:41.579619  6039 leader_election.cc:304] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143, a5d009df551c4b2e9623fede54e9a2d1; no voters: 
I20260710 11:00:41.580338  6371 raft_consensus.cc:2804] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:41.580874  6371 raft_consensus.cc:493] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:41.581197  6371 raft_consensus.cc:3060] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:41.583269  6039 leader_election.cc:343] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.580309  6339 raft_consensus.cc:359] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.585901  6339 raft_consensus.cc:385] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.586192  6339 raft_consensus.cc:740] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.587229  6343 tablet_bootstrap.cc:492] T 2f0e5d6617bb4142b41625ca941d530b P a97a3b87a0db4f8586aed7d70b3781b3: No bootstrap required, opened a new log
I20260710 11:00:41.586928  6375 consensus_queue.cc:1048] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:41.587716  6343 ts_tablet_manager.cc:1403] T 2f0e5d6617bb4142b41625ca941d530b P a97a3b87a0db4f8586aed7d70b3781b3: Time spent bootstrapping tablet: real 0.121s	user 0.011s	sys 0.009s
I20260710 11:00:41.586846  6339 consensus_queue.cc:260] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.589746  6339 ts_tablet_manager.cc:1434] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260710 11:00:41.590741  6343 raft_consensus.cc:359] T 2f0e5d6617bb4142b41625ca941d530b P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.591449  6343 raft_consensus.cc:385] T 2f0e5d6617bb4142b41625ca941d530b P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.591825  6343 raft_consensus.cc:740] T 2f0e5d6617bb4142b41625ca941d530b P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.592249  6223 raft_consensus.cc:2468] T 7c0e860cd29a469c9bfff75b2010bffe P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 1.
I20260710 11:00:41.593423  6262 leader_election.cc:304] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, 8bfbf0408b9a4166990e2fb45595c143; no voters: a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:41.594916  6383 raft_consensus.cc:2804] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:41.595521  6383 raft_consensus.cc:697] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Becoming Leader. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Running, Role: LEADER
I20260710 11:00:41.596954  6349 tablet_bootstrap.cc:654] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.597077  6339 tablet_bootstrap.cc:492] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb: Bootstrap starting.
I20260710 11:00:41.596735  6383 consensus_queue.cc:237] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.598687  6340 tablet_bootstrap.cc:492] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1: No bootstrap required, opened a new log
I20260710 11:00:41.599213  6340 ts_tablet_manager.cc:1403] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.019s
I20260710 11:00:41.603988  6340 raft_consensus.cc:359] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.611148  6340 raft_consensus.cc:385] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.611707  6340 raft_consensus.cc:740] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.610639  6357 raft_consensus.cc:493] T 9fcf824924984d27b8bf0c5f76803d97 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.614531  6357 raft_consensus.cc:515] T 9fcf824924984d27b8bf0c5f76803d97 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.618479  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf824924984d27b8bf0c5f76803d97" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:41.618603  6357 leader_election.cc:290] T 9fcf824924984d27b8bf0c5f76803d97 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:41.618825  6072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf824924984d27b8bf0c5f76803d97" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:41.619582  6072 raft_consensus.cc:2393] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bfbf0408b9a4166990e2fb45595c143 in current term 1: Already voted for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in this term.
I20260710 11:00:41.620357  6340 consensus_queue.cc:260] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.620738  6190 leader_election.cc:304] T 9fcf824924984d27b8bf0c5f76803d97 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143; no voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:41.621795  6357 raft_consensus.cc:3060] T 9fcf824924984d27b8bf0c5f76803d97 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.622581  6340 ts_tablet_manager.cc:1434] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:00:41.604792  6343 consensus_queue.cc:260] T 2f0e5d6617bb4142b41625ca941d530b P a97a3b87a0db4f8586aed7d70b3781b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.627357  6343 ts_tablet_manager.cc:1434] T 2f0e5d6617bb4142b41625ca941d530b P a97a3b87a0db4f8586aed7d70b3781b3: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.004s
I20260710 11:00:41.625018  6371 raft_consensus.cc:515] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:41.629001  6340 tablet_bootstrap.cc:492] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:41.631084  6357 raft_consensus.cc:2749] T 9fcf824924984d27b8bf0c5f76803d97 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:41.641582  6374 raft_consensus.cc:493] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.642130  6374 raft_consensus.cc:515] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.644137  6374 leader_election.cc:290] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:41.645598  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d5177f94ea426eaf19437bd7290acc" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:41.646569  6072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d5177f94ea426eaf19437bd7290acc" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:41.647001  6371 leader_election.cc:290] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Requested vote from peers a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043), 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629)
I20260710 11:00:41.648439  6340 tablet_bootstrap.cc:654] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.640594  6343 tablet_bootstrap.cc:492] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3: Bootstrap starting.
W20260710 11:00:41.651134  6262 leader_election.cc:343] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.654002  6339 tablet_bootstrap.cc:654] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:41.654300  6264 leader_election.cc:343] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.654810  6264 leader_election.cc:304] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb; no voters: a5d009df551c4b2e9623fede54e9a2d1, a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:41.655709  6375 raft_consensus.cc:2749] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:41.661969  6223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8b8296b4c64c8a9cdc6ce049ec0fd1" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
I20260710 11:00:41.662663  6223 raft_consensus.cc:3060] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.664181  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8b8296b4c64c8a9cdc6ce049ec0fd1" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
W20260710 11:00:41.665421  6039 leader_election.cc:343] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.667891  6349 tablet_bootstrap.cc:492] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143: No bootstrap required, opened a new log
I20260710 11:00:41.668352  6349 ts_tablet_manager.cc:1403] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143: Time spent bootstrapping tablet: real 0.129s	user 0.020s	sys 0.000s
I20260710 11:00:41.672236  6343 tablet_bootstrap.cc:654] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.673517  5972 catalog_manager.cc:5697] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb reported cstate change: term changed from 0 to 1, leader changed from <none> to 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196). New cstate: current_term: 1 leader_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:41.672093  6223 raft_consensus.cc:2468] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 1.
I20260710 11:00:41.677246  6039 leader_election.cc:304] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143, a5d009df551c4b2e9623fede54e9a2d1; no voters: a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:41.677901  6340 tablet_bootstrap.cc:492] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1: No bootstrap required, opened a new log
I20260710 11:00:41.678256  6371 raft_consensus.cc:2804] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:41.679284  6339 tablet_bootstrap.cc:492] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb: No bootstrap required, opened a new log
I20260710 11:00:41.679474  6371 raft_consensus.cc:697] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 LEADER]: Becoming Leader. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Running, Role: LEADER
I20260710 11:00:41.679790  6339 ts_tablet_manager.cc:1403] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.001s
I20260710 11:00:41.680649  6349 raft_consensus.cc:359] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.681295  6349 raft_consensus.cc:385] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.681587  6349 raft_consensus.cc:740] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.681488  6371 consensus_queue.cc:237] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:41.682410  6349 consensus_queue.cc:260] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.682720  6339 raft_consensus.cc:359] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.683425  6339 raft_consensus.cc:385] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.683743  6339 raft_consensus.cc:740] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.684479  6349 ts_tablet_manager.cc:1434] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260710 11:00:41.678373  6340 ts_tablet_manager.cc:1403] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.004s
I20260710 11:00:41.684434  6339 consensus_queue.cc:260] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.686950  6339 ts_tablet_manager.cc:1434] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:00:41.687215  6340 raft_consensus.cc:359] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.687898  6339 tablet_bootstrap.cc:492] T 0b40c26542b64c73abfb380f94284058 P 30d16dacc1aa42b8810b6c0cb18e9edb: Bootstrap starting.
I20260710 11:00:41.687867  6340 raft_consensus.cc:385] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.691531  6340 raft_consensus.cc:740] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.692530  6340 consensus_queue.cc:260] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.695168  6340 ts_tablet_manager.cc:1434] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:00:41.697677  6357 raft_consensus.cc:493] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.698556  6340 tablet_bootstrap.cc:492] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:41.698339  6357 raft_consensus.cc:515] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:41.702697  6367 raft_consensus.cc:493] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.703154  6367 raft_consensus.cc:515] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.703512  6357 leader_election.cc:290] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:41.699877  6349 tablet_bootstrap.cc:492] T ab0a89534e2f413d8330a280ab25e982 P 8bfbf0408b9a4166990e2fb45595c143: Bootstrap starting.
I20260710 11:00:41.705262  6339 tablet_bootstrap.cc:654] T 0b40c26542b64c73abfb380f94284058 P 30d16dacc1aa42b8810b6c0cb18e9edb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.705540  6367 leader_election.cc:290] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:41.708807  6072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0199dfc0fe0348f9a2e27596f38d6091" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:41.709367  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799b70d35ef946929c80a5b72c8c741b" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:41.709667  6073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799b70d35ef946929c80a5b72c8c741b" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:41.710266  6073 raft_consensus.cc:2468] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 0.
I20260710 11:00:41.710325  6150 raft_consensus.cc:2468] T 799b70d35ef946929c80a5b72c8c741b P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 0.
I20260710 11:00:41.710853  6340 tablet_bootstrap.cc:654] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.711635  6190 leader_election.cc:304] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143, a5d009df551c4b2e9623fede54e9a2d1; no voters: 
I20260710 11:00:41.711694  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0199dfc0fe0348f9a2e27596f38d6091" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:41.712606  6298 raft_consensus.cc:2468] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a97a3b87a0db4f8586aed7d70b3781b3 in term 0.
I20260710 11:00:41.712771  6357 raft_consensus.cc:2804] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:41.713867  6357 raft_consensus.cc:493] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:41.714344  6357 raft_consensus.cc:3060] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:41.715399  6116 leader_election.cc:343] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.720742  6114 leader_election.cc:304] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a97a3b87a0db4f8586aed7d70b3781b3; no voters: a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:41.722998  6367 raft_consensus.cc:2804] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:41.723480  6367 raft_consensus.cc:493] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:41.725042  6349 tablet_bootstrap.cc:654] T ab0a89534e2f413d8330a280ab25e982 P 8bfbf0408b9a4166990e2fb45595c143: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.723881  6367 raft_consensus.cc:3060] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.729157  5973 catalog_manager.cc:5697] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193). New cstate: current_term: 1 leader_uuid: "a5d009df551c4b2e9623fede54e9a2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:41.732482  6343 tablet_bootstrap.cc:492] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3: No bootstrap required, opened a new log
I20260710 11:00:41.733006  6343 ts_tablet_manager.cc:1403] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3: Time spent bootstrapping tablet: real 0.093s	user 0.028s	sys 0.020s
I20260710 11:00:41.735867  6343 raft_consensus.cc:359] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.736521  6343 raft_consensus.cc:385] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.736799  6343 raft_consensus.cc:740] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.750512  6357 raft_consensus.cc:515] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:41.754518  6343 consensus_queue.cc:260] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.756331  6072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799b70d35ef946929c80a5b72c8c741b" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
I20260710 11:00:41.756944  6072 raft_consensus.cc:3060] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.762092  6072 raft_consensus.cc:2468] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 1.
I20260710 11:00:41.762238  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799b70d35ef946929c80a5b72c8c741b" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
I20260710 11:00:41.762825  6150 raft_consensus.cc:3060] T 799b70d35ef946929c80a5b72c8c741b P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.763329  6190 leader_election.cc:304] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143, a5d009df551c4b2e9623fede54e9a2d1; no voters: 
I20260710 11:00:41.764194  6397 raft_consensus.cc:2804] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:41.764652  6397 raft_consensus.cc:697] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 [term 1 LEADER]: Becoming Leader. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Running, Role: LEADER
I20260710 11:00:41.765479  6397 consensus_queue.cc:237] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:41.769388  6150 raft_consensus.cc:2468] T 799b70d35ef946929c80a5b72c8c741b P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 1.
I20260710 11:00:41.770712  6357 leader_election.cc:290] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 election: Requested vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:41.753075  6367 raft_consensus.cc:515] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.772689  6367 leader_election.cc:290] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 election: Requested vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:41.773357  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0199dfc0fe0348f9a2e27596f38d6091" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:41.774024  6298 raft_consensus.cc:3060] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.775805  6339 tablet_bootstrap.cc:492] T 0b40c26542b64c73abfb380f94284058 P 30d16dacc1aa42b8810b6c0cb18e9edb: No bootstrap required, opened a new log
I20260710 11:00:41.776240  6339 ts_tablet_manager.cc:1403] T 0b40c26542b64c73abfb380f94284058 P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent bootstrapping tablet: real 0.089s	user 0.019s	sys 0.032s
I20260710 11:00:41.776736  6340 tablet_bootstrap.cc:492] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1: No bootstrap required, opened a new log
I20260710 11:00:41.777170  6340 ts_tablet_manager.cc:1403] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.041s
I20260710 11:00:41.778934  6339 raft_consensus.cc:359] T 0b40c26542b64c73abfb380f94284058 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.779567  6339 raft_consensus.cc:385] T 0b40c26542b64c73abfb380f94284058 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.779804  6339 raft_consensus.cc:740] T 0b40c26542b64c73abfb380f94284058 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.780530  6339 consensus_queue.cc:260] T 0b40c26542b64c73abfb380f94284058 P 30d16dacc1aa42b8810b6c0cb18e9edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.782568  6072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0199dfc0fe0348f9a2e27596f38d6091" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
W20260710 11:00:41.784199  6116 leader_election.cc:343] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:41.786592  6298 raft_consensus.cc:2468] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a97a3b87a0db4f8586aed7d70b3781b3 in term 1.
I20260710 11:00:41.788337  6114 leader_election.cc:304] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a97a3b87a0db4f8586aed7d70b3781b3; no voters: a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:41.789825  6367 raft_consensus.cc:2804] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:41.790374  6367 raft_consensus.cc:697] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 LEADER]: Becoming Leader. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Running, Role: LEADER
I20260710 11:00:41.790642  6340 raft_consensus.cc:359] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.791309  6340 raft_consensus.cc:385] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.791579  6340 raft_consensus.cc:740] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.791374  6367 consensus_queue.cc:237] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.792184  6339 ts_tablet_manager.cc:1434] T 0b40c26542b64c73abfb380f94284058 P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 11:00:41.792330  6340 consensus_queue.cc:260] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.794034  6417 raft_consensus.cc:493] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.794498  6417 raft_consensus.cc:515] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.796442  6417 leader_election.cc:290] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043), 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629)
I20260710 11:00:41.797721  6340 ts_tablet_manager.cc:1434] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260710 11:00:41.797907  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0e5d6617bb4142b41625ca941d530b" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:41.798069  6223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0e5d6617bb4142b41625ca941d530b" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:41.798528  6150 raft_consensus.cc:2468] T 2f0e5d6617bb4142b41625ca941d530b P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 0.
I20260710 11:00:41.798707  6340 tablet_bootstrap.cc:492] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:41.798588  6223 raft_consensus.cc:2468] T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 0.
I20260710 11:00:41.799885  6262 leader_election.cc:304] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 
I20260710 11:00:41.801385  6343 ts_tablet_manager.cc:1434] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.014s
I20260710 11:00:41.802528  6343 tablet_bootstrap.cc:492] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3: Bootstrap starting.
I20260710 11:00:41.801296  6417 raft_consensus.cc:2804] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:41.803130  6417 raft_consensus.cc:493] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:41.803496  6417 raft_consensus.cc:3060] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.807129  6340 tablet_bootstrap.cc:654] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.807935  6349 tablet_bootstrap.cc:492] T ab0a89534e2f413d8330a280ab25e982 P 8bfbf0408b9a4166990e2fb45595c143: No bootstrap required, opened a new log
I20260710 11:00:41.811425  6349 ts_tablet_manager.cc:1403] T ab0a89534e2f413d8330a280ab25e982 P 8bfbf0408b9a4166990e2fb45595c143: Time spent bootstrapping tablet: real 0.112s	user 0.010s	sys 0.014s
I20260710 11:00:41.814281  6349 raft_consensus.cc:359] T ab0a89534e2f413d8330a280ab25e982 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.815054  6349 raft_consensus.cc:385] T ab0a89534e2f413d8330a280ab25e982 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.815408  6349 raft_consensus.cc:740] T ab0a89534e2f413d8330a280ab25e982 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.816802  6349 consensus_queue.cc:260] T ab0a89534e2f413d8330a280ab25e982 P 8bfbf0408b9a4166990e2fb45595c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.819787  6349 ts_tablet_manager.cc:1434] T ab0a89534e2f413d8330a280ab25e982 P 8bfbf0408b9a4166990e2fb45595c143: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:00:41.820930  6349 tablet_bootstrap.cc:492] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143: Bootstrap starting.
I20260710 11:00:41.821020  5973 catalog_manager.cc:5697] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "8bfbf0408b9a4166990e2fb45595c143" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:41.825400  6344 consensus_queue.cc:1048] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:41.825947  6343 tablet_bootstrap.cc:654] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.828954  6339 tablet_bootstrap.cc:492] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb: Bootstrap starting.
I20260710 11:00:41.831836  6371 raft_consensus.cc:493] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.831941  6417 raft_consensus.cc:515] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.832361  6371 raft_consensus.cc:515] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.834623  6072 raft_consensus.cc:3060] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.835561  6349 tablet_bootstrap.cc:654] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.836586  6223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0e5d6617bb4142b41625ca941d530b" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
I20260710 11:00:41.837153  6223 raft_consensus.cc:3060] T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.834625  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0e5d6617bb4142b41625ca941d530b" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
I20260710 11:00:41.837962  6150 raft_consensus.cc:3060] T 2f0e5d6617bb4142b41625ca941d530b P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.844024  6223 raft_consensus.cc:2468] T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 1.
I20260710 11:00:41.844551  6344 consensus_queue.cc:1048] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:41.845163  6262 leader_election.cc:304] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, 8bfbf0408b9a4166990e2fb45595c143; no voters: 
I20260710 11:00:41.846417  6375 raft_consensus.cc:2804] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:41.846715  6371 leader_election.cc:290] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:41.846882  6375 raft_consensus.cc:697] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Becoming Leader. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Running, Role: LEADER
I20260710 11:00:41.847751  6375 consensus_queue.cc:237] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.848584  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1442683e3fc04398b139fb92e5f37ebf" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:41.849305  6149 raft_consensus.cc:2393] T 1442683e3fc04398b139fb92e5f37ebf P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5d009df551c4b2e9623fede54e9a2d1 in current term 1: Already voted for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in this term.
I20260710 11:00:41.851377  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1442683e3fc04398b139fb92e5f37ebf" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:41.852990  6039 leader_election.cc:304] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5d009df551c4b2e9623fede54e9a2d1; no voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:41.853523  6371 raft_consensus.cc:493] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.853813  6348 raft_consensus.cc:3060] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.853971  6371 raft_consensus.cc:515] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.854876  6349 tablet_bootstrap.cc:492] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143: No bootstrap required, opened a new log
I20260710 11:00:41.855484  6349 ts_tablet_manager.cc:1403] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.005s
I20260710 11:00:41.855942  6371 leader_election.cc:290] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:41.858822  6349 raft_consensus.cc:359] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.859174  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a0ef27bb3245cba52bf860eb4df5ad" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:41.861213  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a0ef27bb3245cba52bf860eb4df5ad" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:41.862016  6298 raft_consensus.cc:2468] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 0.
I20260710 11:00:41.865887  6349 raft_consensus.cc:385] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.866286  6349 raft_consensus.cc:740] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.868336  6344 consensus_queue.cc:1048] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:41.868270  6349 consensus_queue.cc:260] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.869657  6224 raft_consensus.cc:2468] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 0.
I20260710 11:00:41.870428  6417 leader_election.cc:290] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 election: Requested vote from peers a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043), 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629)
I20260710 11:00:41.875857  6039 leader_election.cc:304] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143, a5d009df551c4b2e9623fede54e9a2d1; no voters: 
I20260710 11:00:41.876384  6349 ts_tablet_manager.cc:1434] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260710 11:00:41.876816  6371 raft_consensus.cc:2804] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:41.877621  6340 tablet_bootstrap.cc:492] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1: No bootstrap required, opened a new log
I20260710 11:00:41.877724  6371 raft_consensus.cc:493] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:41.878113  6340 ts_tablet_manager.cc:1403] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.080s	user 0.023s	sys 0.047s
I20260710 11:00:41.878940  6349 tablet_bootstrap.cc:492] T e4d64b3df01542158b3c8b6e04acf5f8 P 8bfbf0408b9a4166990e2fb45595c143: Bootstrap starting.
I20260710 11:00:41.881300  6339 tablet_bootstrap.cc:654] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.878119  6371 raft_consensus.cc:3060] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.881160  6340 raft_consensus.cc:359] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.889204  6340 raft_consensus.cc:385] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.889988  6340 raft_consensus.cc:740] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.890816  6340 consensus_queue.cc:260] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.889453  6371 raft_consensus.cc:515] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.894682  6339 tablet_bootstrap.cc:492] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb: No bootstrap required, opened a new log
I20260710 11:00:41.895133  6339 ts_tablet_manager.cc:1403] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.000s
I20260710 11:00:41.895020  6371 leader_election.cc:290] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:41.886965  6349 tablet_bootstrap.cc:654] T e4d64b3df01542158b3c8b6e04acf5f8 P 8bfbf0408b9a4166990e2fb45595c143: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.897956  6339 raft_consensus.cc:359] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.898618  6339 raft_consensus.cc:385] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.917730  6339 raft_consensus.cc:740] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.918385  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a0ef27bb3245cba52bf860eb4df5ad" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
I20260710 11:00:41.919251  6224 raft_consensus.cc:3060] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.908023  6371 raft_consensus.cc:493] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.915454  6357 raft_consensus.cc:493] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.816558  5972 catalog_manager.cc:5697] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194). New cstate: current_term: 1 leader_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:41.925318  6357 raft_consensus.cc:515] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:41.905887  6374 consensus_queue.cc:1048] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260710 11:00:41.930629  6223 raft_consensus.cc:3060] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.927182  6397 consensus_queue.cc:1048] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:41.918457  6339 consensus_queue.cc:260] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.924124  6150 raft_consensus.cc:2468] T 2f0e5d6617bb4142b41625ca941d530b P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 1.
I20260710 11:00:41.923944  6348 raft_consensus.cc:2749] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:41.936549  6348 raft_consensus.cc:493] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.936585  6148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e5f11ef1c4b2992e09c4c156eb355" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:41.941154  6339 ts_tablet_manager.cc:1434] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260710 11:00:41.942154  6339 tablet_bootstrap.cc:492] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb: Bootstrap starting.
I20260710 11:00:41.942440  6224 raft_consensus.cc:2468] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 1.
I20260710 11:00:41.920418  6371 raft_consensus.cc:515] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.950399  6357 leader_election.cc:290] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:41.937111  6348 raft_consensus.cc:515] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.951156  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e5f11ef1c4b2992e09c4c156eb355" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:41.961450  6188 leader_election.cc:304] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143; no voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:41.965822  5973 catalog_manager.cc:5697] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb reported cstate change: term changed from 0 to 1, leader changed from <none> to 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196). New cstate: current_term: 1 leader_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:41.970358  6339 tablet_bootstrap.cc:654] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.971552  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a0ef27bb3245cba52bf860eb4df5ad" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:41.972229  6298 raft_consensus.cc:3060] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.972692  6367 raft_consensus.cc:493] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.973203  6367 raft_consensus.cc:515] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:41.975342  6367 leader_election.cc:290] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:41.977537  6075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0a89534e2f413d8330a280ab25e982" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:41.978159  6075 raft_consensus.cc:2468] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a97a3b87a0db4f8586aed7d70b3781b3 in term 0.
I20260710 11:00:41.979581  6116 leader_election.cc:304] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5d009df551c4b2e9623fede54e9a2d1, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 
I20260710 11:00:41.979820  6298 raft_consensus.cc:2468] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 1.
I20260710 11:00:41.981967  6367 raft_consensus.cc:2804] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:41.982379  6367 raft_consensus.cc:493] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:41.982682  6367 raft_consensus.cc:3060] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.982849  6357 raft_consensus.cc:2749] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:41.985035  6348 leader_election.cc:290] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:41.981093  6039 leader_election.cc:304] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143, a5d009df551c4b2e9623fede54e9a2d1; no voters: 
I20260710 11:00:41.991541  6222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0a89534e2f413d8330a280ab25e982" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:41.992926  6222 raft_consensus.cc:2468] T ab0a89534e2f413d8330a280ab25e982 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a97a3b87a0db4f8586aed7d70b3781b3 in term 0.
I20260710 11:00:41.993793  6223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89d5449b153406ca823b5b94c3c93f0" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:41.992029  6371 leader_election.cc:290] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:41.995688  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb593e22dbd4f13bba589118f9b2323" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:42.003477  6371 raft_consensus.cc:2804] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.003985  6371 raft_consensus.cc:697] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 1 LEADER]: Becoming Leader. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Running, Role: LEADER
I20260710 11:00:42.004803  6371 consensus_queue.cc:237] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:41.996147  6348 raft_consensus.cc:493] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.007720  6367 raft_consensus.cc:515] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:42.048795  6367 leader_election.cc:290] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 election: Requested vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:42.012287  6357 consensus_queue.cc:1048] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:42.049619  6223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0a89534e2f413d8330a280ab25e982" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
I20260710 11:00:42.050457  6223 raft_consensus.cc:3060] T ab0a89534e2f413d8330a280ab25e982 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.015779  6344 consensus_queue.cc:1048] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:42.060235  6223 raft_consensus.cc:2468] T ab0a89534e2f413d8330a280ab25e982 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a97a3b87a0db4f8586aed7d70b3781b3 in term 1.
I20260710 11:00:42.050467  6073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab0a89534e2f413d8330a280ab25e982" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
I20260710 11:00:42.079787  6073 raft_consensus.cc:3060] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.031977  6374 raft_consensus.cc:493] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.080531  6374 raft_consensus.cc:515] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.082945  6374 leader_election.cc:290] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
W20260710 11:00:42.033504  6262 consensus_peers.cc:597] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb -> Peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Couldn't send request to peer a97a3b87a0db4f8586aed7d70b3781b3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:42.091367  6262 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.214.194:41043, user_credentials={real_user=slave}} blocked reactor thread for 58091.6us
I20260710 11:00:42.092589  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89d5449b153406ca823b5b94c3c93f0" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
W20260710 11:00:42.006819  6039 leader_election.cc:343] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.061858  6114 leader_election.cc:304] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 
W20260710 11:00:42.093964  6039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.214.194:41043, user_credentials={real_user=slave}} blocked reactor thread for 87178.3us
I20260710 11:00:42.094501  6367 raft_consensus.cc:2804] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.095155  6367 raft_consensus.cc:697] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 LEADER]: Becoming Leader. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Running, Role: LEADER
I20260710 11:00:42.096212  6367 consensus_queue.cc:237] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:42.024194  6383 consensus_queue.cc:1048] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:42.099740  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2367b9426c48c0a165784f3fdb0143" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
W20260710 11:00:42.103229  6264 leader_election.cc:343] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:42.105898  6039 consensus_peers.cc:597] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 -> Peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Couldn't send request to peer a97a3b87a0db4f8586aed7d70b3781b3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:42.108130  6340 ts_tablet_manager.cc:1434] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.230s	user 0.033s	sys 0.071s
I20260710 11:00:42.107838  6437 consensus_queue.cc:1048] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:42.109154  6340 tablet_bootstrap.cc:492] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:42.063580  6348 raft_consensus.cc:515] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:42.111403  6348 leader_election.cc:290] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:42.114789  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb593e22dbd4f13bba589118f9b2323" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:42.115648  6298 raft_consensus.cc:2468] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 0.
I20260710 11:00:42.116608  6340 tablet_bootstrap.cc:654] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.121264  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2367b9426c48c0a165784f3fdb0143" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
W20260710 11:00:42.123803  6262 leader_election.cc:343] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.124388  6262 leader_election.cc:304] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb; no voters: 8bfbf0408b9a4166990e2fb45595c143, a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:42.128875  6349 tablet_bootstrap.cc:492] T e4d64b3df01542158b3c8b6e04acf5f8 P 8bfbf0408b9a4166990e2fb45595c143: No bootstrap required, opened a new log
I20260710 11:00:42.129483  6349 ts_tablet_manager.cc:1403] T e4d64b3df01542158b3c8b6e04acf5f8 P 8bfbf0408b9a4166990e2fb45595c143: Time spent bootstrapping tablet: real 0.251s	user 0.014s	sys 0.095s
I20260710 11:00:42.132669  6349 raft_consensus.cc:359] T e4d64b3df01542158b3c8b6e04acf5f8 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.133440  6349 raft_consensus.cc:385] T e4d64b3df01542158b3c8b6e04acf5f8 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.133744  6349 raft_consensus.cc:740] T e4d64b3df01542158b3c8b6e04acf5f8 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.136183  6340 tablet_bootstrap.cc:492] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1: No bootstrap required, opened a new log
I20260710 11:00:42.136686  6340 ts_tablet_manager.cc:1403] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.004s
I20260710 11:00:42.137027  6343 tablet_bootstrap.cc:492] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3: No bootstrap required, opened a new log
I20260710 11:00:42.137501  6343 ts_tablet_manager.cc:1403] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3: Time spent bootstrapping tablet: real 0.335s	user 0.071s	sys 0.105s
I20260710 11:00:42.139020  6039 leader_election.cc:304] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [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: a5d009df551c4b2e9623fede54e9a2d1; no voters: 30d16dacc1aa42b8810b6c0cb18e9edb, 8bfbf0408b9a4166990e2fb45595c143
I20260710 11:00:42.139228  6340 raft_consensus.cc:359] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:42.139389  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0199dfc0fe0348f9a2e27596f38d6091" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:42.139948  6340 raft_consensus.cc:385] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.139796  6343 raft_consensus.cc:359] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:42.140368  6340 raft_consensus.cc:740] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.140417  6039 leader_election.cc:304] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:42.141150  6340 consensus_queue.cc:260] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:42.142138  6349 consensus_queue.cc:260] T e4d64b3df01542158b3c8b6e04acf5f8 P 8bfbf0408b9a4166990e2fb45595c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.199187  6349 ts_tablet_manager.cc:1434] T e4d64b3df01542158b3c8b6e04acf5f8 P 8bfbf0408b9a4166990e2fb45595c143: Time spent starting tablet: real 0.069s	user 0.002s	sys 0.004s
I20260710 11:00:42.199453  6340 ts_tablet_manager.cc:1434] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.000s
I20260710 11:00:42.200002  6349 tablet_bootstrap.cc:492] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143: Bootstrap starting.
I20260710 11:00:42.200263  6340 tablet_bootstrap.cc:492] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:42.140523  6343 raft_consensus.cc:385] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.201665  6343 raft_consensus.cc:740] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.202406  6343 consensus_queue.cc:260] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:42.204381  6343 ts_tablet_manager.cc:1434] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3: Time spent starting tablet: real 0.067s	user 0.003s	sys 0.001s
I20260710 11:00:42.205065  6340 tablet_bootstrap.cc:654] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.205264  6343 tablet_bootstrap.cc:492] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3: Bootstrap starting.
I20260710 11:00:42.205387  6349 tablet_bootstrap.cc:654] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.149063  6339 tablet_bootstrap.cc:492] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb: No bootstrap required, opened a new log
I20260710 11:00:42.205979  6339 ts_tablet_manager.cc:1403] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent bootstrapping tablet: real 0.264s	user 0.015s	sys 0.016s
I20260710 11:00:42.148878  6073 raft_consensus.cc:2468] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a97a3b87a0db4f8586aed7d70b3781b3 in term 1.
I20260710 11:00:42.148756  6374 consensus_queue.cc:1048] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:42.164669  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0199dfc0fe0348f9a2e27596f38d6091" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:42.211912  6298 raft_consensus.cc:2393] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5d009df551c4b2e9623fede54e9a2d1 in current term 1: Already voted for candidate a97a3b87a0db4f8586aed7d70b3781b3 in this term.
I20260710 11:00:42.152741  6443 consensus_queue.cc:1048] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:00:42.159986  6039 consensus_peers.cc:597] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 -> Peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Couldn't send request to peer a97a3b87a0db4f8586aed7d70b3781b3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:42.150068  6371 raft_consensus.cc:2804] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:00:42.213088  6039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.214.194:41043, user_credentials={real_user=slave}} blocked reactor thread for 53213us
I20260710 11:00:42.152024  5971 catalog_manager.cc:5697] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193). New cstate: current_term: 1 leader_uuid: "a5d009df551c4b2e9623fede54e9a2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:42.214975  6343 tablet_bootstrap.cc:654] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.208976  6339 raft_consensus.cc:359] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:42.216255  6339 raft_consensus.cc:385] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.147712  6344 raft_consensus.cc:2749] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:42.213150  6371 raft_consensus.cc:493] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.164292  5969 catalog_manager.cc:5697] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194). New cstate: current_term: 1 leader_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:42.217783  6339 raft_consensus.cc:740] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.143565  6450 raft_consensus.cc:2749] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:42.219097  6339 consensus_queue.cc:260] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:42.220482  6443 raft_consensus.cc:493] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.221782  6443 raft_consensus.cc:515] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:42.223841  6339 ts_tablet_manager.cc:1434] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 11:00:42.225917  6339 tablet_bootstrap.cc:492] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb: Bootstrap starting.
I20260710 11:00:42.217844  6371 raft_consensus.cc:3060] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.234144  6357 consensus_queue.cc:1048] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:42.216810  6039 leader_election.cc:304] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5d009df551c4b2e9623fede54e9a2d1; no voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:42.238257  6450 raft_consensus.cc:3060] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.240064  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1845f791a004417ebdf0e83179fbb870" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:42.241755  6344 raft_consensus.cc:493] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.242264  6344 raft_consensus.cc:515] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.242269  6371 raft_consensus.cc:515] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:42.244406  6371 leader_election.cc:290] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:42.244505  6344 leader_election.cc:290] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:42.246696  6374 raft_consensus.cc:493] T 0b40c26542b64c73abfb380f94284058 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.247294  6374 raft_consensus.cc:515] T 0b40c26542b64c73abfb380f94284058 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.249706  6223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb6a236d26e40bf846ebe20aaee3ddd" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:42.254570  6374 leader_election.cc:290] T 0b40c26542b64c73abfb380f94284058 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043), 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629)
I20260710 11:00:42.256213  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb593e22dbd4f13bba589118f9b2323" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
W20260710 11:00:42.256735  6262 leader_election.cc:343] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.258471  6075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb6a236d26e40bf846ebe20aaee3ddd" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:42.259327  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b40c26542b64c73abfb380f94284058" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:42.258486  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb593e22dbd4f13bba589118f9b2323" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:42.260476  6297 raft_consensus.cc:3060] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.262210  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b40c26542b64c73abfb380f94284058" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:42.263746  6357 raft_consensus.cc:493] T e4d64b3df01542158b3c8b6e04acf5f8 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.264348  6357 raft_consensus.cc:515] T e4d64b3df01542158b3c8b6e04acf5f8 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.269342  6296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d64b3df01542158b3c8b6e04acf5f8" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
W20260710 11:00:42.269841  6039 leader_election.cc:343] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:42.270989  6039 leader_election.cc:343] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.271127  6357 leader_election.cc:290] T e4d64b3df01542158b3c8b6e04acf5f8 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
W20260710 11:00:42.271843  6188 leader_election.cc:343] T e4d64b3df01542158b3c8b6e04acf5f8 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:42.273156  6262 leader_election.cc:343] T 0b40c26542b64c73abfb380f94284058 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:42.274031  6262 leader_election.cc:343] T 0b40c26542b64c73abfb380f94284058 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.274398  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1845f791a004417ebdf0e83179fbb870" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:42.224342  6443 leader_election.cc:290] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:42.274590  6262 leader_election.cc:304] T 0b40c26542b64c73abfb380f94284058 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb; no voters: 8bfbf0408b9a4166990e2fb45595c143, a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:42.276965  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d64b3df01542158b3c8b6e04acf5f8" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:42.278335  6383 raft_consensus.cc:2749] T 0b40c26542b64c73abfb380f94284058 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:42.275873  6374 consensus_queue.cc:1048] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260710 11:00:42.281275  6188 leader_election.cc:343] T e4d64b3df01542158b3c8b6e04acf5f8 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.281834  6188 leader_election.cc:304] T e4d64b3df01542158b3c8b6e04acf5f8 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143; no voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:42.282786  6397 raft_consensus.cc:2749] T e4d64b3df01542158b3c8b6e04acf5f8 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:42.289637  6298 raft_consensus.cc:2468] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 0.
I20260710 11:00:42.247293  6450 raft_consensus.cc:2749] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:42.290592  6397 consensus_queue.cc:1048] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:42.295281  6367 consensus_queue.cc:1048] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:42.303714  6343 tablet_bootstrap.cc:492] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3: No bootstrap required, opened a new log
I20260710 11:00:42.304268  6343 ts_tablet_manager.cc:1403] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3: Time spent bootstrapping tablet: real 0.099s	user 0.025s	sys 0.017s
W20260710 11:00:42.308928  6264 leader_election.cc:343] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.309511  6264 leader_election.cc:304] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb; no voters: 8bfbf0408b9a4166990e2fb45595c143, a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:42.310786  6344 raft_consensus.cc:2749] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:42.312325  6343 raft_consensus.cc:359] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:42.312930  6343 raft_consensus.cc:385] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.313210  6343 raft_consensus.cc:740] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.315263  6297 raft_consensus.cc:2468] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 1.
I20260710 11:00:42.316584  6039 leader_election.cc:304] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:42.317763  6039 leader_election.cc:304] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:42.318046  6343 consensus_queue.cc:260] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:42.319737  6339 tablet_bootstrap.cc:654] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.322127  6343 ts_tablet_manager.cc:1434] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260710 11:00:42.323033  6343 tablet_bootstrap.cc:492] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3: Bootstrap starting.
I20260710 11:00:42.328672  6343 tablet_bootstrap.cc:654] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.349653  6425 consensus_queue.cc:1048] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:42.357540  6371 raft_consensus.cc:2804] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.358187  6371 raft_consensus.cc:493] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.358628  6371 raft_consensus.cc:3060] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.366954  6344 consensus_queue.cc:1048] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:42.374933  6343 tablet_bootstrap.cc:492] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3: No bootstrap required, opened a new log
I20260710 11:00:42.375437  6343 ts_tablet_manager.cc:1403] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.000s
W20260710 11:00:42.377096  6021 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:42.378074  6443 raft_consensus.cc:2804] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.391273  6443 raft_consensus.cc:697] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 LEADER]: Becoming Leader. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Running, Role: LEADER
I20260710 11:00:42.391953  6340 tablet_bootstrap.cc:492] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1: No bootstrap required, opened a new log
I20260710 11:00:42.392503  6340 ts_tablet_manager.cc:1403] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.192s	user 0.059s	sys 0.067s
I20260710 11:00:42.392158  6443 consensus_queue.cc:237] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:42.395536  6340 raft_consensus.cc:359] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.396198  6340 raft_consensus.cc:385] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.396474  6340 raft_consensus.cc:740] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.397092  6340 consensus_queue.cc:260] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.399312  6340 ts_tablet_manager.cc:1434] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:00:42.400193  6340 tablet_bootstrap.cc:492] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:42.381857  6371 raft_consensus.cc:515] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
W20260710 11:00:42.384878  6039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.214.195:42629, user_credentials={real_user=slave}} blocked reactor thread for 65973.6us
I20260710 11:00:42.406029  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1845f791a004417ebdf0e83179fbb870" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:42.406605  6298 raft_consensus.cc:3060] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.407250  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1845f791a004417ebdf0e83179fbb870" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
W20260710 11:00:42.386114  6462 log.cc:927] Time spent T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260710 11:00:42.390329  6349 tablet_bootstrap.cc:492] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143: No bootstrap required, opened a new log
I20260710 11:00:42.417987  6349 ts_tablet_manager.cc:1403] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143: Time spent bootstrapping tablet: real 0.218s	user 0.035s	sys 0.041s
W20260710 11:00:42.418095  6039 leader_election.cc:343] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.390833  6339 tablet_bootstrap.cc:492] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb: No bootstrap required, opened a new log
I20260710 11:00:42.419055  6339 ts_tablet_manager.cc:1403] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent bootstrapping tablet: real 0.193s	user 0.010s	sys 0.002s
I20260710 11:00:42.420691  6349 raft_consensus.cc:359] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.421404  6349 raft_consensus.cc:385] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.421694  6349 raft_consensus.cc:740] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.385385  6343 raft_consensus.cc:359] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:42.411574  6340 tablet_bootstrap.cc:654] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.422422  6349 consensus_queue.cc:260] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.406598  6371 leader_election.cc:290] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:42.427798  6298 raft_consensus.cc:2468] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 1.
I20260710 11:00:42.428058  6343 raft_consensus.cc:385] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.430002  6039 leader_election.cc:304] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:42.429777  5971 catalog_manager.cc:5697] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193). New cstate: current_term: 1 leader_uuid: "a5d009df551c4b2e9623fede54e9a2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:42.431180  6371 raft_consensus.cc:2804] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.431696  6371 raft_consensus.cc:697] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 LEADER]: Becoming Leader. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Running, Role: LEADER
I20260710 11:00:42.432624  6371 consensus_queue.cc:237] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:42.429569  6343 raft_consensus.cc:740] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.434345  6343 consensus_queue.cc:260] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:42.437409  6343 ts_tablet_manager.cc:1434] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.000s
I20260710 11:00:42.438515  6343 tablet_bootstrap.cc:492] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3: Bootstrap starting.
I20260710 11:00:42.444752  6343 tablet_bootstrap.cc:654] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.429277  6339 raft_consensus.cc:359] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.445631  6339 raft_consensus.cc:385] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.445946  6339 raft_consensus.cc:740] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.446619  6339 consensus_queue.cc:260] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.448710  6339 ts_tablet_manager.cc:1434] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.001s
I20260710 11:00:42.431747  6349 ts_tablet_manager.cc:1434] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:00:42.435923  6340 tablet_bootstrap.cc:492] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1: No bootstrap required, opened a new log
I20260710 11:00:42.449419  6340 ts_tablet_manager.cc:1403] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.007s
I20260710 11:00:42.449910  6349 tablet_bootstrap.cc:492] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143: Bootstrap starting.
I20260710 11:00:42.452065  6340 raft_consensus.cc:359] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.452695  6340 raft_consensus.cc:385] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.452967  6340 raft_consensus.cc:740] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.453457  6339 tablet_bootstrap.cc:492] T e4d64b3df01542158b3c8b6e04acf5f8 P 30d16dacc1aa42b8810b6c0cb18e9edb: Bootstrap starting.
I20260710 11:00:42.456188  6349 tablet_bootstrap.cc:654] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.459558  6339 tablet_bootstrap.cc:654] T e4d64b3df01542158b3c8b6e04acf5f8 P 30d16dacc1aa42b8810b6c0cb18e9edb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.460039  6340 consensus_queue.cc:260] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.462657  6340 ts_tablet_manager.cc:1434] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:00:42.465528  6340 tablet_bootstrap.cc:492] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:42.471760  6340 tablet_bootstrap.cc:654] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.472177  6349 tablet_bootstrap.cc:492] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143: No bootstrap required, opened a new log
I20260710 11:00:42.472610  6349 ts_tablet_manager.cc:1403] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260710 11:00:42.475487  6349 raft_consensus.cc:359] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:42.476227  6349 raft_consensus.cc:385] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.476518  6349 raft_consensus.cc:740] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.477667  6425 raft_consensus.cc:493] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.478029  6339 tablet_bootstrap.cc:492] T e4d64b3df01542158b3c8b6e04acf5f8 P 30d16dacc1aa42b8810b6c0cb18e9edb: No bootstrap required, opened a new log
I20260710 11:00:42.478627  6339 ts_tablet_manager.cc:1403] T e4d64b3df01542158b3c8b6e04acf5f8 P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260710 11:00:42.478252  6425 raft_consensus.cc:515] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:42.479471  6343 tablet_bootstrap.cc:492] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3: No bootstrap required, opened a new log
I20260710 11:00:42.479941  6343 ts_tablet_manager.cc:1403] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.000s
I20260710 11:00:42.481989  6339 raft_consensus.cc:359] T e4d64b3df01542158b3c8b6e04acf5f8 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.477196  6349 consensus_queue.cc:260] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:42.482874  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb593e22dbd4f13bba589118f9b2323" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:42.483762  6075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb593e22dbd4f13bba589118f9b2323" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:42.484279  6298 raft_consensus.cc:2393] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a97a3b87a0db4f8586aed7d70b3781b3 in current term 1: Already voted for candidate a5d009df551c4b2e9623fede54e9a2d1 in this term.
I20260710 11:00:42.484606  6425 leader_election.cc:290] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:42.482471  6343 raft_consensus.cc:359] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.485594  6343 raft_consensus.cc:385] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.485873  6343 raft_consensus.cc:740] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.486514  6343 consensus_queue.cc:260] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.482970  6339 raft_consensus.cc:385] T e4d64b3df01542158b3c8b6e04acf5f8 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.487949  6339 raft_consensus.cc:740] T e4d64b3df01542158b3c8b6e04acf5f8 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.488565  6339 consensus_queue.cc:260] T e4d64b3df01542158b3c8b6e04acf5f8 P 30d16dacc1aa42b8810b6c0cb18e9edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.489342  6116 leader_election.cc:304] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a97a3b87a0db4f8586aed7d70b3781b3; no voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:42.486238  5972 catalog_manager.cc:5697] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193). New cstate: current_term: 1 leader_uuid: "a5d009df551c4b2e9623fede54e9a2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:42.490489  6367 raft_consensus.cc:3060] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.491071  6349 ts_tablet_manager.cc:1434] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:00:42.491991  6349 tablet_bootstrap.cc:492] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143: Bootstrap starting.
I20260710 11:00:42.494076  6339 ts_tablet_manager.cc:1434] T e4d64b3df01542158b3c8b6e04acf5f8 P 30d16dacc1aa42b8810b6c0cb18e9edb: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:00:42.498134  6349 tablet_bootstrap.cc:654] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.495393  6343 ts_tablet_manager.cc:1434] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:00:42.499781  6343 tablet_bootstrap.cc:492] T a90250a019bb4a9a93230792cb6e23fa P a97a3b87a0db4f8586aed7d70b3781b3: Bootstrap starting.
I20260710 11:00:42.506711  6343 tablet_bootstrap.cc:654] T a90250a019bb4a9a93230792cb6e23fa P a97a3b87a0db4f8586aed7d70b3781b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.513847  6371 consensus_queue.cc:1048] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:42.517462  6340 tablet_bootstrap.cc:492] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1: No bootstrap required, opened a new log
I20260710 11:00:42.517997  6340 ts_tablet_manager.cc:1403] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.013s
I20260710 11:00:42.524827  6340 raft_consensus.cc:359] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:42.525501  6340 raft_consensus.cc:385] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.525774  6340 raft_consensus.cc:740] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.526397  6340 consensus_queue.cc:260] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:42.527890  6340 ts_tablet_manager.cc:1434] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 11:00:42.528671  6340 tablet_bootstrap.cc:492] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:42.535336  6340 tablet_bootstrap.cc:654] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.539407  6150 raft_consensus.cc:3060] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.539839  6367 raft_consensus.cc:2749] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:42.554931  6349 tablet_bootstrap.cc:492] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143: No bootstrap required, opened a new log
I20260710 11:00:42.555436  6349 ts_tablet_manager.cc:1403] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.001s
I20260710 11:00:42.558982  6441 consensus_queue.cc:1048] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:42.559449  6343 tablet_bootstrap.cc:492] T a90250a019bb4a9a93230792cb6e23fa P a97a3b87a0db4f8586aed7d70b3781b3: No bootstrap required, opened a new log
I20260710 11:00:42.559922  6343 ts_tablet_manager.cc:1403] T a90250a019bb4a9a93230792cb6e23fa P a97a3b87a0db4f8586aed7d70b3781b3: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.003s
I20260710 11:00:42.560571  6340 tablet_bootstrap.cc:492] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1: No bootstrap required, opened a new log
I20260710 11:00:42.561077  6340 ts_tablet_manager.cc:1403] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.005s
I20260710 11:00:42.571772  6343 raft_consensus.cc:359] T a90250a019bb4a9a93230792cb6e23fa P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:42.572114  6340 raft_consensus.cc:359] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:42.572513  6343 raft_consensus.cc:385] T a90250a019bb4a9a93230792cb6e23fa P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.572779  6343 raft_consensus.cc:740] T a90250a019bb4a9a93230792cb6e23fa P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.573207  6357 raft_consensus.cc:493] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.573683  6357 raft_consensus.cc:515] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:42.574599  6441 raft_consensus.cc:493] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.575081  6441 raft_consensus.cc:515] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.575824  6357 leader_election.cc:290] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:42.572749  6340 raft_consensus.cc:385] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.576637  6340 raft_consensus.cc:740] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.577090  6441 leader_election.cc:290] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:42.577296  6340 consensus_queue.cc:260] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:42.579375  6340 ts_tablet_manager.cc:1434] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 11:00:42.579687  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90250a019bb4a9a93230792cb6e23fa" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:42.580199  6340 tablet_bootstrap.cc:492] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:42.573652  6343 consensus_queue.cc:260] T a90250a019bb4a9a93230792cb6e23fa P a97a3b87a0db4f8586aed7d70b3781b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:42.581211  6150 raft_consensus.cc:2468] T a90250a019bb4a9a93230792cb6e23fa P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 0.
I20260710 11:00:42.582211  6075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90250a019bb4a9a93230792cb6e23fa" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:42.582813  6188 leader_election.cc:304] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 
I20260710 11:00:42.582845  6075 raft_consensus.cc:2468] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 0.
I20260710 11:00:42.583730  6357 raft_consensus.cc:2804] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.584144  6357 raft_consensus.cc:493] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.585810  6357 raft_consensus.cc:3060] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.585287  6221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2367b9426c48c0a165784f3fdb0143" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:42.566998  6349 raft_consensus.cc:359] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.587435  6349 raft_consensus.cc:385] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.587707  6349 raft_consensus.cc:740] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.588371  6349 consensus_queue.cc:260] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.590348  6349 ts_tablet_manager.cc:1434] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.003s
I20260710 11:00:42.586656  6340 tablet_bootstrap.cc:654] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.593768  6343 ts_tablet_manager.cc:1434] T a90250a019bb4a9a93230792cb6e23fa P a97a3b87a0db4f8586aed7d70b3781b3: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260710 11:00:42.593914  6357 raft_consensus.cc:515] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:42.594712  6343 tablet_bootstrap.cc:492] T 7c0e860cd29a469c9bfff75b2010bffe P a97a3b87a0db4f8586aed7d70b3781b3: Bootstrap starting.
I20260710 11:00:42.596879  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90250a019bb4a9a93230792cb6e23fa" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
I20260710 11:00:42.597441  6150 raft_consensus.cc:3060] T a90250a019bb4a9a93230792cb6e23fa P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.597631  6441 raft_consensus.cc:493] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.598186  6441 raft_consensus.cc:515] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:42.599664  6075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90250a019bb4a9a93230792cb6e23fa" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
I20260710 11:00:42.600095  6441 leader_election.cc:290] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:42.600242  6075 raft_consensus.cc:3060] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.603395  6343 tablet_bootstrap.cc:654] T 7c0e860cd29a469c9bfff75b2010bffe P a97a3b87a0db4f8586aed7d70b3781b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.605659  6150 raft_consensus.cc:2468] T a90250a019bb4a9a93230792cb6e23fa P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 1.
I20260710 11:00:42.606734  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d5177f94ea426eaf19437bd7290acc" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:42.607623  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d5177f94ea426eaf19437bd7290acc" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:42.608283  6297 raft_consensus.cc:2468] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 0.
I20260710 11:00:42.608353  6357 leader_election.cc:290] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 election: Requested vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:42.609798  6188 leader_election.cc:304] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 
I20260710 11:00:42.610056  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2367b9426c48c0a165784f3fdb0143" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:42.610819  6298 raft_consensus.cc:2468] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 0.
I20260710 11:00:42.610924  6357 raft_consensus.cc:2804] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.611991  6357 raft_consensus.cc:697] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 [term 1 LEADER]: Becoming Leader. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Running, Role: LEADER
I20260710 11:00:42.613058  6357 consensus_queue.cc:237] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
W20260710 11:00:42.606693  6039 leader_election.cc:343] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.616320  6349 tablet_bootstrap.cc:492] T 265ba6e5bbc74da69fa19d3f04c7bf1e P 8bfbf0408b9a4166990e2fb45595c143: Bootstrap starting.
I20260710 11:00:42.616925  6039 leader_election.cc:304] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: 
I20260710 11:00:42.622730  6349 tablet_bootstrap.cc:654] T 265ba6e5bbc74da69fa19d3f04c7bf1e P 8bfbf0408b9a4166990e2fb45595c143: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.622622  6441 raft_consensus.cc:2804] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.628144  6441 raft_consensus.cc:493] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.623234  6039 leader_election.cc:304] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: 8bfbf0408b9a4166990e2fb45595c143
I20260710 11:00:42.628517  6441 raft_consensus.cc:3060] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.629299  6343 tablet_bootstrap.cc:492] T 7c0e860cd29a469c9bfff75b2010bffe P a97a3b87a0db4f8586aed7d70b3781b3: No bootstrap required, opened a new log
W20260710 11:00:42.629487  6039 leader_election.cc:343] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.629777  6343 ts_tablet_manager.cc:1403] T 7c0e860cd29a469c9bfff75b2010bffe P a97a3b87a0db4f8586aed7d70b3781b3: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.005s
I20260710 11:00:42.631748  6348 raft_consensus.cc:2804] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.632139  6348 raft_consensus.cc:493] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.632527  6348 raft_consensus.cc:3060] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.632326  6343 raft_consensus.cc:359] T 7c0e860cd29a469c9bfff75b2010bffe P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.633117  6343 raft_consensus.cc:385] T 7c0e860cd29a469c9bfff75b2010bffe P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.633415  6343 raft_consensus.cc:740] T 7c0e860cd29a469c9bfff75b2010bffe P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.634223  6343 consensus_queue.cc:260] T 7c0e860cd29a469c9bfff75b2010bffe P a97a3b87a0db4f8586aed7d70b3781b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.635481  6441 raft_consensus.cc:515] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:42.626459  6075 raft_consensus.cc:2468] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 1.
I20260710 11:00:42.638837  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d5177f94ea426eaf19437bd7290acc" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:42.639382  6298 raft_consensus.cc:3060] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.639662  6343 ts_tablet_manager.cc:1434] T 7c0e860cd29a469c9bfff75b2010bffe P a97a3b87a0db4f8586aed7d70b3781b3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:00:42.640586  6343 tablet_bootstrap.cc:492] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3: Bootstrap starting.
I20260710 11:00:42.640163  5972 catalog_manager.cc:5697] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "8bfbf0408b9a4166990e2fb45595c143" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:42.646284  6298 raft_consensus.cc:2468] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 1.
I20260710 11:00:42.646840  6343 tablet_bootstrap.cc:654] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.647102  6348 raft_consensus.cc:515] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.647897  6039 leader_election.cc:304] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: 
I20260710 11:00:42.648757  6437 raft_consensus.cc:2804] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.649113  6348 leader_election.cc:290] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:42.649183  6437 raft_consensus.cc:697] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 1 LEADER]: Becoming Leader. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Running, Role: LEADER
I20260710 11:00:42.631768  6340 tablet_bootstrap.cc:492] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1: No bootstrap required, opened a new log
I20260710 11:00:42.650226  6340 ts_tablet_manager.cc:1403] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.010s
I20260710 11:00:42.650476  6437 consensus_queue.cc:237] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:42.650472  6367 consensus_queue.cc:1048] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:00:42.658000  6222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2367b9426c48c0a165784f3fdb0143" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
I20260710 11:00:42.652837  6340 raft_consensus.cc:359] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:42.659116  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2367b9426c48c0a165784f3fdb0143" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:42.659401  6340 raft_consensus.cc:385] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.659711  6297 raft_consensus.cc:3060] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.659839  6340 raft_consensus.cc:740] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.662815  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d5177f94ea426eaf19437bd7290acc" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
W20260710 11:00:42.664541  6039 leader_election.cc:343] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:42.665939  6039 leader_election.cc:343] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.662835  6441 leader_election.cc:290] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:42.664239  6340 consensus_queue.cc:260] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:42.669176  6340 ts_tablet_manager.cc:1434] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260710 11:00:42.670193  6340 tablet_bootstrap.cc:492] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:42.682467  6297 raft_consensus.cc:2468] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 1.
I20260710 11:00:42.683254  6349 tablet_bootstrap.cc:492] T 265ba6e5bbc74da69fa19d3f04c7bf1e P 8bfbf0408b9a4166990e2fb45595c143: No bootstrap required, opened a new log
I20260710 11:00:42.682554  5972 catalog_manager.cc:5697] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193). New cstate: current_term: 1 leader_uuid: "a5d009df551c4b2e9623fede54e9a2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:42.683701  6039 leader_election.cc:304] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: 8bfbf0408b9a4166990e2fb45595c143
I20260710 11:00:42.684911  6437 raft_consensus.cc:2804] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.685050  6343 tablet_bootstrap.cc:492] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3: No bootstrap required, opened a new log
I20260710 11:00:42.685570  6343 ts_tablet_manager.cc:1403] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.013s
I20260710 11:00:42.685670  6340 tablet_bootstrap.cc:654] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.685624  6437 raft_consensus.cc:697] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 LEADER]: Becoming Leader. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Running, Role: LEADER
I20260710 11:00:42.686802  6437 consensus_queue.cc:237] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.688447  6343 raft_consensus.cc:359] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:42.689114  6343 raft_consensus.cc:385] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.689357  6343 raft_consensus.cc:740] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.690141  6343 consensus_queue.cc:260] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:42.692080  6343 ts_tablet_manager.cc:1434] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:42.692404  6150 raft_consensus.cc:3060] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.693336  6343 tablet_bootstrap.cc:492] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3: Bootstrap starting.
I20260710 11:00:42.699414  6343 tablet_bootstrap.cc:654] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.683710  6349 ts_tablet_manager.cc:1403] T 265ba6e5bbc74da69fa19d3f04c7bf1e P 8bfbf0408b9a4166990e2fb45595c143: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.007s
I20260710 11:00:42.709101  6367 raft_consensus.cc:493] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.709605  6367 raft_consensus.cc:515] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.711620  6367 leader_election.cc:290] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:42.717247  6425 consensus_queue.cc:1048] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:00:42.718734  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d64b3df01542158b3c8b6e04acf5f8" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:42.719372  6222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d64b3df01542158b3c8b6e04acf5f8" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:42.719583  6349 raft_consensus.cc:359] T 265ba6e5bbc74da69fa19d3f04c7bf1e P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:42.720012  6222 raft_consensus.cc:2468] T e4d64b3df01542158b3c8b6e04acf5f8 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a97a3b87a0db4f8586aed7d70b3781b3 in term 0.
I20260710 11:00:42.720270  6349 raft_consensus.cc:385] T 265ba6e5bbc74da69fa19d3f04c7bf1e P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.721326  6114 leader_election.cc:304] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 
I20260710 11:00:42.719403  6297 raft_consensus.cc:2468] T e4d64b3df01542158b3c8b6e04acf5f8 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a97a3b87a0db4f8586aed7d70b3781b3 in term 0.
I20260710 11:00:42.720669  6349 raft_consensus.cc:740] T 265ba6e5bbc74da69fa19d3f04c7bf1e P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.723435  6349 consensus_queue.cc:260] T 265ba6e5bbc74da69fa19d3f04c7bf1e P 8bfbf0408b9a4166990e2fb45595c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:42.726049  6349 ts_tablet_manager.cc:1434] T 265ba6e5bbc74da69fa19d3f04c7bf1e P 8bfbf0408b9a4166990e2fb45595c143: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 11:00:42.724062  5969 catalog_manager.cc:5697] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193). New cstate: current_term: 1 leader_uuid: "a5d009df551c4b2e9623fede54e9a2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:42.726912  6349 tablet_bootstrap.cc:492] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143: Bootstrap starting.
I20260710 11:00:42.722295  6367 raft_consensus.cc:2804] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.728991  6367 raft_consensus.cc:493] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.737036  6367 raft_consensus.cc:3060] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.743742  6349 tablet_bootstrap.cc:654] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.768980  6387 raft_consensus.cc:493] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.769748  6387 raft_consensus.cc:515] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.772409  6387 leader_election.cc:290] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:42.775681  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a11f47d55d34b519620508d34b5a3b2" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:42.777235  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a11f47d55d34b519620508d34b5a3b2" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:42.778080  6297 raft_consensus.cc:2468] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 0.
W20260710 11:00:42.783833  6188 leader_election.cc:343] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.784564  6188 leader_election.cc:304] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, 8bfbf0408b9a4166990e2fb45595c143; no voters: a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:42.786921  6387 raft_consensus.cc:2804] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.787343  6387 raft_consensus.cc:493] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.787811  6387 raft_consensus.cc:3060] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.795208  6387 raft_consensus.cc:515] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.797196  6340 tablet_bootstrap.cc:492] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1: No bootstrap required, opened a new log
I20260710 11:00:42.797737  6340 ts_tablet_manager.cc:1403] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.128s	user 0.017s	sys 0.034s
I20260710 11:00:42.798159  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a11f47d55d34b519620508d34b5a3b2" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
I20260710 11:00:42.798686  6343 tablet_bootstrap.cc:492] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3: No bootstrap required, opened a new log
I20260710 11:00:42.799145  6343 ts_tablet_manager.cc:1403] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3: Time spent bootstrapping tablet: real 0.106s	user 0.034s	sys 0.028s
W20260710 11:00:42.800355  6188 leader_election.cc:343] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.800433  6340 raft_consensus.cc:359] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.802747  6349 tablet_bootstrap.cc:492] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143: No bootstrap required, opened a new log
I20260710 11:00:42.803180  6349 ts_tablet_manager.cc:1403] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.010s
I20260710 11:00:42.801258  6340 raft_consensus.cc:385] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.805867  6367 raft_consensus.cc:515] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.806382  6340 raft_consensus.cc:740] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.806807  6387 leader_election.cc:290] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 election: Requested vote from peers a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:42.807406  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a11f47d55d34b519620508d34b5a3b2" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:42.807966  6297 raft_consensus.cc:3060] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.808234  6367 leader_election.cc:290] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 election: Requested vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:42.807796  6340 consensus_queue.cc:260] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.805863  6349 raft_consensus.cc:359] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.811118  6349 raft_consensus.cc:385] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.811363  6349 raft_consensus.cc:740] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.813433  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d64b3df01542158b3c8b6e04acf5f8" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:42.814071  6298 raft_consensus.cc:3060] T e4d64b3df01542158b3c8b6e04acf5f8 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.814152  6343 raft_consensus.cc:359] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:42.814677  6340 ts_tablet_manager.cc:1434] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:00:42.814873  6343 raft_consensus.cc:385] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.815204  6343 raft_consensus.cc:740] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.816248  6343 consensus_queue.cc:260] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:42.818588  6343 ts_tablet_manager.cc:1434] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:00:42.819572  6221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d64b3df01542158b3c8b6e04acf5f8" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
I20260710 11:00:42.819974  6343 tablet_bootstrap.cc:492] T 3a11f47d55d34b519620508d34b5a3b2 P a97a3b87a0db4f8586aed7d70b3781b3: Bootstrap starting.
I20260710 11:00:42.819682  6349 consensus_queue.cc:260] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.820142  6221 raft_consensus.cc:3060] T e4d64b3df01542158b3c8b6e04acf5f8 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.822424  6349 ts_tablet_manager.cc:1434] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 11:00:42.823386  6349 tablet_bootstrap.cc:492] T 8a2367b9426c48c0a165784f3fdb0143 P 8bfbf0408b9a4166990e2fb45595c143: Bootstrap starting.
I20260710 11:00:42.826074  6343 tablet_bootstrap.cc:654] T 3a11f47d55d34b519620508d34b5a3b2 P a97a3b87a0db4f8586aed7d70b3781b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.828926  6349 tablet_bootstrap.cc:654] T 8a2367b9426c48c0a165784f3fdb0143 P 8bfbf0408b9a4166990e2fb45595c143: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.837076  6297 raft_consensus.cc:2468] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 1.
I20260710 11:00:42.838647  6441 raft_consensus.cc:493] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.845127  6441 raft_consensus.cc:515] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.845577  6188 leader_election.cc:304] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, 8bfbf0408b9a4166990e2fb45595c143; no voters: a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:42.847097  6441 leader_election.cc:290] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:42.848843  6222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb6a236d26e40bf846ebe20aaee3ddd" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
W20260710 11:00:42.850296  6039 leader_election.cc:343] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.841635  6298 raft_consensus.cc:2468] T e4d64b3df01542158b3c8b6e04acf5f8 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a97a3b87a0db4f8586aed7d70b3781b3 in term 1.
I20260710 11:00:42.842361  6343 tablet_bootstrap.cc:492] T 3a11f47d55d34b519620508d34b5a3b2 P a97a3b87a0db4f8586aed7d70b3781b3: No bootstrap required, opened a new log
I20260710 11:00:42.842667  6349 tablet_bootstrap.cc:492] T 8a2367b9426c48c0a165784f3fdb0143 P 8bfbf0408b9a4166990e2fb45595c143: No bootstrap required, opened a new log
I20260710 11:00:42.851996  6296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb6a236d26e40bf846ebe20aaee3ddd" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:42.852277  6349 ts_tablet_manager.cc:1403] T 8a2367b9426c48c0a165784f3fdb0143 P 8bfbf0408b9a4166990e2fb45595c143: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.001s
I20260710 11:00:42.852479  6387 raft_consensus.cc:2804] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.852622  6296 raft_consensus.cc:2468] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 0.
I20260710 11:00:42.853199  6387 raft_consensus.cc:697] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 LEADER]: Becoming Leader. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Running, Role: LEADER
I20260710 11:00:42.844359  6221 raft_consensus.cc:2468] T e4d64b3df01542158b3c8b6e04acf5f8 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a97a3b87a0db4f8586aed7d70b3781b3 in term 1.
I20260710 11:00:42.854163  6387 consensus_queue.cc:237] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.855130  6349 raft_consensus.cc:359] T 8a2367b9426c48c0a165784f3fdb0143 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.855777  6039 leader_election.cc:304] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: 8bfbf0408b9a4166990e2fb45595c143
I20260710 11:00:42.856153  6343 ts_tablet_manager.cc:1403] T 3a11f47d55d34b519620508d34b5a3b2 P a97a3b87a0db4f8586aed7d70b3781b3: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.008s
I20260710 11:00:42.856613  6441 raft_consensus.cc:2804] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.856974  6441 raft_consensus.cc:493] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.857030  6114 leader_election.cc:304] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 
I20260710 11:00:42.857385  6441 raft_consensus.cc:3060] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.855794  6349 raft_consensus.cc:385] T 8a2367b9426c48c0a165784f3fdb0143 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.858232  6349 raft_consensus.cc:740] T 8a2367b9426c48c0a165784f3fdb0143 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.858660  6497 raft_consensus.cc:2804] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.858982  6349 consensus_queue.cc:260] T 8a2367b9426c48c0a165784f3fdb0143 P 8bfbf0408b9a4166990e2fb45595c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.859388  6497 raft_consensus.cc:697] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 LEADER]: Becoming Leader. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Running, Role: LEADER
I20260710 11:00:42.860380  6497 consensus_queue.cc:237] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.863997  6349 ts_tablet_manager.cc:1434] T 8a2367b9426c48c0a165784f3fdb0143 P 8bfbf0408b9a4166990e2fb45595c143: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:00:42.864140  6343 raft_consensus.cc:359] T 3a11f47d55d34b519620508d34b5a3b2 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.864745  6343 raft_consensus.cc:385] T 3a11f47d55d34b519620508d34b5a3b2 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.864948  6349 tablet_bootstrap.cc:492] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143: Bootstrap starting.
I20260710 11:00:42.865020  6343 raft_consensus.cc:740] T 3a11f47d55d34b519620508d34b5a3b2 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.866026  6441 raft_consensus.cc:515] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.865862  6343 consensus_queue.cc:260] T 3a11f47d55d34b519620508d34b5a3b2 P a97a3b87a0db4f8586aed7d70b3781b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.868728  6343 ts_tablet_manager.cc:1434] T 3a11f47d55d34b519620508d34b5a3b2 P a97a3b87a0db4f8586aed7d70b3781b3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:42.868949  6221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb6a236d26e40bf846ebe20aaee3ddd" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
I20260710 11:00:42.869352  6344 raft_consensus.cc:493] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.869903  6344 raft_consensus.cc:515] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.870641  6397 raft_consensus.cc:493] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.871202  6397 raft_consensus.cc:515] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.871857  6344 leader_election.cc:290] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:42.873601  6397 leader_election.cc:290] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:42.874657  6343 tablet_bootstrap.cc:492] T 0b40c26542b64c73abfb380f94284058 P a97a3b87a0db4f8586aed7d70b3781b3: Bootstrap starting.
I20260710 11:00:42.874986  6075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e748b67d07b944739adffaca3a203aac" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:42.875650  6075 raft_consensus.cc:2468] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 0.
I20260710 11:00:42.876984  6367 raft_consensus.cc:493] T 7c0e860cd29a469c9bfff75b2010bffe P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:00:42.874675  6039 leader_election.cc:343] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.877453  6367 raft_consensus.cc:515] T 7c0e860cd29a469c9bfff75b2010bffe P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.878091  6264 leader_election.cc:304] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: 
I20260710 11:00:42.879132  6075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e748b67d07b944739adffaca3a203aac" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:42.879492  6367 leader_election.cc:290] T 7c0e860cd29a469c9bfff75b2010bffe P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:42.879729  6075 raft_consensus.cc:2468] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 0.
I20260710 11:00:42.880618  6439 raft_consensus.cc:2804] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.880118  5969 catalog_manager.cc:5697] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "8bfbf0408b9a4166990e2fb45595c143" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:42.880986  6439 raft_consensus.cc:493] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.881170  6190 leader_election.cc:304] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143, a5d009df551c4b2e9623fede54e9a2d1; no voters: 
I20260710 11:00:42.882202  6387 raft_consensus.cc:2804] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.882504  6221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e748b67d07b944739adffaca3a203aac" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:42.882624  6387 raft_consensus.cc:493] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.887986  6343 tablet_bootstrap.cc:654] T 0b40c26542b64c73abfb380f94284058 P a97a3b87a0db4f8586aed7d70b3781b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.888322  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e748b67d07b944739adffaca3a203aac" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:42.888019  6387 raft_consensus.cc:3060] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.882987  6349 tablet_bootstrap.cc:654] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.882767  6222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0e860cd29a469c9bfff75b2010bffe" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:42.881331  6439 raft_consensus.cc:3060] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.884012  6296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0e860cd29a469c9bfff75b2010bffe" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:42.901736  6441 leader_election.cc:290] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:42.902814  6114 leader_election.cc:304] T 7c0e860cd29a469c9bfff75b2010bffe P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a97a3b87a0db4f8586aed7d70b3781b3; no voters: 30d16dacc1aa42b8810b6c0cb18e9edb, 8bfbf0408b9a4166990e2fb45595c143
I20260710 11:00:42.903169  6387 raft_consensus.cc:515] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.903940  6367 raft_consensus.cc:2749] T 7c0e860cd29a469c9bfff75b2010bffe P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:42.904397  6221 raft_consensus.cc:2393] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30d16dacc1aa42b8810b6c0cb18e9edb in current term 1: Already voted for candidate 8bfbf0408b9a4166990e2fb45595c143 in this term.
I20260710 11:00:42.904546  6296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb6a236d26e40bf846ebe20aaee3ddd" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:42.906675  6296 raft_consensus.cc:3060] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.916858  6397 raft_consensus.cc:493] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.917544  6397 raft_consensus.cc:515] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.919523  6439 raft_consensus.cc:515] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.921350  6298 raft_consensus.cc:2393] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bfbf0408b9a4166990e2fb45595c143 in current term 1: Already voted for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in this term.
I20260710 11:00:42.921439  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b40c26542b64c73abfb380f94284058" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
W20260710 11:00:42.923204  6188 leader_election.cc:343] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.925999  6343 tablet_bootstrap.cc:492] T 0b40c26542b64c73abfb380f94284058 P a97a3b87a0db4f8586aed7d70b3781b3: No bootstrap required, opened a new log
I20260710 11:00:42.926460  6343 ts_tablet_manager.cc:1403] T 0b40c26542b64c73abfb380f94284058 P a97a3b87a0db4f8586aed7d70b3781b3: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.015s
I20260710 11:00:42.926855  6441 consensus_queue.cc:1048] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:42.927848  6221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e748b67d07b944739adffaca3a203aac" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
I20260710 11:00:42.928583  6221 raft_consensus.cc:2393] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 30d16dacc1aa42b8810b6c0cb18e9edb in current term 1: Already voted for candidate 8bfbf0408b9a4166990e2fb45595c143 in this term.
I20260710 11:00:42.928903  6343 raft_consensus.cc:359] T 0b40c26542b64c73abfb380f94284058 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.929571  6343 raft_consensus.cc:385] T 0b40c26542b64c73abfb380f94284058 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.929836  6343 raft_consensus.cc:740] T 0b40c26542b64c73abfb380f94284058 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.929903  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b40c26542b64c73abfb380f94284058" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:42.930575  6298 raft_consensus.cc:2468] T 0b40c26542b64c73abfb380f94284058 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 0.
I20260710 11:00:42.930241  5969 catalog_manager.cc:5697] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194). New cstate: current_term: 1 leader_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:42.931191  6343 consensus_queue.cc:260] T 0b40c26542b64c73abfb380f94284058 P a97a3b87a0db4f8586aed7d70b3781b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.931869  6188 leader_election.cc:304] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, 8bfbf0408b9a4166990e2fb45595c143; no voters: a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:42.932446  6349 tablet_bootstrap.cc:492] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143: No bootstrap required, opened a new log
I20260710 11:00:42.933452  6357 raft_consensus.cc:2804] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.933691  6349 ts_tablet_manager.cc:1403] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143: Time spent bootstrapping tablet: real 0.069s	user 0.008s	sys 0.002s
I20260710 11:00:42.933940  6357 raft_consensus.cc:493] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.934373  6357 raft_consensus.cc:3060] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.924746  6397 leader_election.cc:290] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:42.938534  6497 raft_consensus.cc:493] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.939035  6497 raft_consensus.cc:515] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
W20260710 11:00:42.939752  6039 consensus_peers.cc:597] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 -> Peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Couldn't send request to peer a97a3b87a0db4f8586aed7d70b3781b3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:42.940876  6349 raft_consensus.cc:359] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.943188  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d5177f94ea426eaf19437bd7290acc" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:42.943516  6349 raft_consensus.cc:385] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.943856  6349 raft_consensus.cc:740] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.943794  6075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e748b67d07b944739adffaca3a203aac" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
I20260710 11:00:42.944547  6075 raft_consensus.cc:3060] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.944695  6349 consensus_queue.cc:260] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.945170  6073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d5177f94ea426eaf19437bd7290acc" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:42.945537  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e748b67d07b944739adffaca3a203aac" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:42.941458  6357 raft_consensus.cc:515] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.946269  6297 raft_consensus.cc:2393] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bfbf0408b9a4166990e2fb45595c143 in current term 1: Already voted for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in this term.
I20260710 11:00:42.946748  6497 leader_election.cc:290] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:42.947724  6357 leader_election.cc:290] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 election: Requested vote from peers a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:42.942819  6439 leader_election.cc:290] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 election: Requested vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:42.948413  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b40c26542b64c73abfb380f94284058" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
I20260710 11:00:42.948642  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b40c26542b64c73abfb380f94284058" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:42.949007  6149 raft_consensus.cc:3060] T 0b40c26542b64c73abfb380f94284058 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.949136  6297 raft_consensus.cc:3060] T 0b40c26542b64c73abfb380f94284058 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.951010  6349 ts_tablet_manager.cc:1434] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.004s
I20260710 11:00:42.951957  6075 raft_consensus.cc:2468] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 1.
I20260710 11:00:42.953368  6264 leader_election.cc:304] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: 8bfbf0408b9a4166990e2fb45595c143
I20260710 11:00:42.955073  6439 raft_consensus.cc:2804] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.955470  6149 raft_consensus.cc:2468] T 0b40c26542b64c73abfb380f94284058 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 1.
I20260710 11:00:42.933439  6343 ts_tablet_manager.cc:1434] T 0b40c26542b64c73abfb380f94284058 P a97a3b87a0db4f8586aed7d70b3781b3: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:00:42.957232  6439 raft_consensus.cc:697] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Becoming Leader. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Running, Role: LEADER
I20260710 11:00:42.957756  6343 tablet_bootstrap.cc:492] T 1845f791a004417ebdf0e83179fbb870 P a97a3b87a0db4f8586aed7d70b3781b3: Bootstrap starting.
I20260710 11:00:42.955823  6296 raft_consensus.cc:2468] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 1.
I20260710 11:00:42.959117  6039 leader_election.cc:304] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: 8bfbf0408b9a4166990e2fb45595c143
I20260710 11:00:42.960319  6441 raft_consensus.cc:2804] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.961726  6441 raft_consensus.cc:697] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 1 LEADER]: Becoming Leader. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Running, Role: LEADER
I20260710 11:00:42.962653  6441 consensus_queue.cc:237] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.963225  6343 tablet_bootstrap.cc:654] T 1845f791a004417ebdf0e83179fbb870 P a97a3b87a0db4f8586aed7d70b3781b3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.943967  6298 raft_consensus.cc:2393] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a97a3b87a0db4f8586aed7d70b3781b3 in current term 1: Already voted for candidate a5d009df551c4b2e9623fede54e9a2d1 in this term.
I20260710 11:00:42.965873  6439 consensus_queue.cc:237] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:42.972556  6387 leader_election.cc:290] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 election: Requested vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:42.967414  6188 leader_election.cc:304] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 
I20260710 11:00:42.970335  6149 raft_consensus.cc:3060] T 7c0e860cd29a469c9bfff75b2010bffe P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.970260  6075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e748b67d07b944739adffaca3a203aac" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
I20260710 11:00:42.971992  6297 raft_consensus.cc:2468] T 0b40c26542b64c73abfb380f94284058 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 1.
I20260710 11:00:42.984555  6114 leader_election.cc:304] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a97a3b87a0db4f8586aed7d70b3781b3; no voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:42.985352  6497 raft_consensus.cc:3060] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.988669  6075 raft_consensus.cc:2393] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bfbf0408b9a4166990e2fb45595c143 in current term 1: Already voted for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in this term.
I20260710 11:00:42.989946  6190 leader_election.cc:304] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143 [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: 8bfbf0408b9a4166990e2fb45595c143; no voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:42.990767  6357 raft_consensus.cc:2749] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:42.991482  6387 raft_consensus.cc:2804] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.991961  6387 raft_consensus.cc:697] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 LEADER]: Becoming Leader. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Running, Role: LEADER
I20260710 11:00:42.992328  6497 raft_consensus.cc:2749] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:42.992755  6387 consensus_queue.cc:237] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:42.995622  5970 catalog_manager.cc:5697] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193). New cstate: current_term: 1 leader_uuid: "a5d009df551c4b2e9623fede54e9a2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:42.999125  6348 consensus_queue.cc:1048] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:42.999469  6343 tablet_bootstrap.cc:492] T 1845f791a004417ebdf0e83179fbb870 P a97a3b87a0db4f8586aed7d70b3781b3: No bootstrap required, opened a new log
I20260710 11:00:43.000440  6343 ts_tablet_manager.cc:1403] T 1845f791a004417ebdf0e83179fbb870 P a97a3b87a0db4f8586aed7d70b3781b3: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.008s
I20260710 11:00:43.003315  6343 raft_consensus.cc:359] T 1845f791a004417ebdf0e83179fbb870 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:43.003963  6343 raft_consensus.cc:385] T 1845f791a004417ebdf0e83179fbb870 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.004228  6343 raft_consensus.cc:740] T 1845f791a004417ebdf0e83179fbb870 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.004884  6343 consensus_queue.cc:260] T 1845f791a004417ebdf0e83179fbb870 P a97a3b87a0db4f8586aed7d70b3781b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:43.006760  6343 ts_tablet_manager.cc:1434] T 1845f791a004417ebdf0e83179fbb870 P a97a3b87a0db4f8586aed7d70b3781b3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:43.006382  5971 catalog_manager.cc:5697] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb reported cstate change: term changed from 0 to 1, leader changed from <none> to 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196). New cstate: current_term: 1 leader_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:43.019235  6497 raft_consensus.cc:493] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:43.019743  6497 raft_consensus.cc:515] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:43.021741  6497 leader_election.cc:290] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629)
I20260710 11:00:43.025192  6075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265ba6e5bbc74da69fa19d3f04c7bf1e" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:43.025606  6221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265ba6e5bbc74da69fa19d3f04c7bf1e" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:43.025823  6075 raft_consensus.cc:2468] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a97a3b87a0db4f8586aed7d70b3781b3 in term 0.
I20260710 11:00:43.026255  6221 raft_consensus.cc:2468] T 265ba6e5bbc74da69fa19d3f04c7bf1e P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a97a3b87a0db4f8586aed7d70b3781b3 in term 0.
I20260710 11:00:43.027524  6116 leader_election.cc:304] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5d009df551c4b2e9623fede54e9a2d1, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 
I20260710 11:00:43.035851  6497 raft_consensus.cc:2804] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:43.036269  6497 raft_consensus.cc:493] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:43.036631  6497 raft_consensus.cc:3060] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.039695  5972 catalog_manager.cc:5697] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "8bfbf0408b9a4166990e2fb45595c143" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:43.040936  6443 consensus_queue.cc:1048] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.042171  6443 consensus_queue.cc:1048] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.043030  6497 raft_consensus.cc:515] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:43.045739  6075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265ba6e5bbc74da69fa19d3f04c7bf1e" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
I20260710 11:00:43.046240  6075 raft_consensus.cc:3060] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.060457  6497 leader_election.cc:290] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 election: Requested vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629)
I20260710 11:00:43.061748  6221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265ba6e5bbc74da69fa19d3f04c7bf1e" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
I20260710 11:00:43.062386  6221 raft_consensus.cc:3060] T 265ba6e5bbc74da69fa19d3f04c7bf1e P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.065124  6075 raft_consensus.cc:2468] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a97a3b87a0db4f8586aed7d70b3781b3 in term 1.
I20260710 11:00:43.066844  6116 leader_election.cc:304] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5d009df551c4b2e9623fede54e9a2d1, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 
I20260710 11:00:43.067598  6497 raft_consensus.cc:2804] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:43.068156  6497 raft_consensus.cc:697] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 LEADER]: Becoming Leader. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Running, Role: LEADER
I20260710 11:00:43.069032  6497 consensus_queue.cc:237] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:43.069491  6221 raft_consensus.cc:2468] T 265ba6e5bbc74da69fa19d3f04c7bf1e P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a97a3b87a0db4f8586aed7d70b3781b3 in term 1.
I20260710 11:00:43.078913  5971 catalog_manager.cc:5697] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194). New cstate: current_term: 1 leader_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:43.088330  6443 consensus_queue.cc:1048] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.089100  6221 raft_consensus.cc:3060] T 8a2367b9426c48c0a165784f3fdb0143 P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.096918  6443 consensus_queue.cc:1048] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.108181  6387 consensus_queue.cc:1048] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.125998  6437 consensus_queue.cc:1048] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.131610  6357 consensus_queue.cc:1048] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.204447  6497 raft_consensus.cc:493] T 1845f791a004417ebdf0e83179fbb870 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:43.204895  6497 raft_consensus.cc:515] T 1845f791a004417ebdf0e83179fbb870 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:43.206614  6497 leader_election.cc:290] T 1845f791a004417ebdf0e83179fbb870 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:43.207302  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1845f791a004417ebdf0e83179fbb870" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:43.207583  6075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1845f791a004417ebdf0e83179fbb870" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:43.208783  6116 leader_election.cc:304] T 1845f791a004417ebdf0e83179fbb870 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a97a3b87a0db4f8586aed7d70b3781b3; no voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:43.209370  6497 raft_consensus.cc:2749] T 1845f791a004417ebdf0e83179fbb870 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:43.232069  6497 raft_consensus.cc:493] T 3a11f47d55d34b519620508d34b5a3b2 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:43.232599  6497 raft_consensus.cc:515] T 3a11f47d55d34b519620508d34b5a3b2 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:43.235212  6222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a11f47d55d34b519620508d34b5a3b2" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:43.235342  6497 leader_election.cc:290] T 3a11f47d55d34b519620508d34b5a3b2 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:43.236223  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a11f47d55d34b519620508d34b5a3b2" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:43.236982  6298 raft_consensus.cc:2393] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a97a3b87a0db4f8586aed7d70b3781b3 in current term 1: Already voted for candidate 8bfbf0408b9a4166990e2fb45595c143 in this term.
I20260710 11:00:43.237914  6114 leader_election.cc:304] T 3a11f47d55d34b519620508d34b5a3b2 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a97a3b87a0db4f8586aed7d70b3781b3; no voters: 30d16dacc1aa42b8810b6c0cb18e9edb, 8bfbf0408b9a4166990e2fb45595c143
I20260710 11:00:43.238641  6497 raft_consensus.cc:3060] T 3a11f47d55d34b519620508d34b5a3b2 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.243264  6497 raft_consensus.cc:2749] T 3a11f47d55d34b519620508d34b5a3b2 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:43.273617  6497 consensus_queue.cc:1048] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.283874  6497 consensus_queue.cc:1048] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.332335  3931 tablet_server.cc:179] TabletServer@127.3.214.193:0 shutting down...
I20260710 11:00:43.356458  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:43.357162  3931 tablet_replica.cc:333] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1: stopping tablet replica
I20260710 11:00:43.357992  3931 raft_consensus.cc:2243] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:43.358484  3931 raft_consensus.cc:2272] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.360687  3931 tablet_replica.cc:333] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1: stopping tablet replica
I20260710 11:00:43.361390  3931 raft_consensus.cc:2243] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:43.362193  3931 raft_consensus.cc:2272] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.364683  3931 tablet_replica.cc:333] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1: stopping tablet replica
I20260710 11:00:43.365430  3931 raft_consensus.cc:2243] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:43.366381  3931 raft_consensus.cc:2272] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.368822  3931 tablet_replica.cc:333] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1: stopping tablet replica
I20260710 11:00:43.369336  3931 raft_consensus.cc:2243] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:43.369895  3931 pending_rounds.cc:70] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1: Trying to abort 1 pending ops.
I20260710 11:00:43.370129  3931 pending_rounds.cc:77] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305958371185655808 op_type: NO_OP noop_request { }
I20260710 11:00:43.370489  3931 raft_consensus.cc:2889] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:00:43.370792  3931 raft_consensus.cc:2272] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.372753  3931 tablet_replica.cc:333] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1: stopping tablet replica
I20260710 11:00:43.373297  3931 raft_consensus.cc:2243] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:43.374032  3931 raft_consensus.cc:2272] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.375944  3931 tablet_replica.cc:333] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1: stopping tablet replica
I20260710 11:00:43.376471  3931 raft_consensus.cc:2243] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:43.376848  3931 raft_consensus.cc:2272] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.378413  3931 tablet_replica.cc:333] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1: stopping tablet replica
I20260710 11:00:43.378959  3931 raft_consensus.cc:2243] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:43.379343  3931 raft_consensus.cc:2272] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.380852  3931 tablet_replica.cc:333] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1: stopping tablet replica
I20260710 11:00:43.381376  3931 raft_consensus.cc:2243] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:43.381780  3931 raft_consensus.cc:2272] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.383692  3931 tablet_replica.cc:333] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1: stopping tablet replica
I20260710 11:00:43.384228  3931 raft_consensus.cc:2243] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:43.384902  3931 raft_consensus.cc:2272] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.386888  3931 tablet_replica.cc:333] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1: stopping tablet replica
I20260710 11:00:43.387403  3931 raft_consensus.cc:2243] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:43.388285  3931 raft_consensus.cc:2272] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.390931  3931 tablet_replica.cc:333] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1: stopping tablet replica
I20260710 11:00:43.391666  3931 raft_consensus.cc:2243] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:43.392009  3931 raft_consensus.cc:2272] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.393399  3931 tablet_replica.cc:333] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1: stopping tablet replica
I20260710 11:00:43.393929  3931 raft_consensus.cc:2243] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:43.394306  3931 raft_consensus.cc:2272] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.395815  3931 tablet_replica.cc:333] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1: stopping tablet replica
I20260710 11:00:43.396291  3931 raft_consensus.cc:2243] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:43.396970  3931 raft_consensus.cc:2272] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.398625  3931 tablet_replica.cc:333] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1: stopping tablet replica
I20260710 11:00:43.399102  3931 raft_consensus.cc:2243] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:43.399479  3931 raft_consensus.cc:2272] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.401068  3931 tablet_replica.cc:333] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1: stopping tablet replica
I20260710 11:00:43.401682  3931 raft_consensus.cc:2243] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:43.402063  3931 raft_consensus.cc:2272] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.404088  3931 tablet_replica.cc:333] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1: stopping tablet replica
I20260710 11:00:43.404573  3931 raft_consensus.cc:2243] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:43.405230  3931 raft_consensus.cc:2272] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.406956  3931 tablet_replica.cc:333] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1: stopping tablet replica
I20260710 11:00:43.407413  3931 raft_consensus.cc:2243] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:43.407786  3931 raft_consensus.cc:2272] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:43.409607  3931 tablet_replica.cc:333] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1: stopping tablet replica
I20260710 11:00:43.410041  3931 raft_consensus.cc:2243] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:43.410495  3931 raft_consensus.cc:2272] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:43.414187  6116 consensus_peers.cc:597] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 -> Peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Couldn't send request to peer a5d009df551c4b2e9623fede54e9a2d1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:43.429162  6357 consensus_queue.cc:1048] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.431720  6357 raft_consensus.cc:493] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:43.432166  6357 raft_consensus.cc:515] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
W20260710 11:00:43.435874  6190 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 17 similar messages]
I20260710 11:00:43.436486  6357 leader_election.cc:290] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:43.437090  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb6a236d26e40bf846ebe20aaee3ddd" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:43.437942  6298 raft_consensus.cc:2393] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bfbf0408b9a4166990e2fb45595c143 in current term 1: Already voted for candidate a5d009df551c4b2e9623fede54e9a2d1 in this term.
W20260710 11:00:43.440068  6190 connection.cc:573] client connection to 127.3.214.193:35451 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260710 11:00:43.442580  6190 leader_election.cc:336] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260710 11:00:43.443023  6190 leader_election.cc:304] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143; no voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:43.444327  6387 raft_consensus.cc:3060] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.455144  6526 consensus_queue.cc:1048] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:43.456938  6387 raft_consensus.cc:2749] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:43.457150  3931 tablet_server.cc:196] TabletServer@127.3.214.193:0 shutdown complete.
W20260710 11:00:43.458388  6264 consensus_peers.cc:597] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb -> Peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Couldn't send request to peer a5d009df551c4b2e9623fede54e9a2d1. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:35451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:43.481262  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:43.484920  6116 consensus_peers.cc:597] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 -> Peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Couldn't send request to peer a5d009df551c4b2e9623fede54e9a2d1. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:35451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:43.487324  6530 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:43.488324  6531 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:43.491971  6264 consensus_peers.cc:597] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb -> Peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Couldn't send request to peer a5d009df551c4b2e9623fede54e9a2d1. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:35451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:43.493229  3931 server_base.cc:1061] running on GCE node
W20260710 11:00:43.493324  6533 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:43.494900  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:43.495095  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:43.495225  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681243495215 us; error 0 us; skew 500 ppm
I20260710 11:00:43.495707  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:43.497864  3931 webserver.cc:533] Webserver started at http://127.3.214.193:46823/ using document root <none> and password file <none>
I20260710 11:00:43.498297  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:43.498466  3931 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:00:43.501857  3931 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260710 11:00:43.506127  6538 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:43.507054  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:00:43.507433  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-0-root
uuid: "a5d009df551c4b2e9623fede54e9a2d1"
format_stamp: "Formatted at 2026-07-10 11:00:39 on dist-test-slave-t4dr"
I20260710 11:00:43.507824  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183595730-3931-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)
W20260710 11:00:43.523376  6190 consensus_peers.cc:597] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 -> Peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Couldn't send request to peer a5d009df551c4b2e9623fede54e9a2d1. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:35451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:43.530546  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:43.531643  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:43.533138  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:43.536718  6546 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260710 11:00:43.548666  6510 consensus_queue.cc:1048] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.576920  6387 consensus_queue.cc:1048] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.589408  6357 consensus_queue.cc:1048] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:43.636705  6116 consensus_peers.cc:597] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 -> Peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Couldn't send request to peer a5d009df551c4b2e9623fede54e9a2d1. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:35451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:43.643437  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:00:43.643844  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.108s	user 0.003s	sys 0.000s
I20260710 11:00:43.644188  3931 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:00:43.649034  6546 tablet_bootstrap.cc:492] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:43.653774  6497 consensus_queue.cc:1048] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.668370  6546 tablet_bootstrap.cc:492] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:43.669447  6546 tablet_bootstrap.cc:492] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap complete.
I20260710 11:00:43.670161  6546 ts_tablet_manager.cc:1403] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
W20260710 11:00:43.671762  6264 consensus_peers.cc:597] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb -> Peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Couldn't send request to peer a5d009df551c4b2e9623fede54e9a2d1. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:35451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:43.672827  6546 raft_consensus.cc:359] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:43.673542  6546 raft_consensus.cc:740] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.674177  6546 consensus_queue.cc:260] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [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: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
W20260710 11:00:43.674912  6264 consensus_peers.cc:597] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb -> Peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Couldn't send request to peer a5d009df551c4b2e9623fede54e9a2d1. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:35451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:43.676412  6546 ts_tablet_manager.cc:1434] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:43.677098  6546 tablet_bootstrap.cc:492] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:43.687777  6546 tablet_bootstrap.cc:492] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:43.688470  6546 tablet_bootstrap.cc:492] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap complete.
I20260710 11:00:43.688970  6546 ts_tablet_manager.cc:1403] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 11:00:43.690613  6546 raft_consensus.cc:359] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:43.691088  6546 raft_consensus.cc:740] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.691565  6546 consensus_queue.cc:260] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [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: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:43.692848  6546 ts_tablet_manager.cc:1434] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:43.693421  6546 tablet_bootstrap.cc:492] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:43.703188  6546 tablet_bootstrap.cc:492] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:43.703876  6546 tablet_bootstrap.cc:492] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap complete.
I20260710 11:00:43.704363  6546 ts_tablet_manager.cc:1403] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:00:43.705957  6546 raft_consensus.cc:359] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:43.706414  6546 raft_consensus.cc:740] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.706966  6546 consensus_queue.cc:260] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [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: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:43.708277  6546 ts_tablet_manager.cc:1434] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:43.708858  6546 tablet_bootstrap.cc:492] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
W20260710 11:00:43.716500  6190 consensus_peers.cc:597] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 -> Peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Couldn't send request to peer a5d009df551c4b2e9623fede54e9a2d1. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:35451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:43.719900  6546 tablet_bootstrap.cc:492] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:43.720762  6546 tablet_bootstrap.cc:492] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap complete.
I20260710 11:00:43.721246  6546 ts_tablet_manager.cc:1403] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:00:43.722894  6546 raft_consensus.cc:359] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:43.723393  6546 raft_consensus.cc:740] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.723958  6546 consensus_queue.cc:260] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [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: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:43.724460  3931 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:00:43.724754  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.081s	user 0.067s	sys 0.003s
I20260710 11:00:43.725404  6546 ts_tablet_manager.cc:1434] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260710 11:00:43.726116  6546 tablet_bootstrap.cc:492] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:43.736490  6546 tablet_bootstrap.cc:492] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:43.737303  6546 tablet_bootstrap.cc:492] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap complete.
I20260710 11:00:43.737962  6546 ts_tablet_manager.cc:1403] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:00:43.739634  6546 raft_consensus.cc:359] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:43.740103  6546 raft_consensus.cc:740] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.740690  6546 consensus_queue.cc:260] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1 [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: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:43.742098  6546 ts_tablet_manager.cc:1434] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:43.742754  6546 tablet_bootstrap.cc:492] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:43.751335  6546 tablet_bootstrap.cc:492] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:43.752023  6546 tablet_bootstrap.cc:492] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap complete.
I20260710 11:00:43.752573  6546 ts_tablet_manager.cc:1403] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.004s
I20260710 11:00:43.754606  6546 raft_consensus.cc:359] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:43.755203  6546 raft_consensus.cc:740] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.755826  6546 consensus_queue.cc:260] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:43.757393  6546 ts_tablet_manager.cc:1434] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:00:43.758062  6546 tablet_bootstrap.cc:492] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:43.768908  6546 tablet_bootstrap.cc:492] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:43.769632  6546 tablet_bootstrap.cc:492] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap complete.
I20260710 11:00:43.770196  6546 ts_tablet_manager.cc:1403] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 11:00:43.771845  6546 raft_consensus.cc:359] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:43.772442  6546 raft_consensus.cc:740] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.773190  6546 consensus_queue.cc:260] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [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: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:43.774703  6546 ts_tablet_manager.cc:1434] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:43.775429  6546 tablet_bootstrap.cc:492] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:43.782435  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.193:35451
I20260710 11:00:43.782616  6614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.193:35451 every 8 connection(s)
I20260710 11:00:43.784660  6546 tablet_bootstrap.cc:492] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:43.785301  6546 tablet_bootstrap.cc:492] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap complete.
I20260710 11:00:43.785820  6546 ts_tablet_manager.cc:1403] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 11:00:43.788923  6546 raft_consensus.cc:359] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:43.789541  6546 raft_consensus.cc:740] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.790359  6546 consensus_queue.cc:260] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:43.791863  6546 ts_tablet_manager.cc:1434] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:00:43.792652  6546 tablet_bootstrap.cc:492] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:43.804912  6616 heartbeater.cc:344] Connected to a master server at 127.3.214.254:40275
I20260710 11:00:43.805439  6616 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:43.806257  6546 tablet_bootstrap.cc:492] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:43.806401  6616 heartbeater.cc:507] Master 127.3.214.254:40275 requested a full tablet report, sending...
I20260710 11:00:43.807566  6546 tablet_bootstrap.cc:492] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap complete.
I20260710 11:00:43.808287  6546 ts_tablet_manager.cc:1403] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260710 11:00:43.810901  6546 raft_consensus.cc:359] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:43.811771  6546 raft_consensus.cc:740] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.812348  6546 consensus_queue.cc:260] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [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: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:43.813936  6546 ts_tablet_manager.cc:1434] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:00:43.814538  6546 tablet_bootstrap.cc:492] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:43.815166  5970 ts_manager.cc:194] Re-registered known tserver with Master: a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:43.824220  6546 tablet_bootstrap.cc:492] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:43.824992  6546 tablet_bootstrap.cc:492] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap complete.
I20260710 11:00:43.825524  6546 ts_tablet_manager.cc:1403] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:00:43.827170  6546 raft_consensus.cc:359] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:43.827610  6546 raft_consensus.cc:740] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.827987  5970 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59028
I20260710 11:00:43.828150  6546 consensus_queue.cc:260] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [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: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:43.829962  6546 ts_tablet_manager.cc:1434] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:43.830540  6546 tablet_bootstrap.cc:492] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:43.831161  6616 heartbeater.cc:499] Master 127.3.214.254:40275 was elected leader, sending a full tablet report...
I20260710 11:00:43.842554  6546 tablet_bootstrap.cc:492] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:43.843411  6546 tablet_bootstrap.cc:492] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap complete.
I20260710 11:00:43.844045  6546 ts_tablet_manager.cc:1403] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:00:43.846357  6546 raft_consensus.cc:359] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:43.846987  6546 raft_consensus.cc:740] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.847617  6546 consensus_queue.cc:260] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [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: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:43.849437  6546 ts_tablet_manager.cc:1434] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:43.850241  6546 tablet_bootstrap.cc:492] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
W20260710 11:00:43.853111  6190 consensus_peers.cc:597] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 -> Peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Couldn't send request to peer a5d009df551c4b2e9623fede54e9a2d1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:43.867424  6546 tablet_bootstrap.cc:492] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:43.868417  6546 tablet_bootstrap.cc:492] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap complete.
I20260710 11:00:43.869071  6546 ts_tablet_manager.cc:1403] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260710 11:00:43.871109  6546 raft_consensus.cc:359] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:43.871706  6546 raft_consensus.cc:740] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.872224  6546 consensus_queue.cc:260] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [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: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:43.873935  6546 ts_tablet_manager.cc:1434] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:00:43.874894  6546 tablet_bootstrap.cc:492] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:43.897588  6546 tablet_bootstrap.cc:492] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:43.898751  6546 tablet_bootstrap.cc:492] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap complete.
I20260710 11:00:43.899351  6546 ts_tablet_manager.cc:1403] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260710 11:00:43.901069  6546 raft_consensus.cc:359] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:43.901777  6546 raft_consensus.cc:740] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.902565  6546 consensus_queue.cc:260] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1 [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: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:43.904776  6546 ts_tablet_manager.cc:1434] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:43.906661  6546 tablet_bootstrap.cc:492] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:43.919188  6546 tablet_bootstrap.cc:492] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:43.920007  6546 tablet_bootstrap.cc:492] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap complete.
I20260710 11:00:43.920480  6546 ts_tablet_manager.cc:1403] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260710 11:00:43.922112  6546 raft_consensus.cc:359] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:43.922561  6546 raft_consensus.cc:740] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.923084  6546 consensus_queue.cc:260] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1 [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: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:43.924752  6546 ts_tablet_manager.cc:1434] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:43.925685  6546 tablet_bootstrap.cc:492] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:43.936894  6546 tablet_bootstrap.cc:492] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:43.937650  6546 tablet_bootstrap.cc:492] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap complete.
I20260710 11:00:43.938136  6546 ts_tablet_manager.cc:1403] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 11:00:43.939661  6546 raft_consensus.cc:359] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:43.940165  6546 raft_consensus.cc:740] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.940723  6546 consensus_queue.cc:260] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1 [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: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:43.942504  6546 ts_tablet_manager.cc:1434] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:43.943423  6546 tablet_bootstrap.cc:492] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:43.955354  6546 tablet_bootstrap.cc:492] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:43.955991  6546 tablet_bootstrap.cc:492] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap complete.
I20260710 11:00:43.956449  6546 ts_tablet_manager.cc:1403] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:00:43.958025  6546 raft_consensus.cc:359] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:43.958442  6546 raft_consensus.cc:740] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.958945  6546 consensus_queue.cc:260] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1 [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: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:43.960655  6546 ts_tablet_manager.cc:1434] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:43.961637  6546 tablet_bootstrap.cc:492] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:43.972425  6546 tablet_bootstrap.cc:492] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:43.973059  6546 tablet_bootstrap.cc:492] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap complete.
I20260710 11:00:43.973551  6546 ts_tablet_manager.cc:1403] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:00:43.975154  6546 raft_consensus.cc:359] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:43.975699  6546 raft_consensus.cc:740] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.976212  6546 consensus_queue.cc:260] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [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: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:43.977988  6546 ts_tablet_manager.cc:1434] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:43.978945  6546 tablet_bootstrap.cc:492] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap starting.
I20260710 11:00:43.990469  6546 tablet_bootstrap.cc:492] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:00:43.991151  6546 tablet_bootstrap.cc:492] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1: Bootstrap complete.
I20260710 11:00:43.991580  6546 ts_tablet_manager.cc:1403] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:00:43.993178  6546 raft_consensus.cc:359] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:43.993808  6546 raft_consensus.cc:740] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.994329  6546 consensus_queue.cc:260] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:43.996047  6546 ts_tablet_manager.cc:1434] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:44.482887  6496 raft_consensus.cc:493] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.483770  6496 raft_consensus.cc:515] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:44.486065  6496 leader_election.cc:290] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:44.486852  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb593e22dbd4f13bba589118f9b2323" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:44.487325  6589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb593e22dbd4f13bba589118f9b2323" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:44.488194  6589 raft_consensus.cc:2468] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a97a3b87a0db4f8586aed7d70b3781b3 in term 1.
I20260710 11:00:44.489918  6116 leader_election.cc:304] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [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: a5d009df551c4b2e9623fede54e9a2d1, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 
I20260710 11:00:44.490845  6496 raft_consensus.cc:2804] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:44.491194  6496 raft_consensus.cc:493] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.491535  6496 raft_consensus.cc:3060] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:44.500695  6496 raft_consensus.cc:515] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:44.503386  6496 leader_election.cc:290] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 2 election: Requested vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:44.503273  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb593e22dbd4f13bba589118f9b2323" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:44.503750  6589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb593e22dbd4f13bba589118f9b2323" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
I20260710 11:00:44.504323  6589 raft_consensus.cc:3060] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:44.509922  6589 raft_consensus.cc:2468] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a97a3b87a0db4f8586aed7d70b3781b3 in term 2.
I20260710 11:00:44.510789  6116 leader_election.cc:304] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [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: a5d009df551c4b2e9623fede54e9a2d1, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 30d16dacc1aa42b8810b6c0cb18e9edb
I20260710 11:00:44.511664  6496 raft_consensus.cc:2804] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:44.512094  6496 raft_consensus.cc:697] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 LEADER]: Becoming Leader. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Running, Role: LEADER
I20260710 11:00:44.513180  6496 consensus_queue.cc:237] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:44.514313  6344 raft_consensus.cc:493] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.514909  6344 raft_consensus.cc:515] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:44.518618  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb593e22dbd4f13bba589118f9b2323" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:44.519663  6589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cb593e22dbd4f13bba589118f9b2323" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:44.520206  6344 leader_election.cc:290] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:44.520433  6589 raft_consensus.cc:2393] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30d16dacc1aa42b8810b6c0cb18e9edb in current term 2: Already voted for candidate a97a3b87a0db4f8586aed7d70b3781b3 in this term.
I20260710 11:00:44.521548  6264 leader_election.cc:304] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [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: 30d16dacc1aa42b8810b6c0cb18e9edb; no voters: a5d009df551c4b2e9623fede54e9a2d1, a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:44.522296  6344 raft_consensus.cc:3060] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:44.522150  5971 catalog_manager.cc:5697] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 reported cstate change: term changed from 1 to 2, leader changed from a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193) to a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194). New cstate: current_term: 2 leader_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:44.529824  6344 raft_consensus.cc:2749] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:44.580076  6344 raft_consensus.cc:493] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.580592  6344 raft_consensus.cc:515] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:44.582434  6344 leader_election.cc:290] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:44.583215  6589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1845f791a004417ebdf0e83179fbb870" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:44.583467  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1845f791a004417ebdf0e83179fbb870" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:44.583813  6589 raft_consensus.cc:2468] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 1.
I20260710 11:00:44.584153  6149 raft_consensus.cc:2468] T 1845f791a004417ebdf0e83179fbb870 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 0.
I20260710 11:00:44.584854  6264 leader_election.cc:304] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [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: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: 
I20260710 11:00:44.585590  6344 raft_consensus.cc:2804] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:44.585924  6344 raft_consensus.cc:493] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.586155  6344 raft_consensus.cc:3060] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:44.589532  6496 raft_consensus.cc:493] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.590142  6496 raft_consensus.cc:515] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:44.592417  6496 leader_election.cc:290] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:44.593118  6633 raft_consensus.cc:493] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.593631  6589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d5177f94ea426eaf19437bd7290acc" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:44.593710  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d5177f94ea426eaf19437bd7290acc" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:44.593722  6633 raft_consensus.cc:515] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:44.594063  6344 raft_consensus.cc:515] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:44.594496  6589 raft_consensus.cc:2468] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a97a3b87a0db4f8586aed7d70b3781b3 in term 1.
I20260710 11:00:44.594991  6298 raft_consensus.cc:2468] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a97a3b87a0db4f8586aed7d70b3781b3 in term 1.
I20260710 11:00:44.595974  6116 leader_election.cc:304] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [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: a5d009df551c4b2e9623fede54e9a2d1, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 
I20260710 11:00:44.596280  6344 leader_election.cc:290] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 2 election: Requested vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:44.596863  6496 raft_consensus.cc:2804] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:44.597151  6496 raft_consensus.cc:493] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.597577  6496 raft_consensus.cc:3060] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:44.598320  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d5177f94ea426eaf19437bd7290acc" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:44.599086  6588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1845f791a004417ebdf0e83179fbb870" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
I20260710 11:00:44.599329  6589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d5177f94ea426eaf19437bd7290acc" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:44.599673  6588 raft_consensus.cc:3060] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:44.599977  6589 raft_consensus.cc:2468] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 1.
I20260710 11:00:44.596204  6633 leader_election.cc:290] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:44.601306  6264 leader_election.cc:304] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [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: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: 
I20260710 11:00:44.602226  6633 raft_consensus.cc:2804] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:44.599115  6148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1845f791a004417ebdf0e83179fbb870" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
I20260710 11:00:44.602854  6633 raft_consensus.cc:493] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.603019  6148 raft_consensus.cc:3060] T 1845f791a004417ebdf0e83179fbb870 P a97a3b87a0db4f8586aed7d70b3781b3 [term 0 FOLLOWER]: Advancing to term 2
I20260710 11:00:44.603384  6633 raft_consensus.cc:3060] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:44.608070  6588 raft_consensus.cc:2468] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 2.
I20260710 11:00:44.609375  6264 leader_election.cc:304] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: 
I20260710 11:00:44.610267  6344 raft_consensus.cc:2804] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:44.610819  6148 raft_consensus.cc:2468] T 1845f791a004417ebdf0e83179fbb870 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 2.
I20260710 11:00:44.611428  6344 raft_consensus.cc:697] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 LEADER]: Becoming Leader. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Running, Role: LEADER
I20260710 11:00:44.611104  6633 raft_consensus.cc:515] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:44.612040  6496 raft_consensus.cc:515] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:44.612576  6344 consensus_queue.cc:237] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:44.613211  6149 raft_consensus.cc:2393] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30d16dacc1aa42b8810b6c0cb18e9edb in current term 2: Already voted for candidate a97a3b87a0db4f8586aed7d70b3781b3 in this term.
I20260710 11:00:44.614451  6588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d5177f94ea426eaf19437bd7290acc" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
I20260710 11:00:44.614799  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d5177f94ea426eaf19437bd7290acc" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:44.615109  6588 raft_consensus.cc:3060] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:44.615152  6589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d5177f94ea426eaf19437bd7290acc" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
I20260710 11:00:44.615621  6298 raft_consensus.cc:2393] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a97a3b87a0db4f8586aed7d70b3781b3 in current term 2: Already voted for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in this term.
I20260710 11:00:44.615741  6496 leader_election.cc:290] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 2 election: Requested vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:44.617174  6116 leader_election.cc:304] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [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: a97a3b87a0db4f8586aed7d70b3781b3; no voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:44.618350  6496 raft_consensus.cc:2749] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:00:44.618985  6497 raft_consensus.cc:493] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.619626  6497 raft_consensus.cc:515] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:44.620453  6633 leader_election.cc:290] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 2 election: Requested vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:44.620641  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d5177f94ea426eaf19437bd7290acc" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
I20260710 11:00:44.621393  6149 raft_consensus.cc:2393] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 30d16dacc1aa42b8810b6c0cb18e9edb in current term 2: Already voted for candidate a97a3b87a0db4f8586aed7d70b3781b3 in this term.
I20260710 11:00:44.621726  6497 leader_election.cc:290] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629)
I20260710 11:00:44.623378  6221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de558931732349dabe515a7888e41084" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:44.623185  5971 catalog_manager.cc:5697] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb reported cstate change: term changed from 1 to 2, leader changed from a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193) to 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196). New cstate: current_term: 2 leader_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:44.623991  6589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de558931732349dabe515a7888e41084" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:44.624766  6589 raft_consensus.cc:2468] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a97a3b87a0db4f8586aed7d70b3781b3 in term 1.
I20260710 11:00:44.625787  6116 leader_election.cc:304] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 [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: a5d009df551c4b2e9623fede54e9a2d1, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 8bfbf0408b9a4166990e2fb45595c143
I20260710 11:00:44.626684  6497 raft_consensus.cc:2804] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:44.627014  6588 raft_consensus.cc:2468] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 2.
I20260710 11:00:44.627069  6497 raft_consensus.cc:493] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.627688  6497 raft_consensus.cc:3060] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:44.628196  6264 leader_election.cc:304] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [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: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:44.629307  6344 raft_consensus.cc:2804] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:44.630103  6344 raft_consensus.cc:697] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 LEADER]: Becoming Leader. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Running, Role: LEADER
I20260710 11:00:44.631075  6344 consensus_queue.cc:237] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:44.637995  6397 raft_consensus.cc:493] T 8a2367b9426c48c0a165784f3fdb0143 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.638625  6397 raft_consensus.cc:515] T 8a2367b9426c48c0a165784f3fdb0143 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:44.639899  6497 raft_consensus.cc:515] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:44.641499  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2367b9426c48c0a165784f3fdb0143" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:44.643437  6344 raft_consensus.cc:493] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.644125  6221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de558931732349dabe515a7888e41084" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
I20260710 11:00:44.644062  6344 raft_consensus.cc:515] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:44.646220  6636 raft_consensus.cc:493] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.646780  6636 raft_consensus.cc:515] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:44.647379  6344 leader_election.cc:290] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:44.648068  6588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2367b9426c48c0a165784f3fdb0143" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:44.642879  6497 leader_election.cc:290] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 2 election: Requested vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629)
I20260710 11:00:44.648804  6588 raft_consensus.cc:2468] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 1.
I20260710 11:00:44.649039  6636 leader_election.cc:290] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:44.649942  6264 leader_election.cc:304] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [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: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: 
I20260710 11:00:44.650506  6221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2367b9426c48c0a165784f3fdb0143" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:44.650547  6397 leader_election.cc:290] T 8a2367b9426c48c0a165784f3fdb0143 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:44.651232  6221 raft_consensus.cc:2468] T 8a2367b9426c48c0a165784f3fdb0143 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 1.
I20260710 11:00:44.651281  6344 raft_consensus.cc:2804] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:44.651463  6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2367b9426c48c0a165784f3fdb0143" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:44.651865  6344 raft_consensus.cc:493] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.652202  6587 raft_consensus.cc:2468] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 1.
I20260710 11:00:44.652304  6633 raft_consensus.cc:493] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.652521  6344 raft_consensus.cc:3060] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:44.652968  6633 raft_consensus.cc:515] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:44.653273  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a0ef27bb3245cba52bf860eb4df5ad" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:44.661545  6344 raft_consensus.cc:515] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:44.671715  6298 raft_consensus.cc:2468] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 1.
I20260710 11:00:44.673029  6633 leader_election.cc:290] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:44.653398  6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de558931732349dabe515a7888e41084" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
I20260710 11:00:44.673862  6188 leader_election.cc:304] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [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: 30d16dacc1aa42b8810b6c0cb18e9edb, 8bfbf0408b9a4166990e2fb45595c143; no voters: 
I20260710 11:00:44.674377  6586 raft_consensus.cc:3060] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:44.675906  6526 raft_consensus.cc:2804] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:44.676330  6526 raft_consensus.cc:493] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.676802  6526 raft_consensus.cc:3060] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:44.679307  6222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2367b9426c48c0a165784f3fdb0143" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
I20260710 11:00:44.679912  6222 raft_consensus.cc:3060] T 8a2367b9426c48c0a165784f3fdb0143 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:44.682016  6221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a0ef27bb3245cba52bf860eb4df5ad" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:44.657573  6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a0ef27bb3245cba52bf860eb4df5ad" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:44.689786  6586 raft_consensus.cc:2468] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a97a3b87a0db4f8586aed7d70b3781b3 in term 2.
I20260710 11:00:44.690065  6344 leader_election.cc:290] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 2 election: Requested vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:44.690558  6585 raft_consensus.cc:2468] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 1.
I20260710 11:00:44.691300  6116 leader_election.cc:304] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 [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: a5d009df551c4b2e9623fede54e9a2d1, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 8bfbf0408b9a4166990e2fb45595c143
I20260710 11:00:44.662891  6190 leader_election.cc:304] T 8a2367b9426c48c0a165784f3fdb0143 P 8bfbf0408b9a4166990e2fb45595c143 [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: 8bfbf0408b9a4166990e2fb45595c143, a5d009df551c4b2e9623fede54e9a2d1; no voters: 30d16dacc1aa42b8810b6c0cb18e9edb
I20260710 11:00:44.692764  6497 raft_consensus.cc:2804] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:44.693401  6497 raft_consensus.cc:697] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 LEADER]: Becoming Leader. State: Replica: a97a3b87a0db4f8586aed7d70b3781b3, State: Running, Role: LEADER
I20260710 11:00:44.694074  6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2367b9426c48c0a165784f3fdb0143" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
I20260710 11:00:44.694731  6583 raft_consensus.cc:3060] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:44.698592  6588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a0ef27bb3245cba52bf860eb4df5ad" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:44.702975  6397 raft_consensus.cc:493] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.645112  5971 catalog_manager.cc:5697] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb reported cstate change: term changed from 1 to 2, leader changed from a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193) to 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196). New cstate: current_term: 2 leader_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:44.705654  6397 raft_consensus.cc:515] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:44.709591  6397 leader_election.cc:290] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:44.708092  6588 raft_consensus.cc:2468] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 1.
I20260710 11:00:44.704725  6497 consensus_queue.cc:237] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:44.712343  6264 leader_election.cc:304] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [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: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: 
I20260710 11:00:44.713284  6344 raft_consensus.cc:2804] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:44.713727  6344 raft_consensus.cc:493] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.714252  6344 raft_consensus.cc:3060] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:44.717070  6583 raft_consensus.cc:2468] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 2.
I20260710 11:00:44.718288  6526 raft_consensus.cc:515] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:44.719347  6221 raft_consensus.cc:2393] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30d16dacc1aa42b8810b6c0cb18e9edb in current term 2: Already voted for candidate 8bfbf0408b9a4166990e2fb45595c143 in this term.
I20260710 11:00:44.720906  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a0ef27bb3245cba52bf860eb4df5ad" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:44.721206  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8b8296b4c64c8a9cdc6ce049ec0fd1" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:44.722522  6264 leader_election.cc:304] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: 
I20260710 11:00:44.723146  6633 raft_consensus.cc:2804] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:44.723598  6633 raft_consensus.cc:697] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 LEADER]: Becoming Leader. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Running, Role: LEADER
I20260710 11:00:44.713733  6222 raft_consensus.cc:2468] T 8a2367b9426c48c0a165784f3fdb0143 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 2.
I20260710 11:00:44.724553  6633 consensus_queue.cc:237] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:44.725076  6357 raft_consensus.cc:2764] T 8a2367b9426c48c0a165784f3fdb0143 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 11:00:44.735074  6643 raft_consensus.cc:493] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.735489  6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8b8296b4c64c8a9cdc6ce049ec0fd1" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:44.736234  6583 raft_consensus.cc:2468] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 1.
I20260710 11:00:44.736001  6643 raft_consensus.cc:515] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:44.738169  6190 leader_election.cc:304] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [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: 8bfbf0408b9a4166990e2fb45595c143, a5d009df551c4b2e9623fede54e9a2d1; no voters: a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:44.739416  6357 raft_consensus.cc:2804] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:44.739851  6357 raft_consensus.cc:493] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.740093  6643 leader_election.cc:290] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629)
I20260710 11:00:44.740358  6357 raft_consensus.cc:3060] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:44.741967  6221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8b8296b4c64c8a9cdc6ce049ec0fd1" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143" is_pre_election: true
I20260710 11:00:44.727875  6344 raft_consensus.cc:515] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:44.744282  6298 raft_consensus.cc:2393] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bfbf0408b9a4166990e2fb45595c143 in current term 2: Already voted for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in this term.
I20260710 11:00:44.745857  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a0ef27bb3245cba52bf860eb4df5ad" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
I20260710 11:00:44.746086  6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a0ef27bb3245cba52bf860eb4df5ad" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
I20260710 11:00:44.746652  6224 raft_consensus.cc:2393] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 30d16dacc1aa42b8810b6c0cb18e9edb in current term 2: Already voted for candidate 8bfbf0408b9a4166990e2fb45595c143 in this term.
I20260710 11:00:44.746622  6583 raft_consensus.cc:3060] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:44.746920  6588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8b8296b4c64c8a9cdc6ce049ec0fd1" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:44.747782  6588 raft_consensus.cc:2468] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a97a3b87a0db4f8586aed7d70b3781b3 in term 1.
I20260710 11:00:44.749099  6116 leader_election.cc:304] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3 [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: a5d009df551c4b2e9623fede54e9a2d1, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 
I20260710 11:00:44.749835  6643 raft_consensus.cc:2804] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:44.750247  6643 raft_consensus.cc:493] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.750645  6643 raft_consensus.cc:3060] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:44.752486  6583 raft_consensus.cc:2468] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 2.
I20260710 11:00:44.752755  6357 raft_consensus.cc:515] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:44.753242  6344 leader_election.cc:290] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 2 election: Requested vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:44.753720  6264 leader_election.cc:304] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [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: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: 8bfbf0408b9a4166990e2fb45595c143
I20260710 11:00:44.757813  6221 raft_consensus.cc:2393] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a97a3b87a0db4f8586aed7d70b3781b3 in current term 2: Already voted for candidate 8bfbf0408b9a4166990e2fb45595c143 in this term.
I20260710 11:00:44.758381  6344 raft_consensus.cc:2804] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:44.758976  6357 leader_election.cc:290] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 2 election: Requested vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:44.759848  6344 raft_consensus.cc:697] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 LEADER]: Becoming Leader. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Running, Role: LEADER
I20260710 11:00:44.760320  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8b8296b4c64c8a9cdc6ce049ec0fd1" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
I20260710 11:00:44.760840  6344 consensus_queue.cc:237] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:44.762531  6526 leader_election.cc:290] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 2 election: Requested vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:44.763501  6588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a0ef27bb3245cba52bf860eb4df5ad" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
I20260710 11:00:44.764262  6588 raft_consensus.cc:2393] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bfbf0408b9a4166990e2fb45595c143 in current term 2: Already voted for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in this term.
I20260710 11:00:44.765393  6190 leader_election.cc:304] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [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: 8bfbf0408b9a4166990e2fb45595c143; no voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:44.765159  6643 raft_consensus.cc:515] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:44.766637  6149 raft_consensus.cc:2393] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bfbf0408b9a4166990e2fb45595c143 in current term 2: Already voted for candidate a97a3b87a0db4f8586aed7d70b3781b3 in this term.
I20260710 11:00:44.767379  6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8b8296b4c64c8a9cdc6ce049ec0fd1" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
I20260710 11:00:44.767707  6643 leader_election.cc:290] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3 [CANDIDATE]: Term 2 election: Requested vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629)
I20260710 11:00:44.767952  6583 raft_consensus.cc:3060] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:44.768289  6588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8b8296b4c64c8a9cdc6ce049ec0fd1" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
I20260710 11:00:44.769361  6221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8b8296b4c64c8a9cdc6ce049ec0fd1" candidate_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
I20260710 11:00:44.769964  6526 raft_consensus.cc:2749] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:00:44.770323  6221 raft_consensus.cc:2393] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a97a3b87a0db4f8586aed7d70b3781b3 in current term 2: Already voted for candidate 8bfbf0408b9a4166990e2fb45595c143 in this term.
I20260710 11:00:44.774139  6114 leader_election.cc:304] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3 [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: a97a3b87a0db4f8586aed7d70b3781b3; no voters: 8bfbf0408b9a4166990e2fb45595c143, a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:44.776854  6583 raft_consensus.cc:2468] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 2.
I20260710 11:00:44.777288  6643 raft_consensus.cc:2749] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:00:44.778502  6190 leader_election.cc:304] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [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: 8bfbf0408b9a4166990e2fb45595c143, a5d009df551c4b2e9623fede54e9a2d1; no voters: a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:44.779582  6526 raft_consensus.cc:2804] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:44.780202  6526 raft_consensus.cc:697] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 LEADER]: Becoming Leader. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Running, Role: LEADER
I20260710 11:00:44.781087  6526 consensus_queue.cc:237] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:44.784852  5971 catalog_manager.cc:5697] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 reported cstate change: term changed from 1 to 2, leader changed from a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193) to a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194). New cstate: current_term: 2 leader_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:44.790886  5972 catalog_manager.cc:5697] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 reported cstate change: term changed from 1 to 2, leader changed from a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193) to 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195). New cstate: current_term: 2 leader_uuid: "8bfbf0408b9a4166990e2fb45595c143" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:44.794852  5970 catalog_manager.cc:5697] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb reported cstate change: term changed from 1 to 2, leader changed from a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193) to 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196). New cstate: current_term: 2 leader_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:44.796510  5970 catalog_manager.cc:5697] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb reported cstate change: term changed from 1 to 2, leader changed from a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193) to 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196). New cstate: current_term: 2 leader_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:44.810554  6526 raft_consensus.cc:493] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5d009df551c4b2e9623fede54e9a2d1)
I20260710 11:00:44.811046  6526 raft_consensus.cc:515] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } }
I20260710 11:00:44.813575  6526 leader_election.cc:290] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:44.813766  6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de558931732349dabe515a7888e41084" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:44.814528  6583 raft_consensus.cc:2393] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bfbf0408b9a4166990e2fb45595c143 in current term 2: Already voted for candidate a97a3b87a0db4f8586aed7d70b3781b3 in this term.
I20260710 11:00:44.814694  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de558931732349dabe515a7888e41084" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" is_pre_election: true
I20260710 11:00:44.815999  6188 leader_election.cc:304] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [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: 8bfbf0408b9a4166990e2fb45595c143; no voters: a5d009df551c4b2e9623fede54e9a2d1, a97a3b87a0db4f8586aed7d70b3781b3
I20260710 11:00:44.816748  6526 raft_consensus.cc:3060] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:44.822943  6526 raft_consensus.cc:2749] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:45.019184  6583 raft_consensus.cc:1275] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Refusing update from remote peer 30d16dacc1aa42b8810b6c0cb18e9edb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.020344  6344 consensus_queue.cc:1048] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.022854  6526 raft_consensus.cc:493] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:45.023599  6298 raft_consensus.cc:1275] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Refusing update from remote peer a97a3b87a0db4f8586aed7d70b3781b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.023447  6526 raft_consensus.cc:515] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:45.025192  6497 consensus_queue.cc:1048] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.026897  6588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb6a236d26e40bf846ebe20aaee3ddd" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1" is_pre_election: true
I20260710 11:00:45.027869  6588 raft_consensus.cc:2410] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bfbf0408b9a4166990e2fb45595c143 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 11:00:45.029955  6588 raft_consensus.cc:1275] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Refusing update from remote peer a97a3b87a0db4f8586aed7d70b3781b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.030027  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb6a236d26e40bf846ebe20aaee3ddd" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" is_pre_election: true
I20260710 11:00:45.030843  6298 raft_consensus.cc:2468] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 1.
I20260710 11:00:45.032128  6188 leader_election.cc:304] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [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: 30d16dacc1aa42b8810b6c0cb18e9edb, 8bfbf0408b9a4166990e2fb45595c143; no voters: a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:45.032493  6644 consensus_queue.cc:1048] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.025650  6526 leader_election.cc:290] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:45.033727  6357 raft_consensus.cc:2804] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:45.034158  6357 raft_consensus.cc:493] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:45.034584  6357 raft_consensus.cc:3060] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.043788  6149 raft_consensus.cc:1275] T 1845f791a004417ebdf0e83179fbb870 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Refusing update from remote peer 30d16dacc1aa42b8810b6c0cb18e9edb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.045503  6344 consensus_queue.cc:1048] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:45.061965  6357 raft_consensus.cc:515] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:45.063622  6148 raft_consensus.cc:1275] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Refusing update from remote peer 30d16dacc1aa42b8810b6c0cb18e9edb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.065249  6344 consensus_queue.cc:1048] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.065968  6588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb6a236d26e40bf846ebe20aaee3ddd" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
I20260710 11:00:45.066756  6588 raft_consensus.cc:3060] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.071532  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb6a236d26e40bf846ebe20aaee3ddd" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:45.072413  6298 raft_consensus.cc:3060] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.070103  6357 leader_election.cc:290] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 2 election: Requested vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451)
I20260710 11:00:45.088300  6588 raft_consensus.cc:2410] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bfbf0408b9a4166990e2fb45595c143 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 11:00:45.087134  6298 raft_consensus.cc:2468] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 2.
I20260710 11:00:45.094444  6188 leader_election.cc:304] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [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: 30d16dacc1aa42b8810b6c0cb18e9edb, 8bfbf0408b9a4166990e2fb45595c143; no voters: a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:45.095598  6357 raft_consensus.cc:2804] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:45.096097  6357 raft_consensus.cc:697] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [term 2 LEADER]: Becoming Leader. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Running, Role: LEADER
I20260710 11:00:45.096905  6357 consensus_queue.cc:237] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Queue going to LEADER 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: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:45.103870  6588 raft_consensus.cc:1275] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Refusing update from remote peer 30d16dacc1aa42b8810b6c0cb18e9edb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.105782  6649 consensus_queue.cc:1048] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.111882  5970 catalog_manager.cc:5697] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 reported cstate change: term changed from 1 to 2, leader changed from a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193) to 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195). New cstate: current_term: 2 leader_uuid: "8bfbf0408b9a4166990e2fb45595c143" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:45.177349  6588 raft_consensus.cc:1275] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Refusing update from remote peer 8bfbf0408b9a4166990e2fb45595c143: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.178606  6221 raft_consensus.cc:1275] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Refusing update from remote peer 30d16dacc1aa42b8810b6c0cb18e9edb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.178607  6357 consensus_queue.cc:1048] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:45.179826  6649 consensus_queue.cc:1048] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.192628  6149 raft_consensus.cc:1275] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Refusing update from remote peer 8bfbf0408b9a4166990e2fb45595c143: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.195097  6648 consensus_queue.cc:1048] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.195516  6583 raft_consensus.cc:1275] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Refusing update from remote peer 30d16dacc1aa42b8810b6c0cb18e9edb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.203634  6649 consensus_queue.cc:1048] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:45.235916  6221 raft_consensus.cc:1275] T 8a2367b9426c48c0a165784f3fdb0143 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Refusing update from remote peer 30d16dacc1aa42b8810b6c0cb18e9edb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.236980  6633 consensus_queue.cc:1048] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.245570  6588 raft_consensus.cc:1275] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Refusing update from remote peer 30d16dacc1aa42b8810b6c0cb18e9edb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.248067  6651 consensus_queue.cc:1048] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.250471  6221 raft_consensus.cc:1275] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Refusing update from remote peer a97a3b87a0db4f8586aed7d70b3781b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.252243  6497 consensus_queue.cc:1048] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.253023  6589 raft_consensus.cc:1275] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Refusing update from remote peer a97a3b87a0db4f8586aed7d70b3781b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.254930  6497 consensus_queue.cc:1048] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.486666  6298 raft_consensus.cc:1275] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Refusing update from remote peer 8bfbf0408b9a4166990e2fb45595c143: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:00:45.487826  6648 consensus_queue.cc:1048] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:45.496946  6588 raft_consensus.cc:1275] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Refusing update from remote peer 8bfbf0408b9a4166990e2fb45595c143: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 11:00:45.497330  6588 pending_rounds.cc:85] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1: Aborting all ops after (but not including) 0
I20260710 11:00:45.497630  6588 pending_rounds.cc:107] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:00:45.497911  6588 raft_consensus.cc:2889] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:00:45.499543  6357 consensus_queue.cc:1048] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:53.790897  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:53.820725  6297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "043036dc11ab4758aa5fb2c5f25f99d3"
dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
mode: GRACEFUL
new_leader_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
 from {username='slave'} at 127.0.0.1:41196
I20260710 11:00:53.821349  6297 raft_consensus.cc:606] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Received request to transfer leadership to TS a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:53.827978  6297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1442683e3fc04398b139fb92e5f37ebf"
dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
mode: GRACEFUL
new_leader_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
 from {username='slave'} at 127.0.0.1:41196
I20260710 11:00:53.828423  6297 raft_consensus.cc:606] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Received request to transfer leadership to TS a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:53.842512  6224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a11f47d55d34b519620508d34b5a3b2"
dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
mode: GRACEFUL
new_leader_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
 from {username='slave'} at 127.0.0.1:42060
I20260710 11:00:53.843066  6224 raft_consensus.cc:606] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 LEADER]: Received request to transfer leadership to TS 30d16dacc1aa42b8810b6c0cb18e9edb
I20260710 11:00:53.845386  6297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0a0ef27bb3245cba52bf860eb4df5ad"
dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
mode: GRACEFUL
new_leader_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
 from {username='slave'} at 127.0.0.1:41196
I20260710 11:00:53.845860  6297 raft_consensus.cc:606] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 LEADER]: Received request to transfer leadership to TS a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:53.847828  6297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8d5177f94ea426eaf19437bd7290acc"
dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
mode: GRACEFUL
new_leader_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
 from {username='slave'} at 127.0.0.1:41196
I20260710 11:00:53.848204  6297 raft_consensus.cc:606] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 LEADER]: Received request to transfer leadership to TS a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:53.850061  6297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e748b67d07b944739adffaca3a203aac"
dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
mode: GRACEFUL
new_leader_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
 from {username='slave'} at 127.0.0.1:41196
I20260710 11:00:53.850443  6297 raft_consensus.cc:606] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Received request to transfer leadership to TS a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:53.851353  3931 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 11:00:53.851955  3931 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:53.899061  6689 raft_consensus.cc:993] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb: : Instructing follower a5d009df551c4b2e9623fede54e9a2d1 to start an election
I20260710 11:00:53.899541  6699 raft_consensus.cc:1081] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Signalling peer a5d009df551c4b2e9623fede54e9a2d1 to start an election
I20260710 11:00:53.900977  6583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e748b67d07b944739adffaca3a203aac"
dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
 from {username='slave'} at 127.0.0.1:46624
I20260710 11:00:53.901541  6583 raft_consensus.cc:493] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:53.901865  6583 raft_consensus.cc:3060] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:53.907476  6583 raft_consensus.cc:515] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:53.909142  6583 leader_election.cc:290] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 2 election: Requested vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:53.920809  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e748b67d07b944739adffaca3a203aac" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
I20260710 11:00:53.920809  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e748b67d07b944739adffaca3a203aac" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:53.921635  6224 raft_consensus.cc:3060] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:53.921674  6297 raft_consensus.cc:3055] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:53.922264  6297 raft_consensus.cc:740] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Running, Role: LEADER
I20260710 11:00:53.923054  6297 consensus_queue.cc:260] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:53.924180  6297 raft_consensus.cc:3060] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:53.928798  6224 raft_consensus.cc:2468] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 2.
I20260710 11:00:53.930013  6540 leader_election.cc:304] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143, a5d009df551c4b2e9623fede54e9a2d1; no voters: 
I20260710 11:00:53.930648  6297 raft_consensus.cc:2468] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 2.
I20260710 11:00:53.931751  6702 raft_consensus.cc:2804] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:53.932818  6702 raft_consensus.cc:697] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [term 2 LEADER]: Becoming Leader. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Running, Role: LEADER
I20260710 11:00:53.933634  6702 consensus_queue.cc:237] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:53.940168  5970 catalog_manager.cc:5697] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 reported cstate change: term changed from 1 to 2, leader changed from 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196) to a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193). New cstate: current_term: 2 leader_uuid: "a5d009df551c4b2e9623fede54e9a2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:54.000790  6689 raft_consensus.cc:993] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb: : Instructing follower a5d009df551c4b2e9623fede54e9a2d1 to start an election
I20260710 11:00:54.001260  6709 raft_consensus.cc:1081] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Signalling peer a5d009df551c4b2e9623fede54e9a2d1 to start an election
I20260710 11:00:54.002669  6583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "043036dc11ab4758aa5fb2c5f25f99d3"
dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
 from {username='slave'} at 127.0.0.1:46624
I20260710 11:00:54.003126  6583 raft_consensus.cc:493] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:54.003432  6583 raft_consensus.cc:3060] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:54.008419  6583 raft_consensus.cc:515] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:54.010140  6583 leader_election.cc:290] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 2 election: Requested vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:54.010980  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043036dc11ab4758aa5fb2c5f25f99d3" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:54.011595  6297 raft_consensus.cc:3055] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:54.011916  6297 raft_consensus.cc:740] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Running, Role: LEADER
I20260710 11:00:54.012637  6297 consensus_queue.cc:260] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:54.013571  6297 raft_consensus.cc:3060] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:54.019289  6297 raft_consensus.cc:2468] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 2.
I20260710 11:00:54.019918  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043036dc11ab4758aa5fb2c5f25f99d3" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
I20260710 11:00:54.020292  6540 leader_election.cc:304] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: 
I20260710 11:00:54.020457  6149 raft_consensus.cc:3060] T 043036dc11ab4758aa5fb2c5f25f99d3 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:54.021052  6702 raft_consensus.cc:2804] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:54.021574  6702 raft_consensus.cc:697] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 LEADER]: Becoming Leader. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Running, Role: LEADER
I20260710 11:00:54.022476  6702 consensus_queue.cc:237] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:54.026818  6149 raft_consensus.cc:2468] T 043036dc11ab4758aa5fb2c5f25f99d3 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 2.
I20260710 11:00:54.031214  6689 raft_consensus.cc:993] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb: : Instructing follower a5d009df551c4b2e9623fede54e9a2d1 to start an election
I20260710 11:00:54.030947  5970 catalog_manager.cc:5697] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 reported cstate change: term changed from 1 to 2, leader changed from 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196) to a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193). New cstate: current_term: 2 leader_uuid: "a5d009df551c4b2e9623fede54e9a2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:54.031731  6709 raft_consensus.cc:1081] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 LEADER]: Signalling peer a5d009df551c4b2e9623fede54e9a2d1 to start an election
I20260710 11:00:54.033113  6583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0a0ef27bb3245cba52bf860eb4df5ad"
dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
 from {username='slave'} at 127.0.0.1:46624
I20260710 11:00:54.033614  6583 raft_consensus.cc:493] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:54.033900  6583 raft_consensus.cc:3060] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:54.038455  6583 raft_consensus.cc:515] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:54.040056  6583 leader_election.cc:290] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 3 election: Requested vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:54.040661  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a0ef27bb3245cba52bf860eb4df5ad" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
I20260710 11:00:54.041225  6224 raft_consensus.cc:3060] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:54.041167  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a0ef27bb3245cba52bf860eb4df5ad" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:54.041834  6297 raft_consensus.cc:3055] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:54.042188  6297 raft_consensus.cc:740] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Running, Role: LEADER
I20260710 11:00:54.043601  6297 consensus_queue.cc:260] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [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: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:54.044667  6297 raft_consensus.cc:3060] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:54.047690  6224 raft_consensus.cc:2468] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 3.
I20260710 11:00:54.048787  6540 leader_election.cc:304] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [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: 8bfbf0408b9a4166990e2fb45595c143, a5d009df551c4b2e9623fede54e9a2d1; no voters: 
I20260710 11:00:54.049531  6702 raft_consensus.cc:2804] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:54.049928  6702 raft_consensus.cc:697] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 3 LEADER]: Becoming Leader. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Running, Role: LEADER
I20260710 11:00:54.050179  6297 raft_consensus.cc:2468] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 3.
I20260710 11:00:54.050666  6702 consensus_queue.cc:237] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [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: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:54.057619  5970 catalog_manager.cc:5697] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 reported cstate change: term changed from 2 to 3, leader changed from 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196) to a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193). New cstate: current_term: 3 leader_uuid: "a5d009df551c4b2e9623fede54e9a2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:54.119299  6686 raft_consensus.cc:993] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143: : Instructing follower 30d16dacc1aa42b8810b6c0cb18e9edb to start an election
I20260710 11:00:54.119805  6693 raft_consensus.cc:1081] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 LEADER]: Signalling peer 30d16dacc1aa42b8810b6c0cb18e9edb to start an election
I20260710 11:00:54.121186  6297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a11f47d55d34b519620508d34b5a3b2"
dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
 from {username='slave'} at 127.0.0.1:49850
I20260710 11:00:54.121670  6297 raft_consensus.cc:493] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:54.122001  6297 raft_consensus.cc:3060] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:54.127295  6297 raft_consensus.cc:515] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:54.128654  6297 leader_election.cc:290] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 2 election: Requested vote from peers a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043), 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629)
I20260710 11:00:54.129166  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a11f47d55d34b519620508d34b5a3b2" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
I20260710 11:00:54.129745  6149 raft_consensus.cc:3060] T 3a11f47d55d34b519620508d34b5a3b2 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:54.129980  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a11f47d55d34b519620508d34b5a3b2" candidate_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
I20260710 11:00:54.130575  6224 raft_consensus.cc:3055] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:54.130832  6224 raft_consensus.cc:740] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Running, Role: LEADER
I20260710 11:00:54.131618  6224 consensus_queue.cc:260] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:54.132709  6224 raft_consensus.cc:3060] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:54.134536  6149 raft_consensus.cc:2468] T 3a11f47d55d34b519620508d34b5a3b2 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 2.
I20260710 11:00:54.135514  6262 leader_election.cc:304] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 
I20260710 11:00:54.136237  6709 raft_consensus.cc:2804] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:54.136634  6709 raft_consensus.cc:697] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 LEADER]: Becoming Leader. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Running, Role: LEADER
I20260710 11:00:54.137375  6709 consensus_queue.cc:237] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:54.138090  6224 raft_consensus.cc:2468] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d16dacc1aa42b8810b6c0cb18e9edb in term 2.
I20260710 11:00:54.144694  5970 catalog_manager.cc:5697] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb reported cstate change: term changed from 1 to 2, leader changed from 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195) to 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196). New cstate: current_term: 2 leader_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:54.260221  6689 raft_consensus.cc:993] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb: : Instructing follower a5d009df551c4b2e9623fede54e9a2d1 to start an election
I20260710 11:00:54.261034  6709 raft_consensus.cc:1081] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 LEADER]: Signalling peer a5d009df551c4b2e9623fede54e9a2d1 to start an election
I20260710 11:00:54.262718  6583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8d5177f94ea426eaf19437bd7290acc"
dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
 from {username='slave'} at 127.0.0.1:46624
I20260710 11:00:54.263285  6583 raft_consensus.cc:493] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:54.263633  6583 raft_consensus.cc:3060] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:54.270051  6583 raft_consensus.cc:515] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:54.272543  6583 leader_election.cc:290] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 3 election: Requested vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:54.273910  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d5177f94ea426eaf19437bd7290acc" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:54.274432  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d5177f94ea426eaf19437bd7290acc" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
I20260710 11:00:54.274827  6297 raft_consensus.cc:3055] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:54.275205  6149 raft_consensus.cc:3060] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:54.275254  6297 raft_consensus.cc:740] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Running, Role: LEADER
I20260710 11:00:54.276608  6297 consensus_queue.cc:260] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [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: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:54.278625  6297 raft_consensus.cc:3060] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:54.281975  6149 raft_consensus.cc:2468] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 3.
I20260710 11:00:54.283172  6540 leader_election.cc:304] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [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: a5d009df551c4b2e9623fede54e9a2d1, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 
I20260710 11:00:54.284119  6702 raft_consensus.cc:2804] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:54.284525  6702 raft_consensus.cc:697] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 3 LEADER]: Becoming Leader. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Running, Role: LEADER
I20260710 11:00:54.285708  6702 consensus_queue.cc:237] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [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: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:54.285992  6297 raft_consensus.cc:2468] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 3.
I20260710 11:00:54.295790  5970 catalog_manager.cc:5697] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 reported cstate change: term changed from 2 to 3, leader changed from 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196) to a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193). New cstate: current_term: 3 leader_uuid: "a5d009df551c4b2e9623fede54e9a2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:54.323735  6689 raft_consensus.cc:993] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb: : Instructing follower a5d009df551c4b2e9623fede54e9a2d1 to start an election
I20260710 11:00:54.324180  6709 raft_consensus.cc:1081] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Signalling peer a5d009df551c4b2e9623fede54e9a2d1 to start an election
I20260710 11:00:54.325650  6583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1442683e3fc04398b139fb92e5f37ebf"
dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
 from {username='slave'} at 127.0.0.1:46624
I20260710 11:00:54.326087  6583 raft_consensus.cc:493] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:54.326393  6583 raft_consensus.cc:3060] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:54.333269  6583 raft_consensus.cc:515] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:54.334604  6583 leader_election.cc:290] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 2 election: Requested vote from peers 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531), a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043)
I20260710 11:00:54.335419  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1442683e3fc04398b139fb92e5f37ebf" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:54.335705  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1442683e3fc04398b139fb92e5f37ebf" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
I20260710 11:00:54.335983  6297 raft_consensus.cc:3055] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:54.336365  6297 raft_consensus.cc:740] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Running, Role: LEADER
I20260710 11:00:54.336390  6149 raft_consensus.cc:3060] T 1442683e3fc04398b139fb92e5f37ebf P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:54.337625  6297 consensus_queue.cc:260] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:54.339159  6297 raft_consensus.cc:3060] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:54.343624  6149 raft_consensus.cc:2468] T 1442683e3fc04398b139fb92e5f37ebf P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 2.
I20260710 11:00:54.344822  6540 leader_election.cc:304] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5d009df551c4b2e9623fede54e9a2d1, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 
I20260710 11:00:54.345698  6702 raft_consensus.cc:2804] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:54.346076  6702 raft_consensus.cc:697] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [term 2 LEADER]: Becoming Leader. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Running, Role: LEADER
I20260710 11:00:54.346539  6297 raft_consensus.cc:2468] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 2.
I20260710 11:00:54.347050  6702 consensus_queue.cc:237] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } }
I20260710 11:00:54.353830  5970 catalog_manager.cc:5697] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 reported cstate change: term changed from 1 to 2, leader changed from 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196) to a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193). New cstate: current_term: 2 leader_uuid: "a5d009df551c4b2e9623fede54e9a2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:54.449546  6224 raft_consensus.cc:1275] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [term 3 FOLLOWER]: Refusing update from remote peer a5d009df551c4b2e9623fede54e9a2d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:54.450688  6702 consensus_queue.cc:1048] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:54.461854  6298 raft_consensus.cc:1275] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 3 FOLLOWER]: Refusing update from remote peer a5d009df551c4b2e9623fede54e9a2d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:54.463691  6702 consensus_queue.cc:1048] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:54.492591  6298 raft_consensus.cc:1275] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Refusing update from remote peer a5d009df551c4b2e9623fede54e9a2d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:54.493717  6702 consensus_queue.cc:1048] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:54.503222  6224 raft_consensus.cc:1275] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Refusing update from remote peer a5d009df551c4b2e9623fede54e9a2d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:54.504863  6703 consensus_queue.cc:1048] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:54.522517  6149 raft_consensus.cc:1275] T 043036dc11ab4758aa5fb2c5f25f99d3 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Refusing update from remote peer a5d009df551c4b2e9623fede54e9a2d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:54.524174  6148 raft_consensus.cc:1275] T 3a11f47d55d34b519620508d34b5a3b2 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Refusing update from remote peer 30d16dacc1aa42b8810b6c0cb18e9edb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:54.524008  6723 consensus_queue.cc:1048] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:54.525533  6689 consensus_queue.cc:1048] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:54.538542  6224 raft_consensus.cc:1275] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Refusing update from remote peer 30d16dacc1aa42b8810b6c0cb18e9edb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:54.543051  6709 consensus_queue.cc:1048] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:54.550858  6298 raft_consensus.cc:1275] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Refusing update from remote peer a5d009df551c4b2e9623fede54e9a2d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:54.553712  6702 consensus_queue.cc:1048] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:54.737864  6149 raft_consensus.cc:1275] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [term 3 FOLLOWER]: Refusing update from remote peer a5d009df551c4b2e9623fede54e9a2d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:54.738951  6702 consensus_queue.cc:1048] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:54.747702  6298 raft_consensus.cc:1275] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 3 FOLLOWER]: Refusing update from remote peer a5d009df551c4b2e9623fede54e9a2d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:54.750126  6723 consensus_queue.cc:1048] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:54.841365  6298 raft_consensus.cc:1275] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Refusing update from remote peer a5d009df551c4b2e9623fede54e9a2d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:54.842724  6723 consensus_queue.cc:1048] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:54.852309  6149 raft_consensus.cc:1275] T 1442683e3fc04398b139fb92e5f37ebf P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Refusing update from remote peer a5d009df551c4b2e9623fede54e9a2d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:54.854168  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:54.854521  6735 consensus_queue.cc:1048] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:54.876587  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:54.892628  6298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be5e5f11ef1c4b2992e09c4c156eb355"
dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
mode: GRACEFUL
new_leader_uuid: "8bfbf0408b9a4166990e2fb45595c143"
 from {username='slave'} at 127.0.0.1:41196
I20260710 11:00:54.893186  6298 raft_consensus.cc:606] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Received request to transfer leadership to TS 8bfbf0408b9a4166990e2fb45595c143
I20260710 11:00:54.894444  3931 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:00:54.895069  3931 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:54.900481  6689 raft_consensus.cc:993] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb: : Instructing follower 8bfbf0408b9a4166990e2fb45595c143 to start an election
I20260710 11:00:54.900961  6709 raft_consensus.cc:1081] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Signalling peer 8bfbf0408b9a4166990e2fb45595c143 to start an election
I20260710 11:00:54.902479  6224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be5e5f11ef1c4b2992e09c4c156eb355"
dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
 from {username='slave'} at 127.0.0.1:33644
I20260710 11:00:54.903034  6224 raft_consensus.cc:493] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:54.903324  6224 raft_consensus.cc:3060] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:54.908718  6224 raft_consensus.cc:515] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:54.910360  6224 leader_election.cc:290] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 2 election: Requested vote from peers a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:54.911053  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e5f11ef1c4b2992e09c4c156eb355" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a97a3b87a0db4f8586aed7d70b3781b3"
I20260710 11:00:54.911432  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5e5f11ef1c4b2992e09c4c156eb355" candidate_uuid: "8bfbf0408b9a4166990e2fb45595c143" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:54.911667  6149 raft_consensus.cc:3060] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:54.912055  6298 raft_consensus.cc:3055] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:54.912319  6298 raft_consensus.cc:740] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30d16dacc1aa42b8810b6c0cb18e9edb, State: Running, Role: LEADER
I20260710 11:00:54.912979  6298 consensus_queue.cc:260] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:54.913897  6298 raft_consensus.cc:3060] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:54.916249  6149 raft_consensus.cc:2468] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 2.
I20260710 11:00:54.917172  6188 leader_election.cc:304] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bfbf0408b9a4166990e2fb45595c143, a97a3b87a0db4f8586aed7d70b3781b3; no voters: 
I20260710 11:00:54.917910  6693 raft_consensus.cc:2804] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:54.918318  6693 raft_consensus.cc:697] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 LEADER]: Becoming Leader. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Running, Role: LEADER
I20260710 11:00:54.919284  6298 raft_consensus.cc:2468] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bfbf0408b9a4166990e2fb45595c143 in term 2.
I20260710 11:00:54.919175  6693 consensus_queue.cc:237] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } }
I20260710 11:00:54.926628  5972 catalog_manager.cc:5697] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 reported cstate change: term changed from 1 to 2, leader changed from 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196) to 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195). New cstate: current_term: 2 leader_uuid: "8bfbf0408b9a4166990e2fb45595c143" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:55.340035  6149 raft_consensus.cc:1275] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Refusing update from remote peer 8bfbf0408b9a4166990e2fb45595c143: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:55.341087  6693 consensus_queue.cc:1048] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a97a3b87a0db4f8586aed7d70b3781b3" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:55.350899  6298 raft_consensus.cc:1275] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Refusing update from remote peer 8bfbf0408b9a4166990e2fb45595c143: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:55.353663  6693 consensus_queue.cc:1048] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:55.895830  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:55.913702  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:55.928484  6221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c89d5449b153406ca823b5b94c3c93f0"
dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
mode: GRACEFUL
new_leader_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
 from {username='slave'} at 127.0.0.1:42060
I20260710 11:00:55.929091  6221 raft_consensus.cc:606] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 LEADER]: Received request to transfer leadership to TS a5d009df551c4b2e9623fede54e9a2d1
I20260710 11:00:55.930274  3931 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:00:55.930907  3931 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:56.302759  6748 raft_consensus.cc:993] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143: : Instructing follower a5d009df551c4b2e9623fede54e9a2d1 to start an election
I20260710 11:00:56.303260  6747 raft_consensus.cc:1081] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 LEADER]: Signalling peer a5d009df551c4b2e9623fede54e9a2d1 to start an election
I20260710 11:00:56.304679  6588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c89d5449b153406ca823b5b94c3c93f0"
dest_uuid: "a5d009df551c4b2e9623fede54e9a2d1"
 from {username='slave'} at 127.0.0.1:46596
I20260710 11:00:56.305117  6588 raft_consensus.cc:493] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:56.305331  6588 raft_consensus.cc:3060] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.309875  6588 raft_consensus.cc:515] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:56.311348  6588 leader_election.cc:290] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 2 election: Requested vote from peers 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629), 30d16dacc1aa42b8810b6c0cb18e9edb (127.3.214.196:37531)
I20260710 11:00:56.312108  6221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89d5449b153406ca823b5b94c3c93f0" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bfbf0408b9a4166990e2fb45595c143"
I20260710 11:00:56.312268  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89d5449b153406ca823b5b94c3c93f0" candidate_uuid: "a5d009df551c4b2e9623fede54e9a2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb"
I20260710 11:00:56.312769  6221 raft_consensus.cc:3055] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:56.312829  6297 raft_consensus.cc:3060] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.313097  6221 raft_consensus.cc:740] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bfbf0408b9a4166990e2fb45595c143, State: Running, Role: LEADER
I20260710 11:00:56.313859  6221 consensus_queue.cc:260] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:56.314738  6221 raft_consensus.cc:3060] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.318930  6297 raft_consensus.cc:2468] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 2.
I20260710 11:00:56.319125  6221 raft_consensus.cc:2468] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d009df551c4b2e9623fede54e9a2d1 in term 2.
I20260710 11:00:56.320045  6540 leader_election.cc:304] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d16dacc1aa42b8810b6c0cb18e9edb, a5d009df551c4b2e9623fede54e9a2d1; no voters: 
I20260710 11:00:56.320587  6723 raft_consensus.cc:2804] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:56.321424  6723 raft_consensus.cc:697] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 LEADER]: Becoming Leader. State: Replica: a5d009df551c4b2e9623fede54e9a2d1, State: Running, Role: LEADER
I20260710 11:00:56.322315  6723 consensus_queue.cc:237] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } }
I20260710 11:00:56.328706  5969 catalog_manager.cc:5697] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 reported cstate change: term changed from 1 to 2, leader changed from 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195) to a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193). New cstate: current_term: 2 leader_uuid: "a5d009df551c4b2e9623fede54e9a2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d009df551c4b2e9623fede54e9a2d1" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 35451 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:56.802170  6297 raft_consensus.cc:1275] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Refusing update from remote peer a5d009df551c4b2e9623fede54e9a2d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:56.803416  6723 consensus_queue.cc:1048] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d16dacc1aa42b8810b6c0cb18e9edb" member_type: VOTER last_known_addr { host: "127.3.214.196" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:56.820333  6224 raft_consensus.cc:1275] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Refusing update from remote peer a5d009df551c4b2e9623fede54e9a2d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:56.821661  6760 consensus_queue.cc:1048] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bfbf0408b9a4166990e2fb45595c143" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:56.931692  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:56.944386  3931 tablet_server.cc:179] TabletServer@127.3.214.193:35451 shutting down...
I20260710 11:00:56.974740  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:56.975593  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:56.976554  3931 raft_consensus.cc:2243] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.977033  3931 raft_consensus.cc:2272] T 7cb6a236d26e40bf846ebe20aaee3ddd P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.979117  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:56.979645  3931 raft_consensus.cc:2243] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.980069  3931 raft_consensus.cc:2272] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.982311  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:56.982887  3931 raft_consensus.cc:2243] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.983273  3931 raft_consensus.cc:2272] T ab0a89534e2f413d8330a280ab25e982 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.985011  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:56.985577  3931 raft_consensus.cc:2243] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.985950  3931 raft_consensus.cc:2272] T a90250a019bb4a9a93230792cb6e23fa P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.988255  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:56.988806  3931 raft_consensus.cc:2243] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 3 LEADER]: Raft consensus shutting down.
W20260710 11:00:56.989137  6116 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260710 11:00:56.989671  3931 raft_consensus.cc:2272] T a0a0ef27bb3245cba52bf860eb4df5ad P a5d009df551c4b2e9623fede54e9a2d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.991753  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:56.992455  3931 raft_consensus.cc:2243] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.993396  3931 raft_consensus.cc:2272] T b8d5177f94ea426eaf19437bd7290acc P a5d009df551c4b2e9623fede54e9a2d1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:56.993453  6116 consensus_peers.cc:597] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 -> Peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Couldn't send request to peer a5d009df551c4b2e9623fede54e9a2d1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:56.995092  6116 consensus_peers.cc:597] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 -> Peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Couldn't send request to peer a5d009df551c4b2e9623fede54e9a2d1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:56.995965  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:56.996464  3931 raft_consensus.cc:2243] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.996815  3931 raft_consensus.cc:2272] T 4cb593e22dbd4f13bba589118f9b2323 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.998647  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:56.999114  3931 raft_consensus.cc:2243] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.999455  3931 raft_consensus.cc:2272] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.001650  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:57.002185  3931 raft_consensus.cc:2243] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.002810  3931 raft_consensus.cc:2272] T 1442683e3fc04398b139fb92e5f37ebf P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.005282  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:57.006083  3931 raft_consensus.cc:2243] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.006570  3931 raft_consensus.cc:2272] T 0199dfc0fe0348f9a2e27596f38d6091 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.008805  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:57.009290  3931 raft_consensus.cc:2243] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.010027  3931 raft_consensus.cc:2272] T c89d5449b153406ca823b5b94c3c93f0 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.012646  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:57.013101  3931 raft_consensus.cc:2243] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.013811  3931 raft_consensus.cc:2272] T e748b67d07b944739adffaca3a203aac P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.015518  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:57.015957  3931 raft_consensus.cc:2243] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.016618  3931 raft_consensus.cc:2272] T 043036dc11ab4758aa5fb2c5f25f99d3 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.018471  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:57.018951  3931 raft_consensus.cc:2243] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.019315  3931 raft_consensus.cc:2272] T 9fcf824924984d27b8bf0c5f76803d97 P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.020979  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:57.021613  3931 raft_consensus.cc:2243] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.022038  3931 raft_consensus.cc:2272] T 8a2367b9426c48c0a165784f3fdb0143 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.023764  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:57.024252  3931 raft_consensus.cc:2243] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.024587  3931 raft_consensus.cc:2272] T 799b70d35ef946929c80a5b72c8c741b P a5d009df551c4b2e9623fede54e9a2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.026477  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:57.026966  3931 raft_consensus.cc:2243] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.027384  3931 raft_consensus.cc:2272] T de558931732349dabe515a7888e41084 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.029896  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:57.030565  3931 raft_consensus.cc:2243] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.031010  3931 raft_consensus.cc:2272] T 1845f791a004417ebdf0e83179fbb870 P a5d009df551c4b2e9623fede54e9a2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.069684  3931 tablet_server.cc:196] TabletServer@127.3.214.193:35451 shutdown complete.
W20260710 11:00:57.085250  6264 consensus_peers.cc:597] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb -> Peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Couldn't send request to peer a5d009df551c4b2e9623fede54e9a2d1. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:35451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:57.090764  6116 consensus_peers.cc:597] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 -> Peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Couldn't send request to peer a5d009df551c4b2e9623fede54e9a2d1. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:35451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:57.094540  6190 consensus_peers.cc:597] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 -> Peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Couldn't send request to peer a5d009df551c4b2e9623fede54e9a2d1. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:35451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:57.108486  3931 tablet_server.cc:179] TabletServer@127.3.214.194:0 shutting down...
I20260710 11:00:57.136660  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:57.137355  3931 tablet_replica.cc:333] T 1845f791a004417ebdf0e83179fbb870 P a97a3b87a0db4f8586aed7d70b3781b3: stopping tablet replica
I20260710 11:00:57.138064  3931 raft_consensus.cc:2243] T 1845f791a004417ebdf0e83179fbb870 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.138559  3931 raft_consensus.cc:2272] T 1845f791a004417ebdf0e83179fbb870 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.140746  3931 tablet_replica.cc:333] T 3a11f47d55d34b519620508d34b5a3b2 P a97a3b87a0db4f8586aed7d70b3781b3: stopping tablet replica
I20260710 11:00:57.141362  3931 raft_consensus.cc:2243] T 3a11f47d55d34b519620508d34b5a3b2 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.141857  3931 raft_consensus.cc:2272] T 3a11f47d55d34b519620508d34b5a3b2 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.144109  3931 tablet_replica.cc:333] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3: stopping tablet replica
I20260710 11:00:57.144800  3931 raft_consensus.cc:2243] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.145354  3931 raft_consensus.cc:2272] T b8d5177f94ea426eaf19437bd7290acc P a97a3b87a0db4f8586aed7d70b3781b3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:57.147599  6188 consensus_peers.cc:597] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 -> Peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Couldn't send request to peer a97a3b87a0db4f8586aed7d70b3781b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:57.147684  3931 tablet_replica.cc:333] T 0b40c26542b64c73abfb380f94284058 P a97a3b87a0db4f8586aed7d70b3781b3: stopping tablet replica
I20260710 11:00:57.148486  3931 raft_consensus.cc:2243] T 0b40c26542b64c73abfb380f94284058 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.148880  3931 raft_consensus.cc:2272] T 0b40c26542b64c73abfb380f94284058 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.150547  3931 tablet_replica.cc:333] T a90250a019bb4a9a93230792cb6e23fa P a97a3b87a0db4f8586aed7d70b3781b3: stopping tablet replica
I20260710 11:00:57.151070  3931 raft_consensus.cc:2243] T a90250a019bb4a9a93230792cb6e23fa P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.151482  3931 raft_consensus.cc:2272] T a90250a019bb4a9a93230792cb6e23fa P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.153227  3931 tablet_replica.cc:333] T 799b70d35ef946929c80a5b72c8c741b P a97a3b87a0db4f8586aed7d70b3781b3: stopping tablet replica
I20260710 11:00:57.153765  3931 raft_consensus.cc:2243] T 799b70d35ef946929c80a5b72c8c741b P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.154191  3931 raft_consensus.cc:2272] T 799b70d35ef946929c80a5b72c8c741b P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.155902  3931 tablet_replica.cc:333] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3: stopping tablet replica
I20260710 11:00:57.156375  3931 raft_consensus.cc:2243] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.157112  3931 raft_consensus.cc:2272] T de558931732349dabe515a7888e41084 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.159114  3931 tablet_replica.cc:333] T 7c0e860cd29a469c9bfff75b2010bffe P a97a3b87a0db4f8586aed7d70b3781b3: stopping tablet replica
I20260710 11:00:57.159780  3931 raft_consensus.cc:2243] T 7c0e860cd29a469c9bfff75b2010bffe P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.160226  3931 raft_consensus.cc:2272] T 7c0e860cd29a469c9bfff75b2010bffe P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:57.162210  6190 consensus_peers.cc:597] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 -> Peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Couldn't send request to peer a5d009df551c4b2e9623fede54e9a2d1. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:35451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:57.162830  3931 tablet_replica.cc:333] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3: stopping tablet replica
I20260710 11:00:57.163604  3931 raft_consensus.cc:2243] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.164120  3931 raft_consensus.cc:2272] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.166450  3931 tablet_replica.cc:333] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3: stopping tablet replica
I20260710 11:00:57.167137  3931 raft_consensus.cc:2243] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.168004  3931 raft_consensus.cc:2272] T ab0a89534e2f413d8330a280ab25e982 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:57.169435  6116 consensus_peers.cc:597] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 -> Peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Couldn't send request to peer a5d009df551c4b2e9623fede54e9a2d1. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:35451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:57.170262  3931 tablet_replica.cc:333] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3: stopping tablet replica
I20260710 11:00:57.170835  3931 raft_consensus.cc:2243] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.171234  3931 raft_consensus.cc:2272] T be5e5f11ef1c4b2992e09c4c156eb355 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.173081  3931 tablet_replica.cc:333] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3: stopping tablet replica
I20260710 11:00:57.173611  3931 raft_consensus.cc:2243] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.174330  3931 raft_consensus.cc:2272] T 0199dfc0fe0348f9a2e27596f38d6091 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.176026  3931 tablet_replica.cc:333] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3: stopping tablet replica
I20260710 11:00:57.176512  3931 raft_consensus.cc:2243] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.177241  3931 raft_consensus.cc:2272] T 4cb593e22dbd4f13bba589118f9b2323 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.179105  3931 tablet_replica.cc:333] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3: stopping tablet replica
I20260710 11:00:57.179584  3931 raft_consensus.cc:2243] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.180266  3931 raft_consensus.cc:2272] T 265ba6e5bbc74da69fa19d3f04c7bf1e P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.182107  3931 tablet_replica.cc:333] T 1442683e3fc04398b139fb92e5f37ebf P a97a3b87a0db4f8586aed7d70b3781b3: stopping tablet replica
I20260710 11:00:57.182613  3931 raft_consensus.cc:2243] T 1442683e3fc04398b139fb92e5f37ebf P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.183004  3931 raft_consensus.cc:2272] T 1442683e3fc04398b139fb92e5f37ebf P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.184651  3931 tablet_replica.cc:333] T 2f0e5d6617bb4142b41625ca941d530b P a97a3b87a0db4f8586aed7d70b3781b3: stopping tablet replica
I20260710 11:00:57.185125  3931 raft_consensus.cc:2243] T 2f0e5d6617bb4142b41625ca941d530b P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.185570  3931 raft_consensus.cc:2272] T 2f0e5d6617bb4142b41625ca941d530b P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.187362  3931 tablet_replica.cc:333] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3: stopping tablet replica
I20260710 11:00:57.187824  3931 raft_consensus.cc:2243] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.188544  3931 raft_consensus.cc:2272] T e4d64b3df01542158b3c8b6e04acf5f8 P a97a3b87a0db4f8586aed7d70b3781b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.190275  3931 tablet_replica.cc:333] T 043036dc11ab4758aa5fb2c5f25f99d3 P a97a3b87a0db4f8586aed7d70b3781b3: stopping tablet replica
I20260710 11:00:57.190729  3931 raft_consensus.cc:2243] T 043036dc11ab4758aa5fb2c5f25f99d3 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.191105  3931 raft_consensus.cc:2272] T 043036dc11ab4758aa5fb2c5f25f99d3 P a97a3b87a0db4f8586aed7d70b3781b3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:57.219301  6188 consensus_peers.cc:597] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 -> Peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Couldn't send request to peer a97a3b87a0db4f8586aed7d70b3781b3. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.194:41043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:57.228034  3931 tablet_server.cc:196] TabletServer@127.3.214.194:0 shutdown complete.
W20260710 11:00:57.231334  6190 consensus_peers.cc:597] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 -> Peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Couldn't send request to peer a5d009df551c4b2e9623fede54e9a2d1. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:35451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:57.250574  6264 consensus_peers.cc:597] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb -> Peer a5d009df551c4b2e9623fede54e9a2d1 (127.3.214.193:35451): Couldn't send request to peer a5d009df551c4b2e9623fede54e9a2d1. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:35451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:57.253759  6262 consensus_peers.cc:597] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb -> Peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Couldn't send request to peer a97a3b87a0db4f8586aed7d70b3781b3. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.194:41043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:57.261648  3931 tablet_server.cc:179] TabletServer@127.3.214.195:0 shutting down...
I20260710 11:00:57.289397  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:57.290282  3931 tablet_replica.cc:333] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143: stopping tablet replica
I20260710 11:00:57.291137  3931 raft_consensus.cc:2243] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.291857  3931 raft_consensus.cc:2272] T 7cb6a236d26e40bf846ebe20aaee3ddd P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.293696  3931 tablet_replica.cc:333] T 8a2367b9426c48c0a165784f3fdb0143 P 8bfbf0408b9a4166990e2fb45595c143: stopping tablet replica
I20260710 11:00:57.294389  3931 raft_consensus.cc:2243] T 8a2367b9426c48c0a165784f3fdb0143 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.294826  3931 raft_consensus.cc:2272] T 8a2367b9426c48c0a165784f3fdb0143 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.296530  3931 tablet_replica.cc:333] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143: stopping tablet replica
I20260710 11:00:57.296981  3931 raft_consensus.cc:2243] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.297340  3931 raft_consensus.cc:2272] T 3a11f47d55d34b519620508d34b5a3b2 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.299101  3931 tablet_replica.cc:333] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143: stopping tablet replica
I20260710 11:00:57.299557  3931 raft_consensus.cc:2243] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.299913  3931 raft_consensus.cc:2272] T e748b67d07b944739adffaca3a203aac P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.301462  3931 tablet_replica.cc:333] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143: stopping tablet replica
I20260710 11:00:57.302234  3931 raft_consensus.cc:2243] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.303179  3931 raft_consensus.cc:2272] T 0b40c26542b64c73abfb380f94284058 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.305048  3931 tablet_replica.cc:333] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143: stopping tablet replica
I20260710 11:00:57.305648  3931 raft_consensus.cc:2243] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.306341  3931 raft_consensus.cc:2272] T a90250a019bb4a9a93230792cb6e23fa P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.308034  3931 tablet_replica.cc:333] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143: stopping tablet replica
I20260710 11:00:57.308521  3931 raft_consensus.cc:2243] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.308956  3931 raft_consensus.cc:2272] T a0a0ef27bb3245cba52bf860eb4df5ad P 8bfbf0408b9a4166990e2fb45595c143 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.310652  3931 tablet_replica.cc:333] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143: stopping tablet replica
I20260710 11:00:57.311157  3931 raft_consensus.cc:2243] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.312021  3931 raft_consensus.cc:2272] T 7e8b8296b4c64c8a9cdc6ce049ec0fd1 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.314316  3931 tablet_replica.cc:333] T 7c0e860cd29a469c9bfff75b2010bffe P 8bfbf0408b9a4166990e2fb45595c143: stopping tablet replica
I20260710 11:00:57.314909  3931 raft_consensus.cc:2243] T 7c0e860cd29a469c9bfff75b2010bffe P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.315313  3931 raft_consensus.cc:2272] T 7c0e860cd29a469c9bfff75b2010bffe P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.317103  3931 tablet_replica.cc:333] T e4d64b3df01542158b3c8b6e04acf5f8 P 8bfbf0408b9a4166990e2fb45595c143: stopping tablet replica
I20260710 11:00:57.317693  3931 raft_consensus.cc:2243] T e4d64b3df01542158b3c8b6e04acf5f8 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.318091  3931 raft_consensus.cc:2272] T e4d64b3df01542158b3c8b6e04acf5f8 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.320362  3931 tablet_replica.cc:333] T 9fcf824924984d27b8bf0c5f76803d97 P 8bfbf0408b9a4166990e2fb45595c143: stopping tablet replica
I20260710 11:00:57.321041  3931 raft_consensus.cc:2243] T 9fcf824924984d27b8bf0c5f76803d97 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.321686  3931 raft_consensus.cc:2272] T 9fcf824924984d27b8bf0c5f76803d97 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:57.322959  6262 consensus_peers.cc:597] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb -> Peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Couldn't send request to peer a97a3b87a0db4f8586aed7d70b3781b3. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.194:41043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:57.323925  3931 tablet_replica.cc:333] T ab0a89534e2f413d8330a280ab25e982 P 8bfbf0408b9a4166990e2fb45595c143: stopping tablet replica
I20260710 11:00:57.324474  3931 raft_consensus.cc:2243] T ab0a89534e2f413d8330a280ab25e982 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.324880  3931 raft_consensus.cc:2272] T ab0a89534e2f413d8330a280ab25e982 P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.326737  3931 tablet_replica.cc:333] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143: stopping tablet replica
I20260710 11:00:57.327229  3931 raft_consensus.cc:2243] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.327716  3931 raft_consensus.cc:2272] T de558931732349dabe515a7888e41084 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.329680  3931 tablet_replica.cc:333] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143: stopping tablet replica
I20260710 11:00:57.330163  3931 raft_consensus.cc:2243] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.330919  3931 raft_consensus.cc:2272] T 799b70d35ef946929c80a5b72c8c741b P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.332597  3931 tablet_replica.cc:333] T 265ba6e5bbc74da69fa19d3f04c7bf1e P 8bfbf0408b9a4166990e2fb45595c143: stopping tablet replica
I20260710 11:00:57.333070  3931 raft_consensus.cc:2243] T 265ba6e5bbc74da69fa19d3f04c7bf1e P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.333508  3931 raft_consensus.cc:2272] T 265ba6e5bbc74da69fa19d3f04c7bf1e P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.335155  3931 tablet_replica.cc:333] T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143: stopping tablet replica
I20260710 11:00:57.335634  3931 raft_consensus.cc:2243] T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.336028  3931 raft_consensus.cc:2272] T 2f0e5d6617bb4142b41625ca941d530b P 8bfbf0408b9a4166990e2fb45595c143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.337726  3931 tablet_replica.cc:333] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143: stopping tablet replica
I20260710 11:00:57.338217  3931 raft_consensus.cc:2243] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.338908  3931 raft_consensus.cc:2272] T be5e5f11ef1c4b2992e09c4c156eb355 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.340528  3931 tablet_replica.cc:333] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143: stopping tablet replica
I20260710 11:00:57.340948  3931 raft_consensus.cc:2243] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.341331  3931 raft_consensus.cc:2272] T c89d5449b153406ca823b5b94c3c93f0 P 8bfbf0408b9a4166990e2fb45595c143 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:57.351577  6262 consensus_peers.cc:597] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb -> Peer 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629): Couldn't send request to peer 8bfbf0408b9a4166990e2fb45595c143. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:57.379841  3931 tablet_server.cc:196] TabletServer@127.3.214.195:0 shutdown complete.
W20260710 11:00:57.397774  6262 consensus_peers.cc:597] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb -> Peer 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629): Couldn't send request to peer 8bfbf0408b9a4166990e2fb45595c143. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.195:42629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:57.410079  3931 tablet_server.cc:179] TabletServer@127.3.214.196:0 shutting down...
I20260710 11:00:57.434639  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:57.435375  3931 tablet_replica.cc:333] T e4d64b3df01542158b3c8b6e04acf5f8 P 30d16dacc1aa42b8810b6c0cb18e9edb: stopping tablet replica
I20260710 11:00:57.436031  3931 raft_consensus.cc:2243] T e4d64b3df01542158b3c8b6e04acf5f8 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.436512  3931 raft_consensus.cc:2272] T e4d64b3df01542158b3c8b6e04acf5f8 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.438745  3931 tablet_replica.cc:333] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb: stopping tablet replica
I20260710 11:00:57.439457  3931 raft_consensus.cc:2243] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.440521  3931 raft_consensus.cc:2272] T 1845f791a004417ebdf0e83179fbb870 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.443092  3931 tablet_replica.cc:333] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb: stopping tablet replica
W20260710 11:00:57.443655  6262 consensus_peers.cc:597] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb -> Peer a97a3b87a0db4f8586aed7d70b3781b3 (127.3.214.194:41043): Couldn't send request to peer a97a3b87a0db4f8586aed7d70b3781b3. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.194:41043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:57.443789  3931 raft_consensus.cc:2243] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:00:57.444253  6262 consensus_peers.cc:597] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb -> Peer 8bfbf0408b9a4166990e2fb45595c143 (127.3.214.195:42629): Couldn't send request to peer 8bfbf0408b9a4166990e2fb45595c143. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.195:42629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:57.444248  3931 raft_consensus.cc:2272] T 7cb6a236d26e40bf846ebe20aaee3ddd P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.446202  3931 tablet_replica.cc:333] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb: stopping tablet replica
I20260710 11:00:57.446727  3931 raft_consensus.cc:2243] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.447391  3931 raft_consensus.cc:2272] T 3a11f47d55d34b519620508d34b5a3b2 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.449229  3931 tablet_replica.cc:333] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb: stopping tablet replica
I20260710 11:00:57.449802  3931 raft_consensus.cc:2243] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.450512  3931 raft_consensus.cc:2272] T 8a2367b9426c48c0a165784f3fdb0143 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.452265  3931 tablet_replica.cc:333] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb: stopping tablet replica
I20260710 11:00:57.452745  3931 raft_consensus.cc:2243] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.453145  3931 raft_consensus.cc:2272] T b8d5177f94ea426eaf19437bd7290acc P 30d16dacc1aa42b8810b6c0cb18e9edb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.454909  3931 tablet_replica.cc:333] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb: stopping tablet replica
I20260710 11:00:57.455408  3931 raft_consensus.cc:2243] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.455776  3931 raft_consensus.cc:2272] T 1442683e3fc04398b139fb92e5f37ebf P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.457540  3931 tablet_replica.cc:333] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb: stopping tablet replica
I20260710 11:00:57.458021  3931 raft_consensus.cc:2243] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.458779  3931 raft_consensus.cc:2272] T 2f0e5d6617bb4142b41625ca941d530b P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.460461  3931 tablet_replica.cc:333] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb: stopping tablet replica
I20260710 11:00:57.460954  3931 raft_consensus.cc:2243] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.461678  3931 raft_consensus.cc:2272] T 7c0e860cd29a469c9bfff75b2010bffe P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.463466  3931 tablet_replica.cc:333] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb: stopping tablet replica
I20260710 11:00:57.464006  3931 raft_consensus.cc:2243] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.464432  3931 raft_consensus.cc:2272] T 4cb593e22dbd4f13bba589118f9b2323 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.466135  3931 tablet_replica.cc:333] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb: stopping tablet replica
I20260710 11:00:57.466637  3931 raft_consensus.cc:2243] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.467032  3931 raft_consensus.cc:2272] T 0199dfc0fe0348f9a2e27596f38d6091 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.468751  3931 tablet_replica.cc:333] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb: stopping tablet replica
I20260710 11:00:57.469214  3931 raft_consensus.cc:2243] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.469646  3931 raft_consensus.cc:2272] T be5e5f11ef1c4b2992e09c4c156eb355 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.471189  3931 tablet_replica.cc:333] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb: stopping tablet replica
I20260710 11:00:57.471665  3931 raft_consensus.cc:2243] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.472069  3931 raft_consensus.cc:2272] T c89d5449b153406ca823b5b94c3c93f0 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.474372  3931 tablet_replica.cc:333] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb: stopping tablet replica
I20260710 11:00:57.474861  3931 raft_consensus.cc:2243] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.475251  3931 raft_consensus.cc:2272] T e748b67d07b944739adffaca3a203aac P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.476819  3931 tablet_replica.cc:333] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb: stopping tablet replica
I20260710 11:00:57.477285  3931 raft_consensus.cc:2243] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.478049  3931 raft_consensus.cc:2272] T 9fcf824924984d27b8bf0c5f76803d97 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.479801  3931 tablet_replica.cc:333] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb: stopping tablet replica
I20260710 11:00:57.480290  3931 raft_consensus.cc:2243] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.480697  3931 raft_consensus.cc:2272] T 043036dc11ab4758aa5fb2c5f25f99d3 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.482555  3931 tablet_replica.cc:333] T 0b40c26542b64c73abfb380f94284058 P 30d16dacc1aa42b8810b6c0cb18e9edb: stopping tablet replica
I20260710 11:00:57.482986  3931 raft_consensus.cc:2243] T 0b40c26542b64c73abfb380f94284058 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.483359  3931 raft_consensus.cc:2272] T 0b40c26542b64c73abfb380f94284058 P 30d16dacc1aa42b8810b6c0cb18e9edb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.484997  3931 tablet_replica.cc:333] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb: stopping tablet replica
I20260710 11:00:57.485435  3931 raft_consensus.cc:2243] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.485885  3931 raft_consensus.cc:2272] T a0a0ef27bb3245cba52bf860eb4df5ad P 30d16dacc1aa42b8810b6c0cb18e9edb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.530404  3931 tablet_server.cc:196] TabletServer@127.3.214.196:0 shutdown complete.
I20260710 11:00:57.559602  3931 master.cc:562] Master@127.3.214.254:40275 shutting down...
I20260710 11:00:57.579842  3931 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:57.580327  3931 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.580602  3931 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6b938ff7020249b2aa0d7073b565273f: stopping tablet replica
I20260710 11:00:57.601172  3931 master.cc:584] Master@127.3.214.254:40275 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18477 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:00:57.664167  3931 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.214.254:34159
I20260710 11:00:57.665382  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:57.671068  6773 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:57.671252  6772 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:57.671948  6775 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:57.673403  3931 server_base.cc:1061] running on GCE node
I20260710 11:00:57.674561  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:57.674731  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:57.674938  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681257674912 us; error 0 us; skew 500 ppm
I20260710 11:00:57.675496  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:57.677793  3931 webserver.cc:533] Webserver started at http://127.3.214.254:44639/ using document root <none> and password file <none>
I20260710 11:00:57.678257  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:57.678442  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:57.678731  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:57.679852  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/master-0-root/instance:
uuid: "1f8295fef9394300ac3154fef28fdee6"
format_stamp: "Formatted at 2026-07-10 11:00:57 on dist-test-slave-t4dr"
I20260710 11:00:57.684034  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:00:57.687180  6780 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:57.687868  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:00:57.688153  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/master-0-root
uuid: "1f8295fef9394300ac3154fef28fdee6"
format_stamp: "Formatted at 2026-07-10 11:00:57 on dist-test-slave-t4dr"
I20260710 11:00:57.688433  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:57.719306  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:57.720602  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:57.759322  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.254:34159
I20260710 11:00:57.759410  6831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.254:34159 every 8 connection(s)
I20260710 11:00:57.763157  6832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.772725  6832 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6: Bootstrap starting.
I20260710 11:00:57.777441  6832 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.781903  6832 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6: No bootstrap required, opened a new log
I20260710 11:00:57.783974  6832 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f8295fef9394300ac3154fef28fdee6" member_type: VOTER }
I20260710 11:00:57.784328  6832 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.784616  6832 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f8295fef9394300ac3154fef28fdee6, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.785283  6832 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1f8295fef9394300ac3154fef28fdee6" member_type: VOTER }
I20260710 11:00:57.785754  6832 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:57.785981  6832 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:57.786262  6832 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:57.790709  6832 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f8295fef9394300ac3154fef28fdee6" member_type: VOTER }
I20260710 11:00:57.791306  6832 leader_election.cc:304] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6 [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: 1f8295fef9394300ac3154fef28fdee6; no voters: 
I20260710 11:00:57.792369  6832 leader_election.cc:290] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:57.792685  6835 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:57.793987  6835 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6 [term 1 LEADER]: Becoming Leader. State: Replica: 1f8295fef9394300ac3154fef28fdee6, State: Running, Role: LEADER
I20260710 11:00:57.794678  6835 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6 [LEADER]: Queue going to LEADER mode. State: All 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: "1f8295fef9394300ac3154fef28fdee6" member_type: VOTER }
I20260710 11:00:57.795379  6832 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:57.799357  6836 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1f8295fef9394300ac3154fef28fdee6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f8295fef9394300ac3154fef28fdee6" member_type: VOTER } }
I20260710 11:00:57.800096  6836 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:57.801093  6837 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1f8295fef9394300ac3154fef28fdee6. Latest consensus state: current_term: 1 leader_uuid: "1f8295fef9394300ac3154fef28fdee6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f8295fef9394300ac3154fef28fdee6" member_type: VOTER } }
I20260710 11:00:57.801546  6837 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:57.801972  6842 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:57.810113  6842 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:57.814229  3931 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:57.819929  6842 catalog_manager.cc:1383] Generated new cluster ID: f7387ce253a346988bf8507b6ee0398a
I20260710 11:00:57.820163  6842 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:57.838411  6842 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:57.839599  6842 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:57.858714  6842 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6: Generated new TSK 0
I20260710 11:00:57.859309  6842 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:57.880921  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:57.886778  6853 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:57.887665  6854 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:57.888973  6856 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:57.889456  3931 server_base.cc:1061] running on GCE node
I20260710 11:00:57.890280  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:57.890448  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:57.890658  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681257890644 us; error 0 us; skew 500 ppm
I20260710 11:00:57.891130  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:57.893230  3931 webserver.cc:533] Webserver started at http://127.3.214.193:34393/ using document root <none> and password file <none>
I20260710 11:00:57.893705  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:57.893872  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:57.894073  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:57.895085  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/ts-0-root/instance:
uuid: "ac2f019871e049108b7a98bece78cb63"
format_stamp: "Formatted at 2026-07-10 11:00:57 on dist-test-slave-t4dr"
I20260710 11:00:57.899374  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:00:57.902351  6861 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:57.903055  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:57.903347  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/ts-0-root
uuid: "ac2f019871e049108b7a98bece78cb63"
format_stamp: "Formatted at 2026-07-10 11:00:57 on dist-test-slave-t4dr"
I20260710 11:00:57.903599  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:57.943001  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:57.944257  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:57.945734  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:57.947976  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:57.948192  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:57.948437  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:57.948611  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:57.987308  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.193:44995
I20260710 11:00:57.987399  6923 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.193:44995 every 8 connection(s)
I20260710 11:00:57.992410  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:57.999214  6928 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:58.000705  6929 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:58.002482  6931 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:58.003746  3931 server_base.cc:1061] running on GCE node
I20260710 11:00:58.004985  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:58.005244  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:58.005563  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681258005542 us; error 0 us; skew 500 ppm
I20260710 11:00:58.005643  6924 heartbeater.cc:344] Connected to a master server at 127.3.214.254:34159
I20260710 11:00:58.006069  6924 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:58.006294  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:58.006798  6924 heartbeater.cc:507] Master 127.3.214.254:34159 requested a full tablet report, sending...
I20260710 11:00:58.009116  3931 webserver.cc:533] Webserver started at http://127.3.214.194:33123/ using document root <none> and password file <none>
I20260710 11:00:58.009289  6797 ts_manager.cc:194] Registered new tserver with Master: ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995)
I20260710 11:00:58.009852  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:58.010107  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:58.010432  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:58.011658  6797 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34200
I20260710 11:00:58.012145  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/ts-1-root/instance:
uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
format_stamp: "Formatted at 2026-07-10 11:00:58 on dist-test-slave-t4dr"
I20260710 11:00:58.016618  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:00:58.019712  6936 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:58.020427  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:00:58.020699  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/ts-1-root
uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
format_stamp: "Formatted at 2026-07-10 11:00:58 on dist-test-slave-t4dr"
I20260710 11:00:58.020933  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:58.038707  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:58.039937  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:58.041358  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:58.043602  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:58.043824  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:58.044059  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:58.044227  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:58.082710  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.194:37807
I20260710 11:00:58.082804  6998 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.194:37807 every 8 connection(s)
I20260710 11:00:58.087361  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:58.094308  7002 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:58.095125  7003 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:58.100136  7005 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:58.101925  3931 server_base.cc:1061] running on GCE node
I20260710 11:00:58.101994  6999 heartbeater.cc:344] Connected to a master server at 127.3.214.254:34159
I20260710 11:00:58.102638  6999 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:58.103066  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:58.103358  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:58.103413  6999 heartbeater.cc:507] Master 127.3.214.254:34159 requested a full tablet report, sending...
I20260710 11:00:58.103546  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681258103524 us; error 0 us; skew 500 ppm
I20260710 11:00:58.104264  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:58.105729  6797 ts_manager.cc:194] Registered new tserver with Master: 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807)
I20260710 11:00:58.107003  6797 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34214
I20260710 11:00:58.109436  3931 webserver.cc:533] Webserver started at http://127.3.214.195:38609/ using document root <none> and password file <none>
I20260710 11:00:58.110015  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:58.110241  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:58.110505  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:58.111656  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/ts-2-root/instance:
uuid: "3183b2b87935424a9d9c00492a4735ea"
format_stamp: "Formatted at 2026-07-10 11:00:58 on dist-test-slave-t4dr"
I20260710 11:00:58.116025  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 11:00:58.119167  7010 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:58.119946  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:00:58.120225  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/ts-2-root
uuid: "3183b2b87935424a9d9c00492a4735ea"
format_stamp: "Formatted at 2026-07-10 11:00:58 on dist-test-slave-t4dr"
I20260710 11:00:58.120522  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:58.131584  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:58.132721  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:58.134096  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:58.136149  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:58.136370  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:58.136613  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:58.136780  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:58.174793  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.195:44159
I20260710 11:00:58.174891  7072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.195:44159 every 8 connection(s)
I20260710 11:00:58.188815  7073 heartbeater.cc:344] Connected to a master server at 127.3.214.254:34159
I20260710 11:00:58.189208  7073 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:58.189945  7073 heartbeater.cc:507] Master 127.3.214.254:34159 requested a full tablet report, sending...
I20260710 11:00:58.191865  6797 ts_manager.cc:194] Registered new tserver with Master: 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:00:58.192708  3931 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014653464s
I20260710 11:00:58.193437  6797 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34218
I20260710 11:00:58.216725  6797 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34224:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:00:58.219475  6797 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:00:58.293210  6964 tablet_service.cc:1511] Processing CreateTablet for tablet c5c0c23c32804a23883ca619b3841cc0 (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:58.295070  6964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5c0c23c32804a23883ca619b3841cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.301077  6960 tablet_service.cc:1511] Processing CreateTablet for tablet adf4be7929694db09614c96ff662a9db (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:58.302996  6960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf4be7929694db09614c96ff662a9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.302776  6961 tablet_service.cc:1511] Processing CreateTablet for tablet db250bc4360849038189658710e3476f (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:58.303110  6958 tablet_service.cc:1511] Processing CreateTablet for tablet 1521ea09421e4a1fa3df9cb2c57de6a1 (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:58.304065  6961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db250bc4360849038189658710e3476f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.304944  6958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1521ea09421e4a1fa3df9cb2c57de6a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.306133  6962 tablet_service.cc:1511] Processing CreateTablet for tablet d0d8e90b455c46bf83ff6e7b9ea6c292 (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:58.306634  7038 tablet_service.cc:1511] Processing CreateTablet for tablet c5c0c23c32804a23883ca619b3841cc0 (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:58.307422  6962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d8e90b455c46bf83ff6e7b9ea6c292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.307870  7038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5c0c23c32804a23883ca619b3841cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.309803  6959 tablet_service.cc:1511] Processing CreateTablet for tablet 7840cd19fd724c69a5154c79e21ae932 (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:58.310644  7036 tablet_service.cc:1511] Processing CreateTablet for tablet d0d8e90b455c46bf83ff6e7b9ea6c292 (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:58.311147  6959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7840cd19fd724c69a5154c79e21ae932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.311980  7036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d8e90b455c46bf83ff6e7b9ea6c292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.316776  7037 tablet_service.cc:1511] Processing CreateTablet for tablet 23212dd632b547f48ca13763816f099f (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:58.314605  6963 tablet_service.cc:1511] Processing CreateTablet for tablet 23212dd632b547f48ca13763816f099f (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:58.319183  7037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23212dd632b547f48ca13763816f099f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.319568  6963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23212dd632b547f48ca13763816f099f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.314605  7035 tablet_service.cc:1511] Processing CreateTablet for tablet db250bc4360849038189658710e3476f (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:58.322392  7035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db250bc4360849038189658710e3476f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.330912  7034 tablet_service.cc:1511] Processing CreateTablet for tablet adf4be7929694db09614c96ff662a9db (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:58.332260  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf4be7929694db09614c96ff662a9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.335460  7033 tablet_service.cc:1511] Processing CreateTablet for tablet 7840cd19fd724c69a5154c79e21ae932 (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:58.336793  7033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7840cd19fd724c69a5154c79e21ae932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.338657  7032 tablet_service.cc:1511] Processing CreateTablet for tablet 1521ea09421e4a1fa3df9cb2c57de6a1 (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:58.339941  7032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1521ea09421e4a1fa3df9cb2c57de6a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.343195  7031 tablet_service.cc:1511] Processing CreateTablet for tablet 132768a59590462b9430aed08fe814c2 (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:58.344427  7031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132768a59590462b9430aed08fe814c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.352052  6957 tablet_service.cc:1511] Processing CreateTablet for tablet 132768a59590462b9430aed08fe814c2 (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:58.353490  6957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132768a59590462b9430aed08fe814c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.382078  6956 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2e015e8a63439e904081ca0adbf523 (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:58.383517  6956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2e015e8a63439e904081ca0adbf523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.442656  7087 tablet_bootstrap.cc:492] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de: Bootstrap starting.
I20260710 11:00:58.449780  7087 tablet_bootstrap.cc:654] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.453732  7036 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2e015e8a63439e904081ca0adbf523 (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:58.455277  7036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2e015e8a63439e904081ca0adbf523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.465937  6887 tablet_service.cc:1511] Processing CreateTablet for tablet d0d8e90b455c46bf83ff6e7b9ea6c292 (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:58.466987  6884 tablet_service.cc:1511] Processing CreateTablet for tablet 7840cd19fd724c69a5154c79e21ae932 (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:58.467422  6887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d8e90b455c46bf83ff6e7b9ea6c292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.468155  6884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7840cd19fd724c69a5154c79e21ae932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.466879  7031 tablet_service.cc:1511] Processing CreateTablet for tablet 85121b6231ec4b0fae4330e0ed23bde8 (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:58.469117  7031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85121b6231ec4b0fae4330e0ed23bde8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.469492  6885 tablet_service.cc:1511] Processing CreateTablet for tablet adf4be7929694db09614c96ff662a9db (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:58.470242  7088 tablet_bootstrap.cc:492] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea: Bootstrap starting.
I20260710 11:00:58.470804  6885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf4be7929694db09614c96ff662a9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.474610  6888 tablet_service.cc:1511] Processing CreateTablet for tablet 23212dd632b547f48ca13763816f099f (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:58.475916  6888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23212dd632b547f48ca13763816f099f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.477998  7088 tablet_bootstrap.cc:654] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.478567  6889 tablet_service.cc:1511] Processing CreateTablet for tablet c5c0c23c32804a23883ca619b3841cc0 (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:58.479795  6889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5c0c23c32804a23883ca619b3841cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.482596  6886 tablet_service.cc:1511] Processing CreateTablet for tablet db250bc4360849038189658710e3476f (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:58.483862  6886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db250bc4360849038189658710e3476f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.487344  6883 tablet_service.cc:1511] Processing CreateTablet for tablet 1521ea09421e4a1fa3df9cb2c57de6a1 (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:58.488611  6883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1521ea09421e4a1fa3df9cb2c57de6a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.494827  6882 tablet_service.cc:1511] Processing CreateTablet for tablet 132768a59590462b9430aed08fe814c2 (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:58.498013  6956 tablet_service.cc:1511] Processing CreateTablet for tablet 85121b6231ec4b0fae4330e0ed23bde8 (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:58.499202  6956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85121b6231ec4b0fae4330e0ed23bde8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.498898  6881 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2e015e8a63439e904081ca0adbf523 (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:58.501920  6880 tablet_service.cc:1511] Processing CreateTablet for tablet 85121b6231ec4b0fae4330e0ed23bde8 (DEFAULT_TABLE table=test-workload [id=6dd1e0a98399497da28d382e0b4f7894]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:58.510095  7091 tablet_bootstrap.cc:492] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63: Bootstrap starting.
I20260710 11:00:58.511083  7087 tablet_bootstrap.cc:492] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de: No bootstrap required, opened a new log
I20260710 11:00:58.511600  7087 ts_tablet_manager.cc:1403] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.000s
I20260710 11:00:58.514523  7087 raft_consensus.cc:359] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.515218  7087 raft_consensus.cc:385] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.515542  7087 raft_consensus.cc:740] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.516296  7087 consensus_queue.cc:260] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.525568  6882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132768a59590462b9430aed08fe814c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.526414  6880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85121b6231ec4b0fae4330e0ed23bde8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.527575  6881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2e015e8a63439e904081ca0adbf523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:58.557096  6999 heartbeater.cc:499] Master 127.3.214.254:34159 was elected leader, sending a full tablet report...
I20260710 11:00:58.558570  7088 tablet_bootstrap.cc:492] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea: No bootstrap required, opened a new log
I20260710 11:00:58.559103  7088 ts_tablet_manager.cc:1403] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea: Time spent bootstrapping tablet: real 0.089s	user 0.038s	sys 0.030s
I20260710 11:00:58.561542  7091 tablet_bootstrap.cc:654] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.567466  7088 raft_consensus.cc:359] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.568259  7088 raft_consensus.cc:385] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.568545  7088 raft_consensus.cc:740] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.569288  7088 consensus_queue.cc:260] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.589239  7073 heartbeater.cc:499] Master 127.3.214.254:34159 was elected leader, sending a full tablet report...
I20260710 11:00:58.590384  7087 ts_tablet_manager.cc:1434] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de: Time spent starting tablet: real 0.078s	user 0.009s	sys 0.001s
I20260710 11:00:58.594146  7088 ts_tablet_manager.cc:1434] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.024s
I20260710 11:00:58.595283  7088 tablet_bootstrap.cc:492] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea: Bootstrap starting.
I20260710 11:00:58.591984  7087 tablet_bootstrap.cc:492] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de: Bootstrap starting.
I20260710 11:00:58.604974  7088 tablet_bootstrap.cc:654] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.607740  7093 raft_consensus.cc:493] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.608219  7093 raft_consensus.cc:515] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.614518  7087 tablet_bootstrap.cc:654] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.615587  7091 tablet_bootstrap.cc:492] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63: No bootstrap required, opened a new log
I20260710 11:00:58.616122  7091 ts_tablet_manager.cc:1403] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63: Time spent bootstrapping tablet: real 0.106s	user 0.009s	sys 0.013s
I20260710 11:00:58.619809  7093 leader_election.cc:290] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807)
I20260710 11:00:58.619969  7091 raft_consensus.cc:359] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.620877  7091 raft_consensus.cc:385] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.621172  7091 raft_consensus.cc:740] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.623469  7088 tablet_bootstrap.cc:492] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea: No bootstrap required, opened a new log
I20260710 11:00:58.624027  7088 ts_tablet_manager.cc:1403] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.002s
I20260710 11:00:58.626930  7088 raft_consensus.cc:359] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.627590  7088 raft_consensus.cc:385] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.627892  7088 raft_consensus.cc:740] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.628608  7088 consensus_queue.cc:260] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.630712  7088 ts_tablet_manager.cc:1434] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:00:58.631641  7088 tablet_bootstrap.cc:492] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea: Bootstrap starting.
I20260710 11:00:58.633754  7091 consensus_queue.cc:260] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.644814  7088 tablet_bootstrap.cc:654] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.652603  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23212dd632b547f48ca13763816f099f" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" is_pre_election: true
I20260710 11:00:58.655895  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23212dd632b547f48ca13763816f099f" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac2f019871e049108b7a98bece78cb63" is_pre_election: true
W20260710 11:00:58.658123  7014 leader_election.cc:343] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:58.659014  7014 leader_election.cc:343] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:58.659484  7014 leader_election.cc:304] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3183b2b87935424a9d9c00492a4735ea; no voters: 1f62b29f48914aa9afcfbaedf4fd71de, ac2f019871e049108b7a98bece78cb63
I20260710 11:00:58.660540  7093 raft_consensus.cc:2749] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:58.664731  6924 heartbeater.cc:499] Master 127.3.214.254:34159 was elected leader, sending a full tablet report...
I20260710 11:00:58.665288  7091 ts_tablet_manager.cc:1434] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63: Time spent starting tablet: real 0.049s	user 0.002s	sys 0.023s
I20260710 11:00:58.666255  7091 tablet_bootstrap.cc:492] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63: Bootstrap starting.
I20260710 11:00:58.672746  7091 tablet_bootstrap.cc:654] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.681089  7087 tablet_bootstrap.cc:492] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de: No bootstrap required, opened a new log
I20260710 11:00:58.681658  7088 tablet_bootstrap.cc:492] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea: No bootstrap required, opened a new log
I20260710 11:00:58.681841  7087 ts_tablet_manager.cc:1403] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de: Time spent bootstrapping tablet: real 0.090s	user 0.045s	sys 0.027s
I20260710 11:00:58.682343  7088 ts_tablet_manager.cc:1403] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.010s
I20260710 11:00:58.685690  7088 raft_consensus.cc:359] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } } peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } }
I20260710 11:00:58.686471  7088 raft_consensus.cc:385] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.687024  7088 raft_consensus.cc:740] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.687806  7088 consensus_queue.cc:260] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } } peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } }
I20260710 11:00:58.690023  7088 ts_tablet_manager.cc:1434] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:58.686326  7087 raft_consensus.cc:359] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.690443  7087 raft_consensus.cc:385] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.690776  7087 raft_consensus.cc:740] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.691553  7087 consensus_queue.cc:260] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.692548  7088 tablet_bootstrap.cc:492] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea: Bootstrap starting.
I20260710 11:00:58.693746  7087 ts_tablet_manager.cc:1434] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260710 11:00:58.694811  7087 tablet_bootstrap.cc:492] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de: Bootstrap starting.
I20260710 11:00:58.696244  7091 tablet_bootstrap.cc:492] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63: No bootstrap required, opened a new log
I20260710 11:00:58.696832  7091 ts_tablet_manager.cc:1403] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.007s
I20260710 11:00:58.700023  7091 raft_consensus.cc:359] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.700718  7091 raft_consensus.cc:385] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.701030  7091 raft_consensus.cc:740] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.701180  7087 tablet_bootstrap.cc:654] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.701587  7088 tablet_bootstrap.cc:654] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.701916  7091 consensus_queue.cc:260] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.706887  7091 ts_tablet_manager.cc:1434] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:00:58.707926  7091 tablet_bootstrap.cc:492] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63: Bootstrap starting.
I20260710 11:00:58.714340  7091 tablet_bootstrap.cc:654] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.719525  7087 tablet_bootstrap.cc:492] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de: No bootstrap required, opened a new log
I20260710 11:00:58.720032  7087 ts_tablet_manager.cc:1403] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.010s
I20260710 11:00:58.720348  7088 tablet_bootstrap.cc:492] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea: No bootstrap required, opened a new log
I20260710 11:00:58.720858  7088 ts_tablet_manager.cc:1403] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.003s
I20260710 11:00:58.721318  7091 tablet_bootstrap.cc:492] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63: No bootstrap required, opened a new log
I20260710 11:00:58.721844  7091 ts_tablet_manager.cc:1403] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260710 11:00:58.722127  7092 raft_consensus.cc:493] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.722644  7092 raft_consensus.cc:515] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.723932  7088 raft_consensus.cc:359] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.724673  7088 raft_consensus.cc:385] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.725028  7088 raft_consensus.cc:740] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.724694  7091 raft_consensus.cc:359] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.725605  7091 raft_consensus.cc:385] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.725917  7091 raft_consensus.cc:740] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.725847  7088 consensus_queue.cc:260] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.725332  7092 leader_election.cc:290] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:00:58.727854  7091 consensus_queue.cc:260] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.728943  7088 ts_tablet_manager.cc:1434] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260710 11:00:58.730371  7088 tablet_bootstrap.cc:492] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea: Bootstrap starting.
I20260710 11:00:58.733908  7091 ts_tablet_manager.cc:1434] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 11:00:58.730065  7087 raft_consensus.cc:359] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } } peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } }
I20260710 11:00:58.734517  7087 raft_consensus.cc:385] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.734951  7091 tablet_bootstrap.cc:492] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63: Bootstrap starting.
I20260710 11:00:58.735008  7087 raft_consensus.cc:740] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.736351  7087 consensus_queue.cc:260] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } } peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } }
I20260710 11:00:58.744320  7087 ts_tablet_manager.cc:1434] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 11:00:58.745360  7087 tablet_bootstrap.cc:492] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de: Bootstrap starting.
I20260710 11:00:58.741906  7091 tablet_bootstrap.cc:654] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.742177  7088 tablet_bootstrap.cc:654] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.751955  7087 tablet_bootstrap.cc:654] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.752784  7099 raft_consensus.cc:493] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.753345  7099 raft_consensus.cc:515] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.760842  7099 leader_election.cc:290] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:00:58.778944  7091 tablet_bootstrap.cc:492] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63: No bootstrap required, opened a new log
I20260710 11:00:58.779695  7091 ts_tablet_manager.cc:1403] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.009s
I20260710 11:00:58.783599  7091 raft_consensus.cc:359] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.784618  7091 raft_consensus.cc:385] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.785006  7091 raft_consensus.cc:740] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.786031  7091 consensus_queue.cc:260] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.787590  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1521ea09421e4a1fa3df9cb2c57de6a1" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac2f019871e049108b7a98bece78cb63" is_pre_election: true
I20260710 11:00:58.788496  6899 raft_consensus.cc:2468] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 0.
I20260710 11:00:58.788990  7091 ts_tablet_manager.cc:1434] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 11:00:58.795573  6940 leader_election.cc:304] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f62b29f48914aa9afcfbaedf4fd71de, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:00:58.797552  7091 tablet_bootstrap.cc:492] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63: Bootstrap starting.
I20260710 11:00:58.805171  7093 raft_consensus.cc:493] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.805984  7093 raft_consensus.cc:515] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.808917  7093 leader_election.cc:290] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807)
W20260710 11:00:58.809785  6845 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:58.813580  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db250bc4360849038189658710e3476f" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" is_pre_election: true
I20260710 11:00:58.814503  7091 tablet_bootstrap.cc:654] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.815717  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db250bc4360849038189658710e3476f" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac2f019871e049108b7a98bece78cb63" is_pre_election: true
I20260710 11:00:58.816617  6899 raft_consensus.cc:2468] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 0.
I20260710 11:00:58.818626  7014 leader_election.cc:304] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3183b2b87935424a9d9c00492a4735ea, ac2f019871e049108b7a98bece78cb63; no voters: 
W20260710 11:00:58.819840  7014 leader_election.cc:343] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:58.820962  7093 raft_consensus.cc:2804] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:58.821491  7093 raft_consensus.cc:493] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:58.821972  7093 raft_consensus.cc:3060] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.828302  7091 tablet_bootstrap.cc:492] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63: No bootstrap required, opened a new log
I20260710 11:00:58.828872  7091 ts_tablet_manager.cc:1403] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.013s
I20260710 11:00:58.831187  7092 raft_consensus.cc:2804] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:58.831602  7092 raft_consensus.cc:493] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:58.831964  7092 raft_consensus.cc:3060] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.832821  7091 raft_consensus.cc:359] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.835057  7091 raft_consensus.cc:385] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.835891  7091 raft_consensus.cc:740] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.836936  7093 raft_consensus.cc:515] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.839066  7093 leader_election.cc:290] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 election: Requested vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807)
I20260710 11:00:58.838757  7091 consensus_queue.cc:260] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.841269  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db250bc4360849038189658710e3476f" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
I20260710 11:00:58.843303  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db250bc4360849038189658710e3476f" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac2f019871e049108b7a98bece78cb63"
I20260710 11:00:58.844120  6899 raft_consensus.cc:3060] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.843699  7091 ts_tablet_manager.cc:1434] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260710 11:00:58.845846  7091 tablet_bootstrap.cc:492] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63: Bootstrap starting.
W20260710 11:00:58.845894  7014 leader_election.cc:343] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:58.857021  7114 raft_consensus.cc:493] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.857702  7114 raft_consensus.cc:515] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.860880  7114 leader_election.cc:290] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:00:58.853123  7091 tablet_bootstrap.cc:654] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.866834  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db250bc4360849038189658710e3476f" candidate_uuid: "ac2f019871e049108b7a98bece78cb63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" is_pre_election: true
W20260710 11:00:58.880259  6865 leader_election.cc:343] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:58.881376  6940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.214.193:44995, user_credentials={real_user=slave}} blocked reactor thread for 85938us
I20260710 11:00:58.883901  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf4be7929694db09614c96ff662a9db" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac2f019871e049108b7a98bece78cb63" is_pre_election: true
I20260710 11:00:58.884914  6898 raft_consensus.cc:2468] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 0.
I20260710 11:00:58.888021  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1521ea09421e4a1fa3df9cb2c57de6a1" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3183b2b87935424a9d9c00492a4735ea" is_pre_election: true
I20260710 11:00:58.889015  7048 raft_consensus.cc:2468] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 0.
I20260710 11:00:58.891770  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf4be7929694db09614c96ff662a9db" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3183b2b87935424a9d9c00492a4735ea" is_pre_election: true
I20260710 11:00:58.893838  6940 leader_election.cc:304] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f62b29f48914aa9afcfbaedf4fd71de, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:00:58.894963  7114 raft_consensus.cc:2804] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:58.895453  7114 raft_consensus.cc:493] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:58.895928  7114 raft_consensus.cc:3060] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.907125  7114 raft_consensus.cc:515] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.912379  7088 tablet_bootstrap.cc:492] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea: No bootstrap required, opened a new log
I20260710 11:00:58.912981  7088 ts_tablet_manager.cc:1403] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea: Time spent bootstrapping tablet: real 0.183s	user 0.074s	sys 0.083s
I20260710 11:00:58.916157  7088 raft_consensus.cc:359] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.916913  7088 raft_consensus.cc:385] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.917237  7088 raft_consensus.cc:740] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.918128  7088 consensus_queue.cc:260] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.919458  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db250bc4360849038189658710e3476f" candidate_uuid: "ac2f019871e049108b7a98bece78cb63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3183b2b87935424a9d9c00492a4735ea" is_pre_election: true
I20260710 11:00:58.920317  7048 raft_consensus.cc:2393] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac2f019871e049108b7a98bece78cb63 in current term 1: Already voted for candidate 3183b2b87935424a9d9c00492a4735ea in this term.
I20260710 11:00:58.920488  7088 ts_tablet_manager.cc:1434] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:58.921525  6865 leader_election.cc:304] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac2f019871e049108b7a98bece78cb63; no voters: 1f62b29f48914aa9afcfbaedf4fd71de, 3183b2b87935424a9d9c00492a4735ea
I20260710 11:00:58.925596  6899 raft_consensus.cc:2468] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 1.
I20260710 11:00:58.926172  7099 raft_consensus.cc:2749] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:58.929077  7014 leader_election.cc:304] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3183b2b87935424a9d9c00492a4735ea, ac2f019871e049108b7a98bece78cb63; no voters: 1f62b29f48914aa9afcfbaedf4fd71de
I20260710 11:00:58.930218  7088 tablet_bootstrap.cc:492] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea: Bootstrap starting.
I20260710 11:00:58.930306  7093 raft_consensus.cc:2804] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:58.930905  7093 raft_consensus.cc:697] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 1 LEADER]: Becoming Leader. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Running, Role: LEADER
I20260710 11:00:58.931777  7093 consensus_queue.cc:237] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.937175  7088 tablet_bootstrap.cc:654] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.864691  7092 raft_consensus.cc:515] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.944828  7092 leader_election.cc:290] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 1 election: Requested vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
W20260710 11:00:58.945418  6940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.214.193:44995, user_credentials={real_user=slave}} blocked reactor thread for 51743.2us
I20260710 11:00:58.947041  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf4be7929694db09614c96ff662a9db" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac2f019871e049108b7a98bece78cb63"
I20260710 11:00:58.947638  6898 raft_consensus.cc:3060] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.950085  6796 catalog_manager.cc:5697] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 3183b2b87935424a9d9c00492a4735ea (127.3.214.195). New cstate: current_term: 1 leader_uuid: "3183b2b87935424a9d9c00492a4735ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:58.955992  6898 raft_consensus.cc:2468] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 1.
I20260710 11:00:58.959708  7088 tablet_bootstrap.cc:492] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea: No bootstrap required, opened a new log
I20260710 11:00:58.960392  7088 ts_tablet_manager.cc:1403] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.003s
I20260710 11:00:58.960570  7087 tablet_bootstrap.cc:492] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de: No bootstrap required, opened a new log
I20260710 11:00:58.961179  7087 ts_tablet_manager.cc:1403] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de: Time spent bootstrapping tablet: real 0.216s	user 0.063s	sys 0.117s
I20260710 11:00:58.964092  7087 raft_consensus.cc:359] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.964881  7087 raft_consensus.cc:385] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.964681  7088 raft_consensus.cc:359] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
W20260710 11:00:58.968201  6940 leader_election.cc:343] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:58.970965  6940 leader_election.cc:304] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f62b29f48914aa9afcfbaedf4fd71de, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:00:58.971526  7091 tablet_bootstrap.cc:492] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63: No bootstrap required, opened a new log
I20260710 11:00:58.965821  7088 raft_consensus.cc:385] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.971642  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf4be7929694db09614c96ff662a9db" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
I20260710 11:00:58.968605  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1521ea09421e4a1fa3df9cb2c57de6a1" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac2f019871e049108b7a98bece78cb63"
I20260710 11:00:58.969003  7114 leader_election.cc:290] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 1 election: Requested vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:00:58.968329  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1521ea09421e4a1fa3df9cb2c57de6a1" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
I20260710 11:00:58.972985  6898 raft_consensus.cc:3060] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.965426  7087 raft_consensus.cc:740] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.973734  7091 ts_tablet_manager.cc:1403] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63: Time spent bootstrapping tablet: real 0.128s	user 0.057s	sys 0.049s
I20260710 11:00:58.972718  7092 raft_consensus.cc:2804] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:58.974349  7092 raft_consensus.cc:697] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 LEADER]: Becoming Leader. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Running, Role: LEADER
I20260710 11:00:58.974279  7087 consensus_queue.cc:260] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.975337  7048 raft_consensus.cc:3060] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.976780  7091 raft_consensus.cc:359] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.972366  7088 raft_consensus.cc:740] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.977506  7091 raft_consensus.cc:385] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.978586  7091 raft_consensus.cc:740] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.979310  7091 consensus_queue.cc:260] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.978242  7088 consensus_queue.cc:260] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:58.981949  7091 ts_tablet_manager.cc:1434] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:58.983026  7091 tablet_bootstrap.cc:492] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63: Bootstrap starting.
I20260710 11:00:58.983492  7088 ts_tablet_manager.cc:1434] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.002s
I20260710 11:00:58.984143  7047 raft_consensus.cc:3060] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.986757  7048 raft_consensus.cc:2468] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 1.
I20260710 11:00:58.988131  6940 leader_election.cc:304] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f62b29f48914aa9afcfbaedf4fd71de, 3183b2b87935424a9d9c00492a4735ea; no voters: 
I20260710 11:00:58.989257  7091 tablet_bootstrap.cc:654] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.998993  7088 tablet_bootstrap.cc:492] T 132768a59590462b9430aed08fe814c2 P 3183b2b87935424a9d9c00492a4735ea: Bootstrap starting.
I20260710 11:00:58.975353  7092 consensus_queue.cc:237] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.014889  7114 raft_consensus.cc:2804] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:59.015669  7114 raft_consensus.cc:697] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 LEADER]: Becoming Leader. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Running, Role: LEADER
I20260710 11:00:59.016891  7114 consensus_queue.cc:237] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.018067  7091 tablet_bootstrap.cc:492] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63: No bootstrap required, opened a new log
I20260710 11:00:59.018015  7047 raft_consensus.cc:2468] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 1.
I20260710 11:00:59.018872  7091 ts_tablet_manager.cc:1403] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.011s
I20260710 11:00:59.021996  7091 raft_consensus.cc:359] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.022785  7091 raft_consensus.cc:385] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:59.023133  7091 raft_consensus.cc:740] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Initialized, Role: FOLLOWER
I20260710 11:00:59.024040  7091 consensus_queue.cc:260] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.031436  7088 tablet_bootstrap.cc:654] T 132768a59590462b9430aed08fe814c2 P 3183b2b87935424a9d9c00492a4735ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:59.033681  7091 ts_tablet_manager.cc:1434] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:00:59.034718  7091 tablet_bootstrap.cc:492] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63: Bootstrap starting.
I20260710 11:00:59.035337  6898 raft_consensus.cc:2468] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 1.
I20260710 11:00:59.038292  7087 ts_tablet_manager.cc:1434] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de: Time spent starting tablet: real 0.077s	user 0.036s	sys 0.028s
I20260710 11:00:59.039402  7087 tablet_bootstrap.cc:492] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de: Bootstrap starting.
I20260710 11:00:59.042091  7091 tablet_bootstrap.cc:654] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:59.044251  6796 catalog_manager.cc:5697] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194). New cstate: current_term: 1 leader_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:59.046094  7087 tablet_bootstrap.cc:654] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:59.054641  7088 tablet_bootstrap.cc:492] T 132768a59590462b9430aed08fe814c2 P 3183b2b87935424a9d9c00492a4735ea: No bootstrap required, opened a new log
I20260710 11:00:59.055472  7088 ts_tablet_manager.cc:1403] T 132768a59590462b9430aed08fe814c2 P 3183b2b87935424a9d9c00492a4735ea: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.012s
I20260710 11:00:59.059268  7088 raft_consensus.cc:359] T 132768a59590462b9430aed08fe814c2 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.060070  7088 raft_consensus.cc:385] T 132768a59590462b9430aed08fe814c2 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:59.060433  7088 raft_consensus.cc:740] T 132768a59590462b9430aed08fe814c2 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:59.061017  7091 tablet_bootstrap.cc:492] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63: No bootstrap required, opened a new log
I20260710 11:00:59.061295  7087 tablet_bootstrap.cc:492] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de: No bootstrap required, opened a new log
I20260710 11:00:59.061538  7091 ts_tablet_manager.cc:1403] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260710 11:00:59.061851  7087 ts_tablet_manager.cc:1403] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260710 11:00:59.061518  7088 consensus_queue.cc:260] T 132768a59590462b9430aed08fe814c2 P 3183b2b87935424a9d9c00492a4735ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.064606  7088 ts_tablet_manager.cc:1434] T 132768a59590462b9430aed08fe814c2 P 3183b2b87935424a9d9c00492a4735ea: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:00:59.066147  7088 tablet_bootstrap.cc:492] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea: Bootstrap starting.
I20260710 11:00:59.065105  7087 raft_consensus.cc:359] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.067116  7087 raft_consensus.cc:385] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:59.065184  6796 catalog_manager.cc:5697] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194). New cstate: current_term: 1 leader_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:59.067456  7087 raft_consensus.cc:740] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Initialized, Role: FOLLOWER
I20260710 11:00:59.068322  7087 consensus_queue.cc:260] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.070704  7087 ts_tablet_manager.cc:1434] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:00:59.071775  7087 tablet_bootstrap.cc:492] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de: Bootstrap starting.
I20260710 11:00:59.072455  7099 raft_consensus.cc:493] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:59.072983  7099 raft_consensus.cc:515] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.075045  7088 tablet_bootstrap.cc:654] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:59.076449  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7840cd19fd724c69a5154c79e21ae932" candidate_uuid: "ac2f019871e049108b7a98bece78cb63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3183b2b87935424a9d9c00492a4735ea" is_pre_election: true
I20260710 11:00:59.078500  7087 tablet_bootstrap.cc:654] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:59.078934  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7840cd19fd724c69a5154c79e21ae932" candidate_uuid: "ac2f019871e049108b7a98bece78cb63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" is_pre_election: true
I20260710 11:00:59.078836  7091 raft_consensus.cc:359] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.079557  7091 raft_consensus.cc:385] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:59.079834  7091 raft_consensus.cc:740] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Initialized, Role: FOLLOWER
I20260710 11:00:59.080508  7091 consensus_queue.cc:260] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.075040  7099 leader_election.cc:290] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:00:59.089705  7099 raft_consensus.cc:493] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:59.090164  7099 raft_consensus.cc:515] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.092701  7099 leader_election.cc:290] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:00:59.102087  7093 raft_consensus.cc:493] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:59.102805  7093 raft_consensus.cc:515] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } } peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } }
I20260710 11:00:59.107069  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c0c23c32804a23883ca619b3841cc0" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" is_pre_election: true
I20260710 11:00:59.107946  6974 raft_consensus.cc:2468] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 0.
I20260710 11:00:59.109817  7014 leader_election.cc:304] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f62b29f48914aa9afcfbaedf4fd71de, 3183b2b87935424a9d9c00492a4735ea; no voters: 
I20260710 11:00:59.111145  7095 raft_consensus.cc:2804] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:59.111625  7095 raft_consensus.cc:493] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:59.112087  7095 raft_consensus.cc:3060] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.117419  7093 leader_election.cc:290] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807), ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995)
I20260710 11:00:59.119082  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c0c23c32804a23883ca619b3841cc0" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac2f019871e049108b7a98bece78cb63" is_pre_election: true
W20260710 11:00:59.121766  6865 leader_election.cc:343] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:59.122216  7014 leader_election.cc:343] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:59.122731  6865 leader_election.cc:343] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:59.123505  6865 leader_election.cc:304] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac2f019871e049108b7a98bece78cb63; no voters: 1f62b29f48914aa9afcfbaedf4fd71de, 3183b2b87935424a9d9c00492a4735ea
I20260710 11:00:59.126165  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d8e90b455c46bf83ff6e7b9ea6c292" candidate_uuid: "ac2f019871e049108b7a98bece78cb63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" is_pre_election: true
I20260710 11:00:59.127017  6974 raft_consensus.cc:2468] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac2f019871e049108b7a98bece78cb63 in term 0.
I20260710 11:00:59.130062  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d8e90b455c46bf83ff6e7b9ea6c292" candidate_uuid: "ac2f019871e049108b7a98bece78cb63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3183b2b87935424a9d9c00492a4735ea" is_pre_election: true
I20260710 11:00:59.130929  7047 raft_consensus.cc:2468] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac2f019871e049108b7a98bece78cb63 in term 0.
I20260710 11:00:59.131211  7095 raft_consensus.cc:515] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } } peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } }
I20260710 11:00:59.132496  7132 raft_consensus.cc:2749] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:59.133508  6865 leader_election.cc:304] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3183b2b87935424a9d9c00492a4735ea, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:00:59.137375  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c0c23c32804a23883ca619b3841cc0" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
I20260710 11:00:59.137990  7091 ts_tablet_manager.cc:1434] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63: Time spent starting tablet: real 0.076s	user 0.022s	sys 0.036s
I20260710 11:00:59.138110  6974 raft_consensus.cc:3060] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.139010  7091 tablet_bootstrap.cc:492] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63: Bootstrap starting.
I20260710 11:00:59.142241  7095 leader_election.cc:290] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 election: Requested vote from peers 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807), ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995)
I20260710 11:00:59.143828  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c0c23c32804a23883ca619b3841cc0" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac2f019871e049108b7a98bece78cb63"
I20260710 11:00:59.144286  7091 tablet_bootstrap.cc:654] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:59.146310  7087 tablet_bootstrap.cc:492] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de: No bootstrap required, opened a new log
I20260710 11:00:59.147111  7087 ts_tablet_manager.cc:1403] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de: Time spent bootstrapping tablet: real 0.076s	user 0.040s	sys 0.027s
I20260710 11:00:59.137179  7130 raft_consensus.cc:2804] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:59.148860  7088 tablet_bootstrap.cc:492] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea: No bootstrap required, opened a new log
I20260710 11:00:59.149367  7088 ts_tablet_manager.cc:1403] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea: Time spent bootstrapping tablet: real 0.084s	user 0.021s	sys 0.014s
I20260710 11:00:59.150506  6974 raft_consensus.cc:2468] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 1.
W20260710 11:00:59.151551  7014 leader_election.cc:343] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:59.150674  7130 raft_consensus.cc:493] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:59.153141  7014 leader_election.cc:304] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f62b29f48914aa9afcfbaedf4fd71de, 3183b2b87935424a9d9c00492a4735ea; no voters: ac2f019871e049108b7a98bece78cb63
I20260710 11:00:59.153237  7087 raft_consensus.cc:359] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.154072  7087 raft_consensus.cc:385] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:59.154047  7088 raft_consensus.cc:359] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.154654  7087 raft_consensus.cc:740] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Initialized, Role: FOLLOWER
I20260710 11:00:59.154770  7091 tablet_bootstrap.cc:492] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63: No bootstrap required, opened a new log
I20260710 11:00:59.154929  7130 raft_consensus.cc:3060] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.155090  7088 raft_consensus.cc:385] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:59.155436  7091 ts_tablet_manager.cc:1403] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.007s
I20260710 11:00:59.155587  7088 raft_consensus.cc:740] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:59.155692  7087 consensus_queue.cc:260] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.156616  7088 consensus_queue.cc:260] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.158007  7091 raft_consensus.cc:359] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } } peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } }
I20260710 11:00:59.158643  7091 raft_consensus.cc:385] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:59.158761  7088 ts_tablet_manager.cc:1434] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:00:59.158942  7091 raft_consensus.cc:740] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Initialized, Role: FOLLOWER
I20260710 11:00:59.159987  7088 tablet_bootstrap.cc:492] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea: Bootstrap starting.
I20260710 11:00:59.159658  7091 consensus_queue.cc:260] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } } peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } }
I20260710 11:00:59.154502  7095 raft_consensus.cc:2804] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:59.161646  7091 ts_tablet_manager.cc:1434] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:59.163712  7095 raft_consensus.cc:697] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 1 LEADER]: Becoming Leader. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Running, Role: LEADER
I20260710 11:00:59.165066  7087 ts_tablet_manager.cc:1434] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:00:59.164634  7095 consensus_queue.cc:237] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } } peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } }
I20260710 11:00:59.165434  7091 tablet_bootstrap.cc:492] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63: Bootstrap starting.
I20260710 11:00:59.166129  7087 tablet_bootstrap.cc:492] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de: Bootstrap starting.
I20260710 11:00:59.170476  7130 raft_consensus.cc:515] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.171262  7091 tablet_bootstrap.cc:654] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:59.173044  7087 tablet_bootstrap.cc:654] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:59.174012  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d8e90b455c46bf83ff6e7b9ea6c292" candidate_uuid: "ac2f019871e049108b7a98bece78cb63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
I20260710 11:00:59.174638  6974 raft_consensus.cc:3060] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.185516  7091 tablet_bootstrap.cc:492] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63: No bootstrap required, opened a new log
I20260710 11:00:59.185669  7088 tablet_bootstrap.cc:654] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:59.186024  7091 ts_tablet_manager.cc:1403] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260710 11:00:59.186800  6974 raft_consensus.cc:2468] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac2f019871e049108b7a98bece78cb63 in term 1.
I20260710 11:00:59.188192  6865 leader_election.cc:304] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f62b29f48914aa9afcfbaedf4fd71de, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:00:59.189090  7132 raft_consensus.cc:2804] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:59.188918  7091 raft_consensus.cc:359] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.189707  7132 raft_consensus.cc:697] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [term 1 LEADER]: Becoming Leader. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Running, Role: LEADER
I20260710 11:00:59.189828  7091 raft_consensus.cc:385] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:59.190232  7091 raft_consensus.cc:740] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Initialized, Role: FOLLOWER
I20260710 11:00:59.190696  7132 consensus_queue.cc:237] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.191187  7091 consensus_queue.cc:260] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.194499  7091 ts_tablet_manager.cc:1434] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:59.195137  7130 leader_election.cc:290] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [CANDIDATE]: Term 1 election: Requested vote from peers 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:00:59.196645  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d8e90b455c46bf83ff6e7b9ea6c292" candidate_uuid: "ac2f019871e049108b7a98bece78cb63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
I20260710 11:00:59.197178  7047 raft_consensus.cc:3060] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.197924  7088 tablet_bootstrap.cc:492] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea: No bootstrap required, opened a new log
I20260710 11:00:59.198359  7088 ts_tablet_manager.cc:1403] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.006s
I20260710 11:00:59.200754  7087 tablet_bootstrap.cc:492] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de: No bootstrap required, opened a new log
I20260710 11:00:59.202977  7087 ts_tablet_manager.cc:1403] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.006s
I20260710 11:00:59.204219  7047 raft_consensus.cc:2468] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac2f019871e049108b7a98bece78cb63 in term 1.
I20260710 11:00:59.207990  6795 catalog_manager.cc:5697] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac2f019871e049108b7a98bece78cb63 (127.3.214.193). New cstate: current_term: 1 leader_uuid: "ac2f019871e049108b7a98bece78cb63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:59.208776  7087 raft_consensus.cc:359] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.209560  7087 raft_consensus.cc:385] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:59.209888  7087 raft_consensus.cc:740] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Initialized, Role: FOLLOWER
I20260710 11:00:59.201391  7088 raft_consensus.cc:359] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.210765  7088 raft_consensus.cc:385] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:59.211109  7088 raft_consensus.cc:740] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:59.210681  7087 consensus_queue.cc:260] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.211199  6796 catalog_manager.cc:5697] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 3183b2b87935424a9d9c00492a4735ea (127.3.214.195). New cstate: current_term: 1 leader_uuid: "3183b2b87935424a9d9c00492a4735ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:59.213415  7087 ts_tablet_manager.cc:1434] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:00:59.214471  7087 tablet_bootstrap.cc:492] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de: Bootstrap starting.
I20260710 11:00:59.219436  7087 tablet_bootstrap.cc:654] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:59.220336  7088 consensus_queue.cc:260] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.223867  7088 ts_tablet_manager.cc:1434] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 11:00:59.226207  7088 tablet_bootstrap.cc:492] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea: Bootstrap starting.
I20260710 11:00:59.224202  7087 tablet_bootstrap.cc:492] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de: No bootstrap required, opened a new log
I20260710 11:00:59.230221  7132 raft_consensus.cc:493] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:59.230743  7132 raft_consensus.cc:515] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.231884  7088 tablet_bootstrap.cc:654] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:59.232889  7132 leader_election.cc:290] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:00:59.234344  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23212dd632b547f48ca13763816f099f" candidate_uuid: "ac2f019871e049108b7a98bece78cb63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" is_pre_election: true
I20260710 11:00:59.229820  7087 ts_tablet_manager.cc:1403] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.003s
I20260710 11:00:59.234967  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23212dd632b547f48ca13763816f099f" candidate_uuid: "ac2f019871e049108b7a98bece78cb63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3183b2b87935424a9d9c00492a4735ea" is_pre_election: true
I20260710 11:00:59.235004  6974 raft_consensus.cc:2468] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac2f019871e049108b7a98bece78cb63 in term 0.
I20260710 11:00:59.235708  7047 raft_consensus.cc:2468] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac2f019871e049108b7a98bece78cb63 in term 0.
I20260710 11:00:59.236321  6865 leader_election.cc:304] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f62b29f48914aa9afcfbaedf4fd71de, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:00:59.237002  7132 raft_consensus.cc:2804] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:59.237350  7132 raft_consensus.cc:493] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:59.237713  7132 raft_consensus.cc:3060] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.237648  7087 raft_consensus.cc:359] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.238440  7087 raft_consensus.cc:385] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:59.238718  7088 tablet_bootstrap.cc:492] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea: No bootstrap required, opened a new log
I20260710 11:00:59.238724  7087 raft_consensus.cc:740] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Initialized, Role: FOLLOWER
I20260710 11:00:59.239234  7088 ts_tablet_manager.cc:1403] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.001s
I20260710 11:00:59.239606  7087 consensus_queue.cc:260] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.241726  7087 ts_tablet_manager.cc:1434] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:59.241430  7088 raft_consensus.cc:359] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.242143  7088 raft_consensus.cc:385] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:59.242403  7088 raft_consensus.cc:740] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Initialized, Role: FOLLOWER
I20260710 11:00:59.242641  7087 tablet_bootstrap.cc:492] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de: Bootstrap starting.
I20260710 11:00:59.243656  7130 raft_consensus.cc:493] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:59.244150  7130 raft_consensus.cc:515] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } } peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } }
I20260710 11:00:59.243047  7088 consensus_queue.cc:260] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.245342  7132 raft_consensus.cc:515] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.246376  7130 leader_election.cc:290] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:00:59.247517  7088 ts_tablet_manager.cc:1434] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260710 11:00:59.249646  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c0c23c32804a23883ca619b3841cc0" candidate_uuid: "ac2f019871e049108b7a98bece78cb63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3183b2b87935424a9d9c00492a4735ea" is_pre_election: true
I20260710 11:00:59.249826  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c0c23c32804a23883ca619b3841cc0" candidate_uuid: "ac2f019871e049108b7a98bece78cb63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" is_pre_election: true
I20260710 11:00:59.250599  6974 raft_consensus.cc:2393] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac2f019871e049108b7a98bece78cb63 in current term 1: Already voted for candidate 3183b2b87935424a9d9c00492a4735ea in this term.
I20260710 11:00:59.252656  7087 tablet_bootstrap.cc:654] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:59.255977  7132 leader_election.cc:290] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [CANDIDATE]: Term 1 election: Requested vote from peers 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:00:59.257668  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23212dd632b547f48ca13763816f099f" candidate_uuid: "ac2f019871e049108b7a98bece78cb63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
I20260710 11:00:59.258251  6974 raft_consensus.cc:3060] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.258157  6865 leader_election.cc:304] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac2f019871e049108b7a98bece78cb63; no voters: 1f62b29f48914aa9afcfbaedf4fd71de, 3183b2b87935424a9d9c00492a4735ea
I20260710 11:00:59.258846  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23212dd632b547f48ca13763816f099f" candidate_uuid: "ac2f019871e049108b7a98bece78cb63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
I20260710 11:00:59.257882  7087 tablet_bootstrap.cc:492] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de: No bootstrap required, opened a new log
I20260710 11:00:59.259397  7047 raft_consensus.cc:3060] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.259764  7087 ts_tablet_manager.cc:1403] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.004s
I20260710 11:00:59.262526  7087 raft_consensus.cc:359] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.263157  7087 raft_consensus.cc:385] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:59.263438  7087 raft_consensus.cc:740] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Initialized, Role: FOLLOWER
I20260710 11:00:59.263883  7132 raft_consensus.cc:3060] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.264110  7087 consensus_queue.cc:260] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.266382  7087 ts_tablet_manager.cc:1434] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:59.267314  7047 raft_consensus.cc:2468] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac2f019871e049108b7a98bece78cb63 in term 1.
I20260710 11:00:59.267313  7087 tablet_bootstrap.cc:492] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de: Bootstrap starting.
I20260710 11:00:59.268527  6865 leader_election.cc:304] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3183b2b87935424a9d9c00492a4735ea, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:00:59.269340  7130 raft_consensus.cc:2804] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:59.269372  6974 raft_consensus.cc:2468] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac2f019871e049108b7a98bece78cb63 in term 1.
I20260710 11:00:59.269984  7130 raft_consensus.cc:697] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 1 LEADER]: Becoming Leader. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Running, Role: LEADER
I20260710 11:00:59.270846  7130 consensus_queue.cc:237] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.271745  7132 raft_consensus.cc:2749] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:59.275602  7087 tablet_bootstrap.cc:654] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:59.280395  7087 tablet_bootstrap.cc:492] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de: No bootstrap required, opened a new log
I20260710 11:00:59.280802  7087 ts_tablet_manager.cc:1403] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:00:59.282207  6795 catalog_manager.cc:5697] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac2f019871e049108b7a98bece78cb63 (127.3.214.193). New cstate: current_term: 1 leader_uuid: "ac2f019871e049108b7a98bece78cb63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:59.282562  7087 raft_consensus.cc:359] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.283176  7087 raft_consensus.cc:385] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:59.283393  7087 raft_consensus.cc:740] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Initialized, Role: FOLLOWER
I20260710 11:00:59.283900  7087 consensus_queue.cc:260] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.285328  7087 ts_tablet_manager.cc:1434] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:59.291002  7121 raft_consensus.cc:493] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:59.291498  7121 raft_consensus.cc:515] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.293161  7121 leader_election.cc:290] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:00:59.293836  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132768a59590462b9430aed08fe814c2" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac2f019871e049108b7a98bece78cb63" is_pre_election: true
I20260710 11:00:59.294234  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132768a59590462b9430aed08fe814c2" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3183b2b87935424a9d9c00492a4735ea" is_pre_election: true
I20260710 11:00:59.294492  6898 raft_consensus.cc:2468] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 0.
I20260710 11:00:59.295495  7047 raft_consensus.cc:2468] T 132768a59590462b9430aed08fe814c2 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 0.
I20260710 11:00:59.295670  6940 leader_election.cc:304] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f62b29f48914aa9afcfbaedf4fd71de, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:00:59.296864  7121 raft_consensus.cc:2804] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:59.297242  7121 raft_consensus.cc:493] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:59.297623  7121 raft_consensus.cc:3060] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.298848  7095 raft_consensus.cc:493] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:59.299252  7095 raft_consensus.cc:515] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.300714  7095 leader_election.cc:290] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807)
I20260710 11:00:59.301558  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85121b6231ec4b0fae4330e0ed23bde8" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac2f019871e049108b7a98bece78cb63" is_pre_election: true
I20260710 11:00:59.301842  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85121b6231ec4b0fae4330e0ed23bde8" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" is_pre_election: true
I20260710 11:00:59.302079  6898 raft_consensus.cc:2468] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 0.
I20260710 11:00:59.302475  6974 raft_consensus.cc:2468] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 0.
I20260710 11:00:59.303237  7014 leader_election.cc:304] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3183b2b87935424a9d9c00492a4735ea, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:00:59.303359  7121 raft_consensus.cc:515] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.303906  7095 raft_consensus.cc:2804] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:59.304260  7095 raft_consensus.cc:493] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:59.304602  7095 raft_consensus.cc:3060] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.305220  7121 leader_election.cc:290] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 1 election: Requested vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:00:59.306198  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132768a59590462b9430aed08fe814c2" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac2f019871e049108b7a98bece78cb63"
I20260710 11:00:59.306264  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132768a59590462b9430aed08fe814c2" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
I20260710 11:00:59.306706  6898 raft_consensus.cc:3060] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.306859  7047 raft_consensus.cc:3060] T 132768a59590462b9430aed08fe814c2 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.311359  6898 raft_consensus.cc:2468] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 1.
I20260710 11:00:59.311195  7095 raft_consensus.cc:515] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.312358  6940 leader_election.cc:304] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f62b29f48914aa9afcfbaedf4fd71de, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:00:59.313006  7121 raft_consensus.cc:2804] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:59.313532  7095 leader_election.cc:290] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 election: Requested vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807)
I20260710 11:00:59.313678  7047 raft_consensus.cc:2468] T 132768a59590462b9430aed08fe814c2 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 1.
I20260710 11:00:59.314324  7121 raft_consensus.cc:697] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 LEADER]: Becoming Leader. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Running, Role: LEADER
I20260710 11:00:59.314559  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85121b6231ec4b0fae4330e0ed23bde8" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac2f019871e049108b7a98bece78cb63"
I20260710 11:00:59.315014  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85121b6231ec4b0fae4330e0ed23bde8" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
I20260710 11:00:59.315142  6898 raft_consensus.cc:3060] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.315240  7121 consensus_queue.cc:237] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.315635  6974 raft_consensus.cc:3060] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.321591  6898 raft_consensus.cc:2468] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 1.
I20260710 11:00:59.322249  6974 raft_consensus.cc:2468] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 1.
I20260710 11:00:59.323405  7014 leader_election.cc:304] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f62b29f48914aa9afcfbaedf4fd71de, 3183b2b87935424a9d9c00492a4735ea; no voters: 
I20260710 11:00:59.324152  7095 raft_consensus.cc:2804] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:59.323843  6794 catalog_manager.cc:5697] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194). New cstate: current_term: 1 leader_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:59.324615  7095 raft_consensus.cc:697] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 1 LEADER]: Becoming Leader. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Running, Role: LEADER
I20260710 11:00:59.325328  7095 consensus_queue.cc:237] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.333215  6795 catalog_manager.cc:5697] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 3183b2b87935424a9d9c00492a4735ea (127.3.214.195). New cstate: current_term: 1 leader_uuid: "3183b2b87935424a9d9c00492a4735ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:59.348340  7130 raft_consensus.cc:493] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:59.348863  7130 raft_consensus.cc:515] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.350486  7130 leader_election.cc:290] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:00:59.351300  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2e015e8a63439e904081ca0adbf523" candidate_uuid: "ac2f019871e049108b7a98bece78cb63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" is_pre_election: true
I20260710 11:00:59.351425  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2e015e8a63439e904081ca0adbf523" candidate_uuid: "ac2f019871e049108b7a98bece78cb63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3183b2b87935424a9d9c00492a4735ea" is_pre_election: true
I20260710 11:00:59.351892  6974 raft_consensus.cc:2468] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac2f019871e049108b7a98bece78cb63 in term 0.
I20260710 11:00:59.351999  7047 raft_consensus.cc:2468] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac2f019871e049108b7a98bece78cb63 in term 0.
I20260710 11:00:59.352877  6865 leader_election.cc:304] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f62b29f48914aa9afcfbaedf4fd71de, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:00:59.353603  7130 raft_consensus.cc:2804] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:59.353873  7130 raft_consensus.cc:493] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:59.354228  7130 raft_consensus.cc:3060] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.364203  7130 raft_consensus.cc:515] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.365383  7095 consensus_queue.cc:1048] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:59.366991  7130 leader_election.cc:290] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [CANDIDATE]: Term 1 election: Requested vote from peers 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:00:59.367756  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2e015e8a63439e904081ca0adbf523" candidate_uuid: "ac2f019871e049108b7a98bece78cb63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
I20260710 11:00:59.368043  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2e015e8a63439e904081ca0adbf523" candidate_uuid: "ac2f019871e049108b7a98bece78cb63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
I20260710 11:00:59.368573  7047 raft_consensus.cc:3060] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.368944  6974 raft_consensus.cc:3060] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.376271  6974 raft_consensus.cc:2468] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac2f019871e049108b7a98bece78cb63 in term 1.
I20260710 11:00:59.377767  6865 leader_election.cc:304] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f62b29f48914aa9afcfbaedf4fd71de, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:00:59.378860  7130 raft_consensus.cc:2804] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:59.379485  7130 raft_consensus.cc:697] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 1 LEADER]: Becoming Leader. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Running, Role: LEADER
I20260710 11:00:59.380304  7130 consensus_queue.cc:237] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.382975  7047 raft_consensus.cc:2468] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac2f019871e049108b7a98bece78cb63 in term 1.
I20260710 11:00:59.389055  6974 raft_consensus.cc:3060] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.388397  6795 catalog_manager.cc:5697] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac2f019871e049108b7a98bece78cb63 (127.3.214.193). New cstate: current_term: 1 leader_uuid: "ac2f019871e049108b7a98bece78cb63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:59.396764  7150 consensus_queue.cc:1048] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:59.437981  7150 raft_consensus.cc:493] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:59.438519  7150 raft_consensus.cc:515] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.440274  7150 leader_election.cc:290] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807)
I20260710 11:00:59.441030  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7840cd19fd724c69a5154c79e21ae932" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac2f019871e049108b7a98bece78cb63" is_pre_election: true
I20260710 11:00:59.441265  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7840cd19fd724c69a5154c79e21ae932" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" is_pre_election: true
I20260710 11:00:59.441671  6898 raft_consensus.cc:2468] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 0.
I20260710 11:00:59.441896  6974 raft_consensus.cc:2468] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 0.
I20260710 11:00:59.442622  7014 leader_election.cc:304] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3183b2b87935424a9d9c00492a4735ea, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:00:59.443255  7150 raft_consensus.cc:2804] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:59.443567  7150 raft_consensus.cc:493] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:59.443831  7150 raft_consensus.cc:3060] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.448637  7150 raft_consensus.cc:515] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.450466  7150 leader_election.cc:290] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 election: Requested vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807)
I20260710 11:00:59.451449  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7840cd19fd724c69a5154c79e21ae932" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac2f019871e049108b7a98bece78cb63"
I20260710 11:00:59.451413  7121 consensus_queue.cc:1048] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:59.452044  6898 raft_consensus.cc:3060] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.452137  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7840cd19fd724c69a5154c79e21ae932" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
I20260710 11:00:59.452715  6974 raft_consensus.cc:3060] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:59.458762  6898 raft_consensus.cc:2468] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 1.
I20260710 11:00:59.459997  7014 leader_election.cc:304] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3183b2b87935424a9d9c00492a4735ea, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:00:59.461568  6974 raft_consensus.cc:2468] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 1.
I20260710 11:00:59.464618  7150 raft_consensus.cc:2804] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:59.465127  7150 raft_consensus.cc:697] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [term 1 LEADER]: Becoming Leader. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Running, Role: LEADER
I20260710 11:00:59.465335  7123 consensus_queue.cc:1048] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:59.466017  7150 consensus_queue.cc:237] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:00:59.480172  6795 catalog_manager.cc:5697] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 3183b2b87935424a9d9c00492a4735ea (127.3.214.195). New cstate: current_term: 1 leader_uuid: "3183b2b87935424a9d9c00492a4735ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:59.534365  7123 consensus_queue.cc:1048] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:59.544298  7114 consensus_queue.cc:1048] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:59.564450  7150 consensus_queue.cc:1048] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:59.573870  7093 consensus_queue.cc:1048] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:59.696902  7130 consensus_queue.cc:1048] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:59.702620  7130 consensus_queue.cc:1048] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:59.710322  7121 consensus_queue.cc:1048] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:59.724062  7121 consensus_queue.cc:1048] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:59.732780  7095 consensus_queue.cc:1048] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:59.746582  7095 consensus_queue.cc:1048] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:59.757421  3931 ts_manager.cc:295] Set tserver state for ac2f019871e049108b7a98bece78cb63 to MAINTENANCE_MODE
I20260710 11:00:59.758239  3931 tablet_server.cc:179] TabletServer@127.3.214.193:0 shutting down...
I20260710 11:00:59.784463  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:59.785117  3931 tablet_replica.cc:333] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63: stopping tablet replica
I20260710 11:00:59.786072  3931 raft_consensus.cc:2243] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:59.787086  3931 raft_consensus.cc:2272] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:59.789808  3931 tablet_replica.cc:333] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63: stopping tablet replica
I20260710 11:00:59.790645  3931 raft_consensus.cc:2243] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:59.791419  3931 pending_rounds.cc:70] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63: Trying to abort 1 pending ops.
I20260710 11:00:59.791639  3931 pending_rounds.cc:77] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305958437983072256 op_type: NO_OP noop_request { }
I20260710 11:00:59.792004  3931 raft_consensus.cc:2889] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:00:59.792325  3931 raft_consensus.cc:2272] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:59.794564  3931 tablet_replica.cc:333] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63: stopping tablet replica
I20260710 11:00:59.795037  3931 raft_consensus.cc:2243] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:59.795374  3931 raft_consensus.cc:2272] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:59.797329  3931 tablet_replica.cc:333] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63: stopping tablet replica
I20260710 11:00:59.797873  3931 raft_consensus.cc:2243] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:59.798231  3931 raft_consensus.cc:2272] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:59.800109  3931 tablet_replica.cc:333] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63: stopping tablet replica
I20260710 11:00:59.800575  3931 raft_consensus.cc:2243] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:59.800892  3931 raft_consensus.cc:2272] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:59.802762  3931 tablet_replica.cc:333] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63: stopping tablet replica
I20260710 11:00:59.803218  3931 raft_consensus.cc:2243] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:59.803836  3931 raft_consensus.cc:2272] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:59.805863  3931 tablet_replica.cc:333] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63: stopping tablet replica
I20260710 11:00:59.806303  3931 raft_consensus.cc:2243] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:59.806634  3931 raft_consensus.cc:2272] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:59.808670  3931 tablet_replica.cc:333] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63: stopping tablet replica
I20260710 11:00:59.809106  3931 raft_consensus.cc:2243] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:59.809746  3931 pending_rounds.cc:70] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63: Trying to abort 1 pending ops.
I20260710 11:00:59.809911  3931 pending_rounds.cc:77] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305958438430916608 op_type: NO_OP noop_request { }
I20260710 11:00:59.810137  3931 raft_consensus.cc:2889] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:00:59.810395  3931 raft_consensus.cc:2272] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:59.810710  6845 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:59.812222  3931 tablet_replica.cc:333] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63: stopping tablet replica
I20260710 11:00:59.812758  3931 raft_consensus.cc:2243] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:59.813158  3931 raft_consensus.cc:2272] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:59.815074  3931 tablet_replica.cc:333] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63: stopping tablet replica
I20260710 11:00:59.815549  3931 raft_consensus.cc:2243] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:59.815903  3931 raft_consensus.cc:2272] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:59.843262  3931 tablet_server.cc:196] TabletServer@127.3.214.193:0 shutdown complete.
W20260710 11:00:59.858937  6940 consensus_peers.cc:597] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:59.885349  7095 consensus_queue.cc:1048] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:59.900552  7014 consensus_peers.cc:597] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:59.985342  7014 consensus_peers.cc:597] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:00.107493  7014 consensus_peers.cc:597] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:00.116624  6940 consensus_peers.cc:597] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:00.155936  6940 consensus_peers.cc:597] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:00.159461  7014 consensus_peers.cc:597] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:00.811663  6845 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:00.863094  7123 raft_consensus.cc:493] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:00.863577  7123 raft_consensus.cc:515] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:00.865433  7123 leader_election.cc:290] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:01:00.866791  7046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23212dd632b547f48ca13763816f099f" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3183b2b87935424a9d9c00492a4735ea" is_pre_election: true
I20260710 11:01:00.867465  7046 raft_consensus.cc:2468] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 1.
I20260710 11:01:00.868471  6940 leader_election.cc:304] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [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: 1f62b29f48914aa9afcfbaedf4fd71de, 3183b2b87935424a9d9c00492a4735ea; no voters: 
I20260710 11:01:00.869144  7123 raft_consensus.cc:2804] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:01:00.869164  6940 leader_election.cc:336] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111)
I20260710 11:01:00.869580  7123 raft_consensus.cc:493] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:00.869925  7123 raft_consensus.cc:3060] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:00.874667  7123 raft_consensus.cc:515] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:00.876097  7123 leader_election.cc:290] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 2 election: Requested vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:01:00.877537  7046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23212dd632b547f48ca13763816f099f" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
I20260710 11:01:00.878121  7046 raft_consensus.cc:3060] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:01:00.879575  6940 leader_election.cc:336] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111)
I20260710 11:01:00.882967  7046 raft_consensus.cc:2468] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 2.
I20260710 11:01:00.883882  6940 leader_election.cc:304] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [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: 1f62b29f48914aa9afcfbaedf4fd71de, 3183b2b87935424a9d9c00492a4735ea; no voters: ac2f019871e049108b7a98bece78cb63
I20260710 11:01:00.884516  7123 raft_consensus.cc:2804] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:00.884953  7123 raft_consensus.cc:697] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Becoming Leader. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Running, Role: LEADER
I20260710 11:01:00.885617  7123 consensus_queue.cc:237] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Queue going to LEADER 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: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:00.892561  6796 catalog_manager.cc:5697] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de reported cstate change: term changed from 1 to 2, leader changed from ac2f019871e049108b7a98bece78cb63 (127.3.214.193) to 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194). New cstate: current_term: 2 leader_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:01.106200  7123 raft_consensus.cc:493] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:01.106679  7123 raft_consensus.cc:515] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:01.108551  7123 leader_election.cc:290] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:01:01.110036  7046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2e015e8a63439e904081ca0adbf523" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3183b2b87935424a9d9c00492a4735ea" is_pre_election: true
I20260710 11:01:01.110730  7046 raft_consensus.cc:2468] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 1.
I20260710 11:01:01.111795  6940 leader_election.cc:304] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [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: 1f62b29f48914aa9afcfbaedf4fd71de, 3183b2b87935424a9d9c00492a4735ea; no voters: 
I20260710 11:01:01.112496  7123 raft_consensus.cc:2804] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:01:01.112560  6940 leader_election.cc:336] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111)
I20260710 11:01:01.112962  7123 raft_consensus.cc:493] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:01.113313  7123 raft_consensus.cc:3060] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:01.119202  7123 raft_consensus.cc:515] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:01.120774  7123 leader_election.cc:290] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 2 election: Requested vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:01:01.122211  7046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2e015e8a63439e904081ca0adbf523" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
I20260710 11:01:01.122814  7046 raft_consensus.cc:3060] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:01:01.124208  6940 leader_election.cc:336] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111)
I20260710 11:01:01.127907  7046 raft_consensus.cc:2468] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 2.
I20260710 11:01:01.128856  6940 leader_election.cc:304] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [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: 1f62b29f48914aa9afcfbaedf4fd71de, 3183b2b87935424a9d9c00492a4735ea; no voters: ac2f019871e049108b7a98bece78cb63
I20260710 11:01:01.129516  7123 raft_consensus.cc:2804] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:01.129902  7123 raft_consensus.cc:697] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Becoming Leader. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Running, Role: LEADER
I20260710 11:01:01.130517  7123 consensus_queue.cc:237] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Queue going to LEADER 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: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:01.137847  6796 catalog_manager.cc:5697] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de reported cstate change: term changed from 1 to 2, leader changed from ac2f019871e049108b7a98bece78cb63 (127.3.214.193) to 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194). New cstate: current_term: 2 leader_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:01.209017  7123 raft_consensus.cc:493] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac2f019871e049108b7a98bece78cb63)
I20260710 11:01:01.209551  7123 raft_consensus.cc:515] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:01.211325  7123 leader_election.cc:290] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:01:01.212668  7046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d8e90b455c46bf83ff6e7b9ea6c292" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3183b2b87935424a9d9c00492a4735ea" is_pre_election: true
W20260710 11:01:01.214476  6940 leader_election.cc:336] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111)
I20260710 11:01:01.214833  6940 leader_election.cc:304] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [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: 1f62b29f48914aa9afcfbaedf4fd71de; no voters: 3183b2b87935424a9d9c00492a4735ea, ac2f019871e049108b7a98bece78cb63
I20260710 11:01:01.215432  7123 raft_consensus.cc:2749] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:01:01.223253  7095 raft_consensus.cc:493] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac2f019871e049108b7a98bece78cb63)
I20260710 11:01:01.223642  7095 raft_consensus.cc:515] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:01.225226  7095 leader_election.cc:290] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807)
I20260710 11:01:01.226632  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d8e90b455c46bf83ff6e7b9ea6c292" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" is_pre_election: true
I20260710 11:01:01.227260  6974 raft_consensus.cc:2468] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 1.
I20260710 11:01:01.228216  7014 leader_election.cc:304] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [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: 1f62b29f48914aa9afcfbaedf4fd71de, 3183b2b87935424a9d9c00492a4735ea; no voters: 
I20260710 11:01:01.228809  7095 raft_consensus.cc:2804] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:01:01.228840  7014 leader_election.cc:336] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111)
I20260710 11:01:01.229187  7095 raft_consensus.cc:493] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Starting leader election (detected failure of leader ac2f019871e049108b7a98bece78cb63)
I20260710 11:01:01.229611  7095 raft_consensus.cc:3060] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:01.234534  7095 raft_consensus.cc:515] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:01.235954  7095 leader_election.cc:290] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 2 election: Requested vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807)
I20260710 11:01:01.237363  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d8e90b455c46bf83ff6e7b9ea6c292" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
I20260710 11:01:01.237962  6974 raft_consensus.cc:3060] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:01:01.239617  7014 leader_election.cc:336] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111)
I20260710 11:01:01.242800  6974 raft_consensus.cc:2468] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 2.
I20260710 11:01:01.243670  7014 leader_election.cc:304] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [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: 1f62b29f48914aa9afcfbaedf4fd71de, 3183b2b87935424a9d9c00492a4735ea; no voters: ac2f019871e049108b7a98bece78cb63
I20260710 11:01:01.244266  7095 raft_consensus.cc:2804] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:01.244689  7095 raft_consensus.cc:697] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 2 LEADER]: Becoming Leader. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Running, Role: LEADER
I20260710 11:01:01.245302  7095 consensus_queue.cc:237] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:01.251415  6796 catalog_manager.cc:5697] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea reported cstate change: term changed from 1 to 2, leader changed from ac2f019871e049108b7a98bece78cb63 (127.3.214.193) to 3183b2b87935424a9d9c00492a4735ea (127.3.214.195). New cstate: current_term: 2 leader_uuid: "3183b2b87935424a9d9c00492a4735ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: HEALTHY } } }
W20260710 11:01:01.319183  6940 consensus_peers.cc:597] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:01.465975  7046 raft_consensus.cc:1275] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Refusing update from remote peer 1f62b29f48914aa9afcfbaedf4fd71de: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:01:01.467191  7123 consensus_queue.cc:1048] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:01.632604  7046 raft_consensus.cc:1275] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Refusing update from remote peer 1f62b29f48914aa9afcfbaedf4fd71de: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:01:01.633898  7123 consensus_queue.cc:1048] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:01:01.646944  6940 consensus_peers.cc:597] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:01.752967  7014 consensus_peers.cc:597] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:01.803751  6974 raft_consensus.cc:1275] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Refusing update from remote peer 3183b2b87935424a9d9c00492a4735ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:01.804939  7095 consensus_queue.cc:1048] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:01:01.812634  6845 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:01:02.048398  6940 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111) [suppressed 58 similar messages]
W20260710 11:01:02.289251  7014 consensus_peers.cc:597] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:02.492481  6940 consensus_peers.cc:597] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:02.512569  6940 consensus_peers.cc:597] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:02.522542  7014 consensus_peers.cc:597] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:02.546365  7014 consensus_peers.cc:597] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:02.656910  6940 consensus_peers.cc:597] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:02.679652  7014 consensus_peers.cc:597] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:02.813541  6845 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:01:03.788340  6940 consensus_peers.cc:597] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:03.814417  6845 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:01:04.242964  6940 consensus_peers.cc:597] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:04.422282  7014 consensus_peers.cc:597] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:04.694352  6940 consensus_peers.cc:597] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:01:04.716952  7014 consensus_peers.cc:597] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:01:04.815812  6845 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:04.861970  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:04.869510  7188 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:04.869510  7189 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:04.871330  7191 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:04.874079  3931 server_base.cc:1061] running on GCE node
I20260710 11:01:04.876361  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:04.876622  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:04.876833  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681264876811 us; error 0 us; skew 500 ppm
I20260710 11:01:04.877446  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:04.880728  3931 webserver.cc:533] Webserver started at http://127.3.214.193:34393/ using document root <none> and password file <none>
I20260710 11:01:04.881274  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:04.881531  3931 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:01:04.885263  3931 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 11:01:04.889362  7196 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:04.890200  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:04.890513  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/ts-0-root
uuid: "ac2f019871e049108b7a98bece78cb63"
format_stamp: "Formatted at 2026-07-10 11:00:57 on dist-test-slave-t4dr"
I20260710 11:01:04.890931  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183595730-3931-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:04.907289  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:04.908602  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:04.910187  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:04.913808  7203 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:01:04.959470  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:01:04.959851  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.000s	sys 0.003s
I20260710 11:01:04.960186  3931 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:01:04.965229  7203 tablet_bootstrap.cc:492] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63: Bootstrap starting.
W20260710 11:01:04.973091  6940 consensus_peers.cc:597] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:01:04.979410  7203 tablet_bootstrap.cc:492] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:04.980194  7203 tablet_bootstrap.cc:492] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63: Bootstrap complete.
I20260710 11:01:04.980729  7203 ts_tablet_manager.cc:1403] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:01:04.982990  7203 raft_consensus.cc:359] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:04.983831  7203 raft_consensus.cc:740] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.984460  7203 consensus_queue.cc:260] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63 [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: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:04.986753  7203 ts_tablet_manager.cc:1434] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 11:01:04.987388  7203 tablet_bootstrap.cc:492] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63: Bootstrap starting.
I20260710 11:01:04.999033  3931 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:01:04.999383  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.039s	user 0.030s	sys 0.008s
I20260710 11:01:05.002328  7203 tablet_bootstrap.cc:492] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:05.003353  7203 tablet_bootstrap.cc:492] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63: Bootstrap complete.
I20260710 11:01:05.004127  7203 ts_tablet_manager.cc:1403] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260710 11:01:05.007012  7203 raft_consensus.cc:359] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.007735  7203 raft_consensus.cc:740] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.008551  7203 consensus_queue.cc:260] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [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: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.011333  7203 ts_tablet_manager.cc:1434] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:01:05.012385  7203 tablet_bootstrap.cc:492] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63: Bootstrap starting.
I20260710 11:01:05.031040  7203 tablet_bootstrap.cc:492] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:05.031807  7203 tablet_bootstrap.cc:492] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63: Bootstrap complete.
I20260710 11:01:05.032390  7203 ts_tablet_manager.cc:1403] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260710 11:01:05.034549  7203 raft_consensus.cc:359] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.035120  7203 raft_consensus.cc:740] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.035774  7203 consensus_queue.cc:260] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63 [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: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.037299  7203 ts_tablet_manager.cc:1434] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 11:01:05.037930  7203 tablet_bootstrap.cc:492] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63: Bootstrap starting.
I20260710 11:01:05.050151  7203 tablet_bootstrap.cc:492] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:05.051136  7203 tablet_bootstrap.cc:492] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63: Bootstrap complete.
I20260710 11:01:05.051785  7203 ts_tablet_manager.cc:1403] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.001s
I20260710 11:01:05.054090  7203 raft_consensus.cc:359] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.054774  7203 raft_consensus.cc:740] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.055382  7203 consensus_queue.cc:260] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63 [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: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.056821  7203 ts_tablet_manager.cc:1434] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 11:01:05.057446  7203 tablet_bootstrap.cc:492] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63: Bootstrap starting.
I20260710 11:01:05.061733  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.193:44995
I20260710 11:01:05.061837  7264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.193:44995 every 8 connection(s)
I20260710 11:01:05.066731  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:05.073817  7203 tablet_bootstrap.cc:492] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:01:05.074846  7203 tablet_bootstrap.cc:492] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63: Bootstrap complete.
I20260710 11:01:05.075531  7203 ts_tablet_manager.cc:1403] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 11:01:05.077884  7203 raft_consensus.cc:359] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.078781  7203 raft_consensus.cc:740] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.079622  7203 consensus_queue.cc:260] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.081908  7203 ts_tablet_manager.cc:1434] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:01:05.082767  7203 tablet_bootstrap.cc:492] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63: Bootstrap starting.
I20260710 11:01:05.093735  7265 heartbeater.cc:344] Connected to a master server at 127.3.214.254:34159
I20260710 11:01:05.094225  7265 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:05.095228  7265 heartbeater.cc:507] Master 127.3.214.254:34159 requested a full tablet report, sending...
I20260710 11:01:05.096212  7203 tablet_bootstrap.cc:492] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:05.096583  6974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1521ea09421e4a1fa3df9cb2c57de6a1"
dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
mode: GRACEFUL
new_leader_uuid: "3183b2b87935424a9d9c00492a4735ea"
 from {username='slave'} at 127.0.0.1:35982
I20260710 11:01:05.097076  7203 tablet_bootstrap.cc:492] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63: Bootstrap complete.
I20260710 11:01:05.097297  6974 raft_consensus.cc:606] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 LEADER]: Received request to transfer leadership to TS 3183b2b87935424a9d9c00492a4735ea
I20260710 11:01:05.097872  7203 ts_tablet_manager.cc:1403] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 11:01:05.100368  7203 raft_consensus.cc:359] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.101055  7203 raft_consensus.cc:740] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.101920  7203 consensus_queue.cc:260] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.103338  6796 ts_manager.cc:194] Re-registered known tserver with Master: ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995)
I20260710 11:01:05.103955  7203 ts_tablet_manager.cc:1434] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:01:05.104740  7203 tablet_bootstrap.cc:492] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63: Bootstrap starting.
I20260710 11:01:05.110420  7046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85121b6231ec4b0fae4330e0ed23bde8"
dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
mode: GRACEFUL
new_leader_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
 from {username='slave'} at 127.0.0.1:54482
I20260710 11:01:05.110944  7046 raft_consensus.cc:606] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 1 LEADER]: Received request to transfer leadership to TS 1f62b29f48914aa9afcfbaedf4fd71de
I20260710 11:01:05.113409  7046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db250bc4360849038189658710e3476f"
dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
mode: GRACEFUL
new_leader_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
 from {username='slave'} at 127.0.0.1:54482
I20260710 11:01:05.113925  7046 raft_consensus.cc:606] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 1 LEADER]: Received request to transfer leadership to TS 1f62b29f48914aa9afcfbaedf4fd71de
I20260710 11:01:05.115134  3931 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:01:05.115610  3931 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:05.115810  6796 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43032
I20260710 11:01:05.116285  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:05.120167  7265 heartbeater.cc:499] Master 127.3.214.254:34159 was elected leader, sending a full tablet report...
I20260710 11:01:05.121209  7203 tablet_bootstrap.cc:492] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:05.122038  7203 tablet_bootstrap.cc:492] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63: Bootstrap complete.
I20260710 11:01:05.122653  7203 ts_tablet_manager.cc:1403] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 11:01:05.124624  7203 raft_consensus.cc:359] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } } peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } }
I20260710 11:01:05.125188  7203 raft_consensus.cc:740] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.125892  7203 consensus_queue.cc:260] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [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: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } } peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } }
I20260710 11:01:05.127785  7203 ts_tablet_manager.cc:1434] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:01:05.128590  7203 tablet_bootstrap.cc:492] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63: Bootstrap starting.
I20260710 11:01:05.150493  7203 tablet_bootstrap.cc:492] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:05.151511  7203 tablet_bootstrap.cc:492] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63: Bootstrap complete.
I20260710 11:01:05.152168  7203 ts_tablet_manager.cc:1403] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260710 11:01:05.154304  7203 raft_consensus.cc:359] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.154821  7203 raft_consensus.cc:740] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.155614  7203 consensus_queue.cc:260] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [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: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.157233  7203 ts_tablet_manager.cc:1434] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:01:05.157982  7203 tablet_bootstrap.cc:492] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63: Bootstrap starting.
I20260710 11:01:05.171732  7203 tablet_bootstrap.cc:492] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:05.172437  7203 tablet_bootstrap.cc:492] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63: Bootstrap complete.
I20260710 11:01:05.172968  7203 ts_tablet_manager.cc:1403] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:01:05.174804  7203 raft_consensus.cc:359] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.175302  7203 raft_consensus.cc:740] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.175843  7203 consensus_queue.cc:260] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63 [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: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.177386  7203 ts_tablet_manager.cc:1434] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:01:05.178069  7203 tablet_bootstrap.cc:492] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63: Bootstrap starting.
I20260710 11:01:05.189146  7203 tablet_bootstrap.cc:492] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:01:05.190009  7203 tablet_bootstrap.cc:492] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63: Bootstrap complete.
I20260710 11:01:05.190510  7203 ts_tablet_manager.cc:1403] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:01:05.192432  7203 raft_consensus.cc:359] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.193202  7203 raft_consensus.cc:740] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac2f019871e049108b7a98bece78cb63, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.193876  7203 consensus_queue.cc:260] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.195691  7203 ts_tablet_manager.cc:1434] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:01:05.197081  7283 raft_consensus.cc:993] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea: : Instructing follower 1f62b29f48914aa9afcfbaedf4fd71de to start an election
I20260710 11:01:05.197738  7185 raft_consensus.cc:1081] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 1 LEADER]: Signalling peer 1f62b29f48914aa9afcfbaedf4fd71de to start an election
I20260710 11:01:05.199451  6974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db250bc4360849038189658710e3476f"
dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
 from {username='slave'} at 127.0.0.1:51542
I20260710 11:01:05.199963  6974 raft_consensus.cc:493] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:05.200335  6974 raft_consensus.cc:3060] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.206007  6974 raft_consensus.cc:515] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.207770  6974 leader_election.cc:290] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 2 election: Requested vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:01:05.209030  7046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db250bc4360849038189658710e3476f" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
I20260710 11:01:05.209144  7239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db250bc4360849038189658710e3476f" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac2f019871e049108b7a98bece78cb63"
I20260710 11:01:05.209877  7046 raft_consensus.cc:3055] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:05.209923  7239 raft_consensus.cc:3060] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.210367  7046 raft_consensus.cc:740] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Running, Role: LEADER
I20260710 11:01:05.211344  7046 consensus_queue.cc:260] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.212790  7046 raft_consensus.cc:3060] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.218117  7239 raft_consensus.cc:2468] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 2.
I20260710 11:01:05.219342  6940 leader_election.cc:304] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f62b29f48914aa9afcfbaedf4fd71de, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:01:05.220108  7123 raft_consensus.cc:2804] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:05.220296  7046 raft_consensus.cc:2468] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 2.
I20260710 11:01:05.220600  7123 raft_consensus.cc:697] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Becoming Leader. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Running, Role: LEADER
I20260710 11:01:05.221673  7123 consensus_queue.cc:237] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.228802  6796 catalog_manager.cc:5697] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de reported cstate change: term changed from 1 to 2, leader changed from 3183b2b87935424a9d9c00492a4735ea (127.3.214.195) to 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194). New cstate: current_term: 2 leader_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:05.232393  7239 raft_consensus.cc:3060] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.237520  7239 pending_rounds.cc:85] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63: Aborting all ops after (but not including) 0
I20260710 11:01:05.237794  7239 pending_rounds.cc:107] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:01:05.238051  7239 raft_consensus.cc:2889] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:01:05.291435  7123 raft_consensus.cc:993] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de: : Instructing follower 3183b2b87935424a9d9c00492a4735ea to start an election
I20260710 11:01:05.291976  7280 raft_consensus.cc:1081] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 LEADER]: Signalling peer 3183b2b87935424a9d9c00492a4735ea to start an election
I20260710 11:01:05.293373  7046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1521ea09421e4a1fa3df9cb2c57de6a1"
dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
 from {username='slave'} at 127.0.0.1:52240
I20260710 11:01:05.293865  7046 raft_consensus.cc:493] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:05.294181  7046 raft_consensus.cc:3060] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.299439  7046 raft_consensus.cc:515] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.301007  7046 leader_election.cc:290] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 2 election: Requested vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807)
I20260710 11:01:05.301693  7239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1521ea09421e4a1fa3df9cb2c57de6a1" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac2f019871e049108b7a98bece78cb63"
I20260710 11:01:05.302032  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1521ea09421e4a1fa3df9cb2c57de6a1" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
I20260710 11:01:05.302305  7239 raft_consensus.cc:3060] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.302549  6974 raft_consensus.cc:3055] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:05.302872  6974 raft_consensus.cc:740] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Running, Role: LEADER
I20260710 11:01:05.303491  6974 consensus_queue.cc:260] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.304411  6974 raft_consensus.cc:3060] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.307327  7239 raft_consensus.cc:2468] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 2.
I20260710 11:01:05.308380  7014 leader_election.cc:304] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3183b2b87935424a9d9c00492a4735ea, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:01:05.309041  7239 raft_consensus.cc:3060] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.309116  7185 raft_consensus.cc:2804] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:05.309342  6974 raft_consensus.cc:2468] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 2.
I20260710 11:01:05.309913  7185 raft_consensus.cc:697] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [term 2 LEADER]: Becoming Leader. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Running, Role: LEADER
I20260710 11:01:05.310807  7185 consensus_queue.cc:237] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.314649  7239 pending_rounds.cc:85] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63: Aborting all ops after (but not including) 0
I20260710 11:01:05.315032  7239 pending_rounds.cc:107] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:01:05.315277  7239 raft_consensus.cc:2889] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:01:05.319308  6796 catalog_manager.cc:5697] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea reported cstate change: term changed from 1 to 2, leader changed from 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194) to 3183b2b87935424a9d9c00492a4735ea (127.3.214.195). New cstate: current_term: 2 leader_uuid: "3183b2b87935424a9d9c00492a4735ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:05.390051  7239 raft_consensus.cc:3060] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.517371  7283 raft_consensus.cc:993] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea: : Instructing follower 1f62b29f48914aa9afcfbaedf4fd71de to start an election
I20260710 11:01:05.517850  7185 raft_consensus.cc:1081] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 1 LEADER]: Signalling peer 1f62b29f48914aa9afcfbaedf4fd71de to start an election
I20260710 11:01:05.519034  6974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85121b6231ec4b0fae4330e0ed23bde8"
dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
 from {username='slave'} at 127.0.0.1:51542
I20260710 11:01:05.519474  6974 raft_consensus.cc:493] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:05.519747  6974 raft_consensus.cc:3060] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.524219  6974 raft_consensus.cc:515] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.525664  6974 leader_election.cc:290] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 2 election: Requested vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:01:05.526292  7239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85121b6231ec4b0fae4330e0ed23bde8" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac2f019871e049108b7a98bece78cb63"
I20260710 11:01:05.526608  7046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85121b6231ec4b0fae4330e0ed23bde8" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
I20260710 11:01:05.526928  7239 raft_consensus.cc:3060] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.527189  7046 raft_consensus.cc:3055] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:05.527513  7046 raft_consensus.cc:740] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Running, Role: LEADER
I20260710 11:01:05.528280  7046 consensus_queue.cc:260] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.529386  7046 raft_consensus.cc:3060] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.531988  7239 raft_consensus.cc:2468] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 2.
I20260710 11:01:05.532899  6940 leader_election.cc:304] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f62b29f48914aa9afcfbaedf4fd71de, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:01:05.533563  7280 raft_consensus.cc:2804] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:05.533957  7280 raft_consensus.cc:697] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Becoming Leader. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Running, Role: LEADER
I20260710 11:01:05.534425  7046 raft_consensus.cc:2468] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 2.
I20260710 11:01:05.534737  7280 consensus_queue.cc:237] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:05.542522  6794 catalog_manager.cc:5697] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de reported cstate change: term changed from 1 to 2, leader changed from 3183b2b87935424a9d9c00492a4735ea (127.3.214.195) to 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194). New cstate: current_term: 2 leader_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:05.754899  7239 raft_consensus.cc:1275] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: Refusing update from remote peer 1f62b29f48914aa9afcfbaedf4fd71de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:05.756042  7280 consensus_queue.cc:1048] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:05.767436  7046 raft_consensus.cc:1275] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Refusing update from remote peer 1f62b29f48914aa9afcfbaedf4fd71de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:05.768769  7123 consensus_queue.cc:1048] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:01:05.816820  6845 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:05.858855  6974 raft_consensus.cc:1275] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Refusing update from remote peer 3183b2b87935424a9d9c00492a4735ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:05.859974  7295 consensus_queue.cc:1048] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:05.869282  7239 raft_consensus.cc:1275] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: Refusing update from remote peer 3183b2b87935424a9d9c00492a4735ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:05.873342  7301 consensus_queue.cc:1048] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:06.106834  7046 raft_consensus.cc:1275] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Refusing update from remote peer 1f62b29f48914aa9afcfbaedf4fd71de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:06.108047  7280 consensus_queue.cc:1048] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:06.117247  7238 raft_consensus.cc:1275] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: Refusing update from remote peer 1f62b29f48914aa9afcfbaedf4fd71de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:06.118999  7123 consensus_queue.cc:1048] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:06.126246  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:06.136049  7048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1521ea09421e4a1fa3df9cb2c57de6a1"
dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
mode: GRACEFUL
new_leader_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
 from {username='slave'} at 127.0.0.1:54482
I20260710 11:01:06.136508  7048 raft_consensus.cc:606] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [term 2 LEADER]: Received request to transfer leadership to TS 1f62b29f48914aa9afcfbaedf4fd71de
I20260710 11:01:06.138582  6974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adf4be7929694db09614c96ff662a9db"
dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
mode: GRACEFUL
new_leader_uuid: "3183b2b87935424a9d9c00492a4735ea"
 from {username='slave'} at 127.0.0.1:35982
I20260710 11:01:06.138962  6974 raft_consensus.cc:606] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 LEADER]: Received request to transfer leadership to TS 3183b2b87935424a9d9c00492a4735ea
I20260710 11:01:06.140919  6974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db250bc4360849038189658710e3476f"
dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
mode: GRACEFUL
new_leader_uuid: "3183b2b87935424a9d9c00492a4735ea"
 from {username='slave'} at 127.0.0.1:35982
I20260710 11:01:06.141294  6974 raft_consensus.cc:606] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Received request to transfer leadership to TS 3183b2b87935424a9d9c00492a4735ea
I20260710 11:01:06.142182  3931 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:01:06.142633  3931 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:06.143164  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:06.231993  7123 raft_consensus.cc:993] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de: : Instructing follower 3183b2b87935424a9d9c00492a4735ea to start an election
I20260710 11:01:06.232632  7304 raft_consensus.cc:1081] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Signalling peer 3183b2b87935424a9d9c00492a4735ea to start an election
I20260710 11:01:06.234113  7048 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db250bc4360849038189658710e3476f"
dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
 from {username='slave'} at 127.0.0.1:52240
I20260710 11:01:06.234592  7048 raft_consensus.cc:493] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:06.234903  7048 raft_consensus.cc:3060] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:06.240046  7048 raft_consensus.cc:515] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:06.241842  7048 leader_election.cc:290] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 3 election: Requested vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807)
I20260710 11:01:06.242626  7238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db250bc4360849038189658710e3476f" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac2f019871e049108b7a98bece78cb63"
I20260710 11:01:06.242817  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db250bc4360849038189658710e3476f" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
I20260710 11:01:06.243238  7238 raft_consensus.cc:3060] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:06.243379  6974 raft_consensus.cc:3055] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:06.243808  6974 raft_consensus.cc:740] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Running, Role: LEADER
I20260710 11:01:06.244356  6974 consensus_queue.cc:260] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [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: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:06.245162  6974 raft_consensus.cc:3060] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:06.248371  7238 raft_consensus.cc:2468] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 3.
I20260710 11:01:06.249285  6974 raft_consensus.cc:2468] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 3.
I20260710 11:01:06.249347  7014 leader_election.cc:304] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [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: 3183b2b87935424a9d9c00492a4735ea, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:01:06.250268  7295 raft_consensus.cc:2804] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:06.250741  7295 raft_consensus.cc:697] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 3 LEADER]: Becoming Leader. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Running, Role: LEADER
I20260710 11:01:06.251425  7295 consensus_queue.cc:237] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [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: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:06.256893  6794 catalog_manager.cc:5697] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea reported cstate change: term changed from 2 to 3, leader changed from 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194) to 3183b2b87935424a9d9c00492a4735ea (127.3.214.195). New cstate: current_term: 3 leader_uuid: "3183b2b87935424a9d9c00492a4735ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:06.382329  7295 raft_consensus.cc:993] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea: : Instructing follower 1f62b29f48914aa9afcfbaedf4fd71de to start an election
I20260710 11:01:06.382800  7301 raft_consensus.cc:1081] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [term 2 LEADER]: Signalling peer 1f62b29f48914aa9afcfbaedf4fd71de to start an election
I20260710 11:01:06.384137  6974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1521ea09421e4a1fa3df9cb2c57de6a1"
dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
 from {username='slave'} at 127.0.0.1:51542
I20260710 11:01:06.384730  6974 raft_consensus.cc:493] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:06.385035  6974 raft_consensus.cc:3060] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:06.389182  6974 raft_consensus.cc:515] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:06.390599  6974 leader_election.cc:290] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 3 election: Requested vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:01:06.391314  7239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1521ea09421e4a1fa3df9cb2c57de6a1" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac2f019871e049108b7a98bece78cb63"
I20260710 11:01:06.391652  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1521ea09421e4a1fa3df9cb2c57de6a1" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
I20260710 11:01:06.391888  7239 raft_consensus.cc:3060] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:06.392200  7048 raft_consensus.cc:3055] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:06.392530  7048 raft_consensus.cc:740] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Running, Role: LEADER
I20260710 11:01:06.393347  7048 consensus_queue.cc:260] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [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: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:06.394299  7048 raft_consensus.cc:3060] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:06.396782  7239 raft_consensus.cc:2468] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 3.
I20260710 11:01:06.397979  6940 leader_election.cc:304] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [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: 1f62b29f48914aa9afcfbaedf4fd71de, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:01:06.398572  7304 raft_consensus.cc:2804] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:06.399012  7304 raft_consensus.cc:697] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 LEADER]: Becoming Leader. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Running, Role: LEADER
I20260710 11:01:06.399704  7304 consensus_queue.cc:237] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [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: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:06.399847  7048 raft_consensus.cc:2468] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 3.
I20260710 11:01:06.405705  6794 catalog_manager.cc:5697] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de reported cstate change: term changed from 2 to 3, leader changed from 3183b2b87935424a9d9c00492a4735ea (127.3.214.195) to 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194). New cstate: current_term: 3 leader_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:06.420392  7123 raft_consensus.cc:993] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de: : Instructing follower 3183b2b87935424a9d9c00492a4735ea to start an election
I20260710 11:01:06.420866  7304 raft_consensus.cc:1081] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 LEADER]: Signalling peer 3183b2b87935424a9d9c00492a4735ea to start an election
I20260710 11:01:06.422415  7048 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adf4be7929694db09614c96ff662a9db"
dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
 from {username='slave'} at 127.0.0.1:52240
I20260710 11:01:06.423008  7048 raft_consensus.cc:493] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:06.423380  7048 raft_consensus.cc:3060] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:06.429128  7048 raft_consensus.cc:515] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:06.430687  7048 leader_election.cc:290] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 2 election: Requested vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807)
I20260710 11:01:06.431510  7239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf4be7929694db09614c96ff662a9db" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac2f019871e049108b7a98bece78cb63"
I20260710 11:01:06.431666  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf4be7929694db09614c96ff662a9db" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
I20260710 11:01:06.432087  7239 raft_consensus.cc:3060] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:06.432217  6974 raft_consensus.cc:3055] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:06.432595  6974 raft_consensus.cc:740] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Running, Role: LEADER
I20260710 11:01:06.433200  6974 consensus_queue.cc:260] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:06.434113  6974 raft_consensus.cc:3060] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:06.437038  7239 raft_consensus.cc:2468] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 2.
I20260710 11:01:06.438045  7014 leader_election.cc:304] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3183b2b87935424a9d9c00492a4735ea, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:01:06.438247  6974 raft_consensus.cc:2468] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 2.
I20260710 11:01:06.438726  7301 raft_consensus.cc:2804] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:06.439198  7301 raft_consensus.cc:697] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [term 2 LEADER]: Becoming Leader. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Running, Role: LEADER
I20260710 11:01:06.439985  7301 consensus_queue.cc:237] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:06.446281  6794 catalog_manager.cc:5697] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea reported cstate change: term changed from 1 to 2, leader changed from 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194) to 3183b2b87935424a9d9c00492a4735ea (127.3.214.195). New cstate: current_term: 2 leader_uuid: "3183b2b87935424a9d9c00492a4735ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:06.795398  7239 raft_consensus.cc:1275] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Refusing update from remote peer 3183b2b87935424a9d9c00492a4735ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:06.796712  7295 consensus_queue.cc:1048] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:06.807587  6974 raft_consensus.cc:1275] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Refusing update from remote peer 3183b2b87935424a9d9c00492a4735ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:06.808905  7301 consensus_queue.cc:1048] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 11:01:06.817790  6845 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:06.923921  7048 raft_consensus.cc:1275] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Refusing update from remote peer 1f62b29f48914aa9afcfbaedf4fd71de: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:06.925325  7304 consensus_queue.cc:1048] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:06.934060  7239 raft_consensus.cc:1275] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Refusing update from remote peer 1f62b29f48914aa9afcfbaedf4fd71de: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:06.935379  7123 consensus_queue.cc:1048] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:06.958529  6974 raft_consensus.cc:1275] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Refusing update from remote peer 3183b2b87935424a9d9c00492a4735ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:06.959685  7301 consensus_queue.cc:1048] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:06.968046  7239 raft_consensus.cc:1275] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: Refusing update from remote peer 3183b2b87935424a9d9c00492a4735ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:06.970208  7301 consensus_queue.cc:1048] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:07.149138  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:07.155970  6974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a2e015e8a63439e904081ca0adbf523"
dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
mode: GRACEFUL
new_leader_uuid: "3183b2b87935424a9d9c00492a4735ea"
 from {username='slave'} at 127.0.0.1:35982
I20260710 11:01:07.156528  6974 raft_consensus.cc:606] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Received request to transfer leadership to TS 3183b2b87935424a9d9c00492a4735ea
I20260710 11:01:07.158864  7048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5c0c23c32804a23883ca619b3841cc0"
dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
mode: GRACEFUL
new_leader_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
 from {username='slave'} at 127.0.0.1:54482
I20260710 11:01:07.159333  7048 raft_consensus.cc:606] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 1 LEADER]: Received request to transfer leadership to TS 1f62b29f48914aa9afcfbaedf4fd71de
I20260710 11:01:07.161552  7048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db250bc4360849038189658710e3476f"
dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
mode: GRACEFUL
new_leader_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
 from {username='slave'} at 127.0.0.1:54482
I20260710 11:01:07.162010  7048 raft_consensus.cc:606] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 3 LEADER]: Received request to transfer leadership to TS 1f62b29f48914aa9afcfbaedf4fd71de
I20260710 11:01:07.162943  3931 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:01:07.163348  3931 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:07.163793  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:07.189375  7319 raft_consensus.cc:993] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea: : Instructing follower 1f62b29f48914aa9afcfbaedf4fd71de to start an election
I20260710 11:01:07.189909  7301 raft_consensus.cc:1081] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 3 LEADER]: Signalling peer 1f62b29f48914aa9afcfbaedf4fd71de to start an election
I20260710 11:01:07.191247  6974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db250bc4360849038189658710e3476f"
dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
 from {username='slave'} at 127.0.0.1:51542
I20260710 11:01:07.191666  6974 raft_consensus.cc:493] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:07.191956  6974 raft_consensus.cc:3060] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:07.196233  6974 raft_consensus.cc:515] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:07.197664  6974 leader_election.cc:290] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 4 election: Requested vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:01:07.198354  7239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db250bc4360849038189658710e3476f" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ac2f019871e049108b7a98bece78cb63"
I20260710 11:01:07.198725  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db250bc4360849038189658710e3476f" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
I20260710 11:01:07.198948  7239 raft_consensus.cc:3060] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:07.199281  7048 raft_consensus.cc:3055] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:07.199574  7048 raft_consensus.cc:740] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Running, Role: LEADER
I20260710 11:01:07.200285  7048 consensus_queue.cc:260] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [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: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:07.201191  7048 raft_consensus.cc:3060] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:07.203619  7239 raft_consensus.cc:2468] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 4.
I20260710 11:01:07.204505  6940 leader_election.cc:304] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [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: 1f62b29f48914aa9afcfbaedf4fd71de, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:01:07.205122  7304 raft_consensus.cc:2804] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:07.205549  7304 raft_consensus.cc:697] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 4 LEADER]: Becoming Leader. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Running, Role: LEADER
I20260710 11:01:07.205950  7048 raft_consensus.cc:2468] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 4.
I20260710 11:01:07.206296  7304 consensus_queue.cc:237] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [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: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:07.212069  6794 catalog_manager.cc:5697] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de reported cstate change: term changed from 3 to 4, leader changed from 3183b2b87935424a9d9c00492a4735ea (127.3.214.195) to 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194). New cstate: current_term: 4 leader_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:07.480659  7319 raft_consensus.cc:993] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea: : Instructing follower 1f62b29f48914aa9afcfbaedf4fd71de to start an election
I20260710 11:01:07.481078  7301 raft_consensus.cc:1081] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 1 LEADER]: Signalling peer 1f62b29f48914aa9afcfbaedf4fd71de to start an election
I20260710 11:01:07.482362  6974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5c0c23c32804a23883ca619b3841cc0"
dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
 from {username='slave'} at 127.0.0.1:51542
I20260710 11:01:07.482787  6974 raft_consensus.cc:493] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:07.483086  6974 raft_consensus.cc:3060] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.487310  6974 raft_consensus.cc:515] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } } peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } }
I20260710 11:01:07.488757  6974 leader_election.cc:290] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 2 election: Requested vote from peers 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159), ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995)
I20260710 11:01:07.489389  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c0c23c32804a23883ca619b3841cc0" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
I20260710 11:01:07.489708  7239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c0c23c32804a23883ca619b3841cc0" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac2f019871e049108b7a98bece78cb63"
I20260710 11:01:07.490046  7048 raft_consensus.cc:3055] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:07.490342  7239 raft_consensus.cc:3060] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.490398  7048 raft_consensus.cc:740] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Running, Role: LEADER
I20260710 11:01:07.491149  7048 consensus_queue.cc:260] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } } peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } }
I20260710 11:01:07.492131  7048 raft_consensus.cc:3060] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.495313  7239 raft_consensus.cc:2468] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 2.
I20260710 11:01:07.496353  6940 leader_election.cc:304] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f62b29f48914aa9afcfbaedf4fd71de, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:01:07.496968  7048 raft_consensus.cc:2468] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 2.
I20260710 11:01:07.497038  7324 raft_consensus.cc:2804] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:07.497678  7324 raft_consensus.cc:697] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Becoming Leader. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Running, Role: LEADER
I20260710 11:01:07.498492  7324 consensus_queue.cc:237] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } } peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } }
I20260710 11:01:07.505084  6794 catalog_manager.cc:5697] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de reported cstate change: term changed from 1 to 2, leader changed from 3183b2b87935424a9d9c00492a4735ea (127.3.214.195) to 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194). New cstate: current_term: 2 leader_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:07.689898  7239 raft_consensus.cc:1275] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 4 FOLLOWER]: Refusing update from remote peer 1f62b29f48914aa9afcfbaedf4fd71de: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:07.691135  7324 consensus_queue.cc:1048] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:07.701725  7048 raft_consensus.cc:1275] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 4 FOLLOWER]: Refusing update from remote peer 1f62b29f48914aa9afcfbaedf4fd71de: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:07.702880  7329 consensus_queue.cc:1048] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:07.733610  7324 raft_consensus.cc:993] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de: : Instructing follower 3183b2b87935424a9d9c00492a4735ea to start an election
I20260710 11:01:07.734053  7324 raft_consensus.cc:1081] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Signalling peer 3183b2b87935424a9d9c00492a4735ea to start an election
I20260710 11:01:07.735343  7048 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a2e015e8a63439e904081ca0adbf523"
dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
 from {username='slave'} at 127.0.0.1:52240
I20260710 11:01:07.735809  7048 raft_consensus.cc:493] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:07.736109  7048 raft_consensus.cc:3060] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:07.740691  7048 raft_consensus.cc:515] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:07.742210  7048 leader_election.cc:290] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 3 election: Requested vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807)
I20260710 11:01:07.742908  7239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2e015e8a63439e904081ca0adbf523" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ac2f019871e049108b7a98bece78cb63"
I20260710 11:01:07.743180  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2e015e8a63439e904081ca0adbf523" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
I20260710 11:01:07.743474  7239 raft_consensus.cc:3060] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:07.743695  6974 raft_consensus.cc:3055] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:07.744027  6974 raft_consensus.cc:740] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Running, Role: LEADER
I20260710 11:01:07.744644  6974 consensus_queue.cc:260] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:07.745455  6974 raft_consensus.cc:3060] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:07.747893  7239 raft_consensus.cc:2468] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 3.
I20260710 11:01:07.748836  7014 leader_election.cc:304] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [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: 3183b2b87935424a9d9c00492a4735ea, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:01:07.749541  6974 raft_consensus.cc:2468] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 3.
I20260710 11:01:07.749533  7301 raft_consensus.cc:2804] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:07.750159  7301 raft_consensus.cc:697] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [term 3 LEADER]: Becoming Leader. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Running, Role: LEADER
I20260710 11:01:07.751021  7301 consensus_queue.cc:237] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [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: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:07.757563  6796 catalog_manager.cc:5697] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea reported cstate change: term changed from 2 to 3, leader changed from 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194) to 3183b2b87935424a9d9c00492a4735ea (127.3.214.195). New cstate: current_term: 3 leader_uuid: "3183b2b87935424a9d9c00492a4735ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: HEALTHY } } }
W20260710 11:01:07.818708  6845 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:07.967664  7239 raft_consensus.cc:1275] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: Refusing update from remote peer 1f62b29f48914aa9afcfbaedf4fd71de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:07.968886  7324 consensus_queue.cc:1048] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:07.978391  7048 raft_consensus.cc:1275] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Refusing update from remote peer 1f62b29f48914aa9afcfbaedf4fd71de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:07.979801  7329 consensus_queue.cc:1048] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:08.170084  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:08.177793  6974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23212dd632b547f48ca13763816f099f"
dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
mode: GRACEFUL
new_leader_uuid: "3183b2b87935424a9d9c00492a4735ea"
 from {username='slave'} at 127.0.0.1:35982
I20260710 11:01:08.178247  6974 raft_consensus.cc:606] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Received request to transfer leadership to TS 3183b2b87935424a9d9c00492a4735ea
I20260710 11:01:08.180544  7048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adf4be7929694db09614c96ff662a9db"
dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
mode: GRACEFUL
new_leader_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
 from {username='slave'} at 127.0.0.1:54482
I20260710 11:01:08.180979  7048 raft_consensus.cc:606] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [term 2 LEADER]: Received request to transfer leadership to TS 1f62b29f48914aa9afcfbaedf4fd71de
I20260710 11:01:08.183251  6974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5c0c23c32804a23883ca619b3841cc0"
dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
mode: GRACEFUL
new_leader_uuid: "3183b2b87935424a9d9c00492a4735ea"
 from {username='slave'} at 127.0.0.1:35982
I20260710 11:01:08.183635  6974 raft_consensus.cc:606] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Received request to transfer leadership to TS 3183b2b87935424a9d9c00492a4735ea
I20260710 11:01:08.184522  3931 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:01:08.185009  3931 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:08.185612  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:08.204512  7239 raft_consensus.cc:1275] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Refusing update from remote peer 3183b2b87935424a9d9c00492a4735ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:01:08.205781  7301 consensus_queue.cc:1048] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:08.215108  6974 raft_consensus.cc:1275] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Refusing update from remote peer 3183b2b87935424a9d9c00492a4735ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:01:08.216512  7301 consensus_queue.cc:1048] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:08.428772  7335 raft_consensus.cc:993] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea: : Instructing follower 1f62b29f48914aa9afcfbaedf4fd71de to start an election
I20260710 11:01:08.429179  7301 raft_consensus.cc:1081] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [term 2 LEADER]: Signalling peer 1f62b29f48914aa9afcfbaedf4fd71de to start an election
I20260710 11:01:08.430549  6974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adf4be7929694db09614c96ff662a9db"
dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
 from {username='slave'} at 127.0.0.1:51542
I20260710 11:01:08.431046  6974 raft_consensus.cc:493] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:08.431500  6974 raft_consensus.cc:3060] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:08.436707  6974 raft_consensus.cc:515] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:08.438481  6974 leader_election.cc:290] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 3 election: Requested vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:01:08.439415  7046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf4be7929694db09614c96ff662a9db" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
I20260710 11:01:08.439654  7239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf4be7929694db09614c96ff662a9db" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac2f019871e049108b7a98bece78cb63"
I20260710 11:01:08.440009  7046 raft_consensus.cc:3055] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:08.440200  7239 raft_consensus.cc:3060] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:08.440341  7046 raft_consensus.cc:740] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Running, Role: LEADER
I20260710 11:01:08.440724  7329 raft_consensus.cc:993] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de: : Instructing follower 3183b2b87935424a9d9c00492a4735ea to start an election
I20260710 11:01:08.441242  7324 raft_consensus.cc:1081] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Signalling peer 3183b2b87935424a9d9c00492a4735ea to start an election
I20260710 11:01:08.441262  7046 consensus_queue.cc:260] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [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: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:08.442644  7046 raft_consensus.cc:3060] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:08.442931  7048 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5c0c23c32804a23883ca619b3841cc0"
dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
 from {username='slave'} at 127.0.0.1:52240
I20260710 11:01:08.443526  7048 raft_consensus.cc:493] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:08.443925  7048 raft_consensus.cc:3060] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:08.446794  7239 raft_consensus.cc:2468] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 3.
I20260710 11:01:08.448041  6940 leader_election.cc:304] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [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: 1f62b29f48914aa9afcfbaedf4fd71de, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:01:08.448859  7324 raft_consensus.cc:2804] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:08.449342  7324 raft_consensus.cc:697] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 LEADER]: Becoming Leader. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Running, Role: LEADER
I20260710 11:01:08.450151  7324 consensus_queue.cc:237] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [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: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:08.450933  7046 raft_consensus.cc:2468] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 3.
I20260710 11:01:08.450709  7048 raft_consensus.cc:515] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } } peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } }
I20260710 11:01:08.452977  7048 leader_election.cc:290] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 3 election: Requested vote from peers 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807), ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995)
I20260710 11:01:08.453944  7239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c0c23c32804a23883ca619b3841cc0" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac2f019871e049108b7a98bece78cb63"
I20260710 11:01:08.454419  7239 raft_consensus.cc:3060] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:08.458132  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c0c23c32804a23883ca619b3841cc0" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
I20260710 11:01:08.457644  6794 catalog_manager.cc:5697] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de reported cstate change: term changed from 2 to 3, leader changed from 3183b2b87935424a9d9c00492a4735ea (127.3.214.195) to 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194). New cstate: current_term: 3 leader_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:08.458730  6974 raft_consensus.cc:3055] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:08.459023  6974 raft_consensus.cc:740] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Running, Role: LEADER
I20260710 11:01:08.459693  6974 consensus_queue.cc:260] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [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: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } } peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } }
I20260710 11:01:08.460240  7239 raft_consensus.cc:2468] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 3.
I20260710 11:01:08.460780  6974 raft_consensus.cc:3060] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:08.461831  7014 leader_election.cc:304] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [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: 3183b2b87935424a9d9c00492a4735ea, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:01:08.462774  7301 raft_consensus.cc:2804] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:08.463232  7301 raft_consensus.cc:697] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 3 LEADER]: Becoming Leader. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Running, Role: LEADER
I20260710 11:01:08.464000  7301 consensus_queue.cc:237] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [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: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } } peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } }
I20260710 11:01:08.467207  6974 raft_consensus.cc:2468] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 3.
I20260710 11:01:08.473071  6796 catalog_manager.cc:5697] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea reported cstate change: term changed from 2 to 3, leader changed from 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194) to 3183b2b87935424a9d9c00492a4735ea (127.3.214.195). New cstate: current_term: 3 leader_uuid: "3183b2b87935424a9d9c00492a4735ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:08.713438  7329 raft_consensus.cc:993] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de: : Instructing follower 3183b2b87935424a9d9c00492a4735ea to start an election
I20260710 11:01:08.713915  7324 raft_consensus.cc:1081] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Signalling peer 3183b2b87935424a9d9c00492a4735ea to start an election
I20260710 11:01:08.715381  7046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23212dd632b547f48ca13763816f099f"
dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
 from {username='slave'} at 127.0.0.1:52240
I20260710 11:01:08.715847  7046 raft_consensus.cc:493] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:08.716144  7046 raft_consensus.cc:3060] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:08.720925  7046 raft_consensus.cc:515] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:08.722579  7046 leader_election.cc:290] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 3 election: Requested vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807)
I20260710 11:01:08.723398  7239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23212dd632b547f48ca13763816f099f" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ac2f019871e049108b7a98bece78cb63"
I20260710 11:01:08.723642  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23212dd632b547f48ca13763816f099f" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
I20260710 11:01:08.723907  7239 raft_consensus.cc:3060] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:08.724206  6974 raft_consensus.cc:3055] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:08.724478  6974 raft_consensus.cc:740] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Running, Role: LEADER
I20260710 11:01:08.725121  6974 consensus_queue.cc:260] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:08.726011  6974 raft_consensus.cc:3060] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:08.728225  7239 raft_consensus.cc:2468] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 3.
I20260710 11:01:08.729238  7014 leader_election.cc:304] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [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: 3183b2b87935424a9d9c00492a4735ea, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:01:08.729959  7301 raft_consensus.cc:2804] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:08.730163  6974 raft_consensus.cc:2468] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 3.
I20260710 11:01:08.730345  7301 raft_consensus.cc:697] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [term 3 LEADER]: Becoming Leader. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Running, Role: LEADER
I20260710 11:01:08.731269  7301 consensus_queue.cc:237] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [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: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:08.738499  6796 catalog_manager.cc:5697] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea reported cstate change: term changed from 2 to 3, leader changed from 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194) to 3183b2b87935424a9d9c00492a4735ea (127.3.214.195). New cstate: current_term: 3 leader_uuid: "3183b2b87935424a9d9c00492a4735ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: HEALTHY } } }
W20260710 11:01:08.819634  6845 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:08.843562  7239 raft_consensus.cc:1275] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Refusing update from remote peer 3183b2b87935424a9d9c00492a4735ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:08.844707  7301 consensus_queue.cc:1048] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:08.852989  6974 raft_consensus.cc:1275] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Refusing update from remote peer 3183b2b87935424a9d9c00492a4735ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:08.854769  7301 consensus_queue.cc:1048] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:08.932601  7239 raft_consensus.cc:1275] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Refusing update from remote peer 1f62b29f48914aa9afcfbaedf4fd71de: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:08.933768  7324 consensus_queue.cc:1048] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:08.942571  7046 raft_consensus.cc:1275] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Refusing update from remote peer 1f62b29f48914aa9afcfbaedf4fd71de: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:08.943917  7324 consensus_queue.cc:1048] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:09.122897  7239 raft_consensus.cc:1275] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Refusing update from remote peer 3183b2b87935424a9d9c00492a4735ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:01:09.124193  7335 consensus_queue.cc:1048] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:09.132128  6974 raft_consensus.cc:1275] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Refusing update from remote peer 3183b2b87935424a9d9c00492a4735ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:01:09.133745  7319 consensus_queue.cc:1048] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:09.191828  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:09.199008  7046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7840cd19fd724c69a5154c79e21ae932"
dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
mode: GRACEFUL
new_leader_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
 from {username='slave'} at 127.0.0.1:54482
I20260710 11:01:09.199525  7046 raft_consensus.cc:606] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [term 1 LEADER]: Received request to transfer leadership to TS 1f62b29f48914aa9afcfbaedf4fd71de
I20260710 11:01:09.201781  6974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85121b6231ec4b0fae4330e0ed23bde8"
dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
mode: GRACEFUL
new_leader_uuid: "3183b2b87935424a9d9c00492a4735ea"
 from {username='slave'} at 127.0.0.1:35982
I20260710 11:01:09.202242  6974 raft_consensus.cc:606] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Received request to transfer leadership to TS 3183b2b87935424a9d9c00492a4735ea
I20260710 11:01:09.204413  7046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0d8e90b455c46bf83ff6e7b9ea6c292"
dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
mode: GRACEFUL
new_leader_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
 from {username='slave'} at 127.0.0.1:54482
I20260710 11:01:09.204831  7046 raft_consensus.cc:606] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 2 LEADER]: Received request to transfer leadership to TS 1f62b29f48914aa9afcfbaedf4fd71de
I20260710 11:01:09.205804  3931 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:01:09.206230  3931 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:09.206768  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:09.399406  7329 raft_consensus.cc:993] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de: : Instructing follower 3183b2b87935424a9d9c00492a4735ea to start an election
I20260710 11:01:09.399838  7324 raft_consensus.cc:1081] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Signalling peer 3183b2b87935424a9d9c00492a4735ea to start an election
I20260710 11:01:09.401074  7046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85121b6231ec4b0fae4330e0ed23bde8"
dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
 from {username='slave'} at 127.0.0.1:52240
I20260710 11:01:09.401584  7046 raft_consensus.cc:493] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:09.401907  7046 raft_consensus.cc:3060] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:09.406113  7046 raft_consensus.cc:515] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:09.407490  7046 leader_election.cc:290] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [CANDIDATE]: Term 3 election: Requested vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807)
I20260710 11:01:09.408460  7239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85121b6231ec4b0fae4330e0ed23bde8" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac2f019871e049108b7a98bece78cb63"
I20260710 11:01:09.408697  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85121b6231ec4b0fae4330e0ed23bde8" candidate_uuid: "3183b2b87935424a9d9c00492a4735ea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
I20260710 11:01:09.409394  7239 raft_consensus.cc:3060] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:09.409395  6974 raft_consensus.cc:3055] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:09.409873  6974 raft_consensus.cc:740] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Running, Role: LEADER
I20260710 11:01:09.410580  6974 consensus_queue.cc:260] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [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: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:09.411717  6974 raft_consensus.cc:3060] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:09.415998  7239 raft_consensus.cc:2468] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 3.
I20260710 11:01:09.417045  7014 leader_election.cc:304] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [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: 3183b2b87935424a9d9c00492a4735ea, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:01:09.417719  7319 raft_consensus.cc:2804] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:09.417775  6974 raft_consensus.cc:2468] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3183b2b87935424a9d9c00492a4735ea in term 3.
I20260710 11:01:09.418282  7319 raft_consensus.cc:697] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 3 LEADER]: Becoming Leader. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Running, Role: LEADER
I20260710 11:01:09.419121  7319 consensus_queue.cc:237] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [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: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:09.425679  6796 catalog_manager.cc:5697] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea reported cstate change: term changed from 2 to 3, leader changed from 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194) to 3183b2b87935424a9d9c00492a4735ea (127.3.214.195). New cstate: current_term: 3 leader_uuid: "3183b2b87935424a9d9c00492a4735ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:09.470573  7301 raft_consensus.cc:993] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea: : Instructing follower 1f62b29f48914aa9afcfbaedf4fd71de to start an election
I20260710 11:01:09.471043  7319 raft_consensus.cc:1081] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [term 1 LEADER]: Signalling peer 1f62b29f48914aa9afcfbaedf4fd71de to start an election
I20260710 11:01:09.472440  6974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7840cd19fd724c69a5154c79e21ae932"
dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
 from {username='slave'} at 127.0.0.1:51542
I20260710 11:01:09.472863  6974 raft_consensus.cc:493] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:09.473161  6974 raft_consensus.cc:3060] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.477807  6974 raft_consensus.cc:515] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:09.479202  6974 leader_election.cc:290] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 2 election: Requested vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:01:09.479516  7319 raft_consensus.cc:993] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea: : Instructing follower 1f62b29f48914aa9afcfbaedf4fd71de to start an election
I20260710 11:01:09.479839  7239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7840cd19fd724c69a5154c79e21ae932" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac2f019871e049108b7a98bece78cb63"
I20260710 11:01:09.480007  7319 raft_consensus.cc:1081] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 2 LEADER]: Signalling peer 1f62b29f48914aa9afcfbaedf4fd71de to start an election
I20260710 11:01:09.480250  7046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7840cd19fd724c69a5154c79e21ae932" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
I20260710 11:01:09.480397  7239 raft_consensus.cc:3060] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.480875  7046 raft_consensus.cc:3055] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:09.481156  7046 raft_consensus.cc:740] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Running, Role: LEADER
I20260710 11:01:09.481544  6974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0d8e90b455c46bf83ff6e7b9ea6c292"
dest_uuid: "1f62b29f48914aa9afcfbaedf4fd71de"
 from {username='slave'} at 127.0.0.1:51542
I20260710 11:01:09.482084  6974 raft_consensus.cc:493] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:09.482483  6974 raft_consensus.cc:3060] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:09.482005  7046 consensus_queue.cc:260] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:09.483287  7046 raft_consensus.cc:3060] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.486707  7239 raft_consensus.cc:2468] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 2.
I20260710 11:01:09.486685  6974 raft_consensus.cc:515] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:09.487887  6940 leader_election.cc:304] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f62b29f48914aa9afcfbaedf4fd71de, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:01:09.488484  6974 leader_election.cc:290] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [CANDIDATE]: Term 3 election: Requested vote from peers ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995), 3183b2b87935424a9d9c00492a4735ea (127.3.214.195:44159)
I20260710 11:01:09.488627  7324 raft_consensus.cc:2804] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:09.489100  7324 raft_consensus.cc:697] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Becoming Leader. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Running, Role: LEADER
I20260710 11:01:09.489877  7046 raft_consensus.cc:2468] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 2.
I20260710 11:01:09.489965  7239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d8e90b455c46bf83ff6e7b9ea6c292" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac2f019871e049108b7a98bece78cb63"
I20260710 11:01:09.490006  7324 consensus_queue.cc:237] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:09.490698  7239 raft_consensus.cc:3060] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:09.490940  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d8e90b455c46bf83ff6e7b9ea6c292" candidate_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3183b2b87935424a9d9c00492a4735ea"
I20260710 11:01:09.491492  7048 raft_consensus.cc:3055] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:09.491842  7048 raft_consensus.cc:740] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3183b2b87935424a9d9c00492a4735ea, State: Running, Role: LEADER
I20260710 11:01:09.492588  7048 consensus_queue.cc:260] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [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: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:09.493993  7048 raft_consensus.cc:3060] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:09.496439  7239 raft_consensus.cc:2468] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 3.
I20260710 11:01:09.497751  6940 leader_election.cc:304] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [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: 1f62b29f48914aa9afcfbaedf4fd71de, ac2f019871e049108b7a98bece78cb63; no voters: 
I20260710 11:01:09.498687  7324 raft_consensus.cc:2804] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:09.499131  7324 raft_consensus.cc:697] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 LEADER]: Becoming Leader. State: Replica: 1f62b29f48914aa9afcfbaedf4fd71de, State: Running, Role: LEADER
I20260710 11:01:09.499164  6796 catalog_manager.cc:5697] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de reported cstate change: term changed from 1 to 2, leader changed from 3183b2b87935424a9d9c00492a4735ea (127.3.214.195) to 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194). New cstate: current_term: 2 leader_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:09.499972  7048 raft_consensus.cc:2468] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f62b29f48914aa9afcfbaedf4fd71de in term 3.
I20260710 11:01:09.499969  7324 consensus_queue.cc:237] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [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: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } }
I20260710 11:01:09.511659  6796 catalog_manager.cc:5697] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de reported cstate change: term changed from 2 to 3, leader changed from 3183b2b87935424a9d9c00492a4735ea (127.3.214.195) to 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194). New cstate: current_term: 3 leader_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 } health_report { overall_health: UNKNOWN } } }
W20260710 11:01:09.820628  6845 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:09.850934  6974 raft_consensus.cc:1275] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Refusing update from remote peer 3183b2b87935424a9d9c00492a4735ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:09.852131  7319 consensus_queue.cc:1048] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f62b29f48914aa9afcfbaedf4fd71de" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:09.862528  7239 raft_consensus.cc:1275] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Refusing update from remote peer 3183b2b87935424a9d9c00492a4735ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:09.863688  7301 consensus_queue.cc:1048] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:09.925367  7048 raft_consensus.cc:1275] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Refusing update from remote peer 1f62b29f48914aa9afcfbaedf4fd71de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:09.926482  7324 consensus_queue.cc:1048] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:09.934638  7239 raft_consensus.cc:1275] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: Refusing update from remote peer 1f62b29f48914aa9afcfbaedf4fd71de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:09.935801  7324 consensus_queue.cc:1048] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:09.996956  7239 raft_consensus.cc:1275] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Refusing update from remote peer 1f62b29f48914aa9afcfbaedf4fd71de: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:09.998157  7324 consensus_queue.cc:1048] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac2f019871e049108b7a98bece78cb63" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:10.006294  7048 raft_consensus.cc:1275] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Refusing update from remote peer 1f62b29f48914aa9afcfbaedf4fd71de: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:10.007859  7329 consensus_queue.cc:1048] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3183b2b87935424a9d9c00492a4735ea" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:10.213420  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:10.240095  3931 tablet_server.cc:179] TabletServer@127.3.214.193:44995 shutting down...
I20260710 11:01:10.258343  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:10.258996  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:10.259577  3931 raft_consensus.cc:2243] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:10.260027  3931 raft_consensus.cc:2272] T 85121b6231ec4b0fae4330e0ed23bde8 P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.262494  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:10.263047  3931 raft_consensus.cc:2243] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:10.263468  3931 raft_consensus.cc:2272] T d0d8e90b455c46bf83ff6e7b9ea6c292 P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.266217  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:10.266744  3931 raft_consensus.cc:2243] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:10.267148  3931 raft_consensus.cc:2272] T 23212dd632b547f48ca13763816f099f P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.268765  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:10.269270  3931 raft_consensus.cc:2243] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:10.269695  3931 raft_consensus.cc:2272] T adf4be7929694db09614c96ff662a9db P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.271286  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:10.271790  3931 raft_consensus.cc:2243] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:10.272176  3931 raft_consensus.cc:2272] T 1521ea09421e4a1fa3df9cb2c57de6a1 P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.273844  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:10.274331  3931 raft_consensus.cc:2243] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:10.274760  3931 raft_consensus.cc:2272] T db250bc4360849038189658710e3476f P ac2f019871e049108b7a98bece78cb63 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.276322  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:10.276805  3931 raft_consensus.cc:2243] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:10.277189  3931 raft_consensus.cc:2272] T 7a2e015e8a63439e904081ca0adbf523 P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.278919  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:10.279451  3931 raft_consensus.cc:2243] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:10.279840  3931 raft_consensus.cc:2272] T c5c0c23c32804a23883ca619b3841cc0 P ac2f019871e049108b7a98bece78cb63 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.281386  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:10.281906  3931 raft_consensus.cc:2243] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:10.282284  3931 raft_consensus.cc:2272] T 7840cd19fd724c69a5154c79e21ae932 P ac2f019871e049108b7a98bece78cb63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.284195  3931 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:10.284662  3931 raft_consensus.cc:2243] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:10.285012  3931 raft_consensus.cc:2272] T 132768a59590462b9430aed08fe814c2 P ac2f019871e049108b7a98bece78cb63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.313393  3931 tablet_server.cc:196] TabletServer@127.3.214.193:44995 shutdown complete.
W20260710 11:01:10.315093  7014 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260710 11:01:10.319492  7014 consensus_peers.cc:597] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:10.332683  3931 tablet_server.cc:179] TabletServer@127.3.214.194:0 shutting down...
W20260710 11:01:10.345177  7014 consensus_peers.cc:597] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea -> Peer 1f62b29f48914aa9afcfbaedf4fd71de (127.3.214.194:37807): Couldn't send request to peer 1f62b29f48914aa9afcfbaedf4fd71de. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:10.364936  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:10.365926  3931 tablet_replica.cc:333] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de: stopping tablet replica
I20260710 11:01:10.366829  3931 raft_consensus.cc:2243] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:10.367295  3931 raft_consensus.cc:2272] T 85121b6231ec4b0fae4330e0ed23bde8 P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.370270  3931 tablet_replica.cc:333] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de: stopping tablet replica
W20260710 11:01:10.370218  6940 consensus_peers.cc:597] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:10.371090  3931 raft_consensus.cc:2243] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:10.371861  3931 raft_consensus.cc:2272] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.373970  3931 tablet_replica.cc:333] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de: stopping tablet replica
I20260710 11:01:10.374531  3931 raft_consensus.cc:2243] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:10.375238  3931 raft_consensus.cc:2272] T 7840cd19fd724c69a5154c79e21ae932 P 1f62b29f48914aa9afcfbaedf4fd71de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.377184  3931 tablet_replica.cc:333] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de: stopping tablet replica
I20260710 11:01:10.377768  3931 raft_consensus.cc:2243] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:10.378160  3931 raft_consensus.cc:2272] T 7a2e015e8a63439e904081ca0adbf523 P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.380721  3931 tablet_replica.cc:333] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de: stopping tablet replica
I20260710 11:01:10.381333  3931 raft_consensus.cc:2243] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:10.382217  3931 raft_consensus.cc:2272] T 132768a59590462b9430aed08fe814c2 P 1f62b29f48914aa9afcfbaedf4fd71de [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:10.383219  6940 consensus_peers.cc:597] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:10.384409  3931 tablet_replica.cc:333] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de: stopping tablet replica
I20260710 11:01:10.384955  3931 raft_consensus.cc:2243] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:10.385340  3931 raft_consensus.cc:2272] T c5c0c23c32804a23883ca619b3841cc0 P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.387151  3931 tablet_replica.cc:333] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de: stopping tablet replica
I20260710 11:01:10.387646  3931 raft_consensus.cc:2243] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:10.388015  3931 raft_consensus.cc:2272] T 23212dd632b547f48ca13763816f099f P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.389705  3931 tablet_replica.cc:333] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de: stopping tablet replica
I20260710 11:01:10.390264  3931 raft_consensus.cc:2243] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:10.390981  3931 raft_consensus.cc:2272] T adf4be7929694db09614c96ff662a9db P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.393013  3931 tablet_replica.cc:333] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de: stopping tablet replica
I20260710 11:01:10.393515  3931 raft_consensus.cc:2243] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:10.394220  3931 raft_consensus.cc:2272] T db250bc4360849038189658710e3476f P 1f62b29f48914aa9afcfbaedf4fd71de [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.396446  3931 tablet_replica.cc:333] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de: stopping tablet replica
I20260710 11:01:10.397017  3931 raft_consensus.cc:2243] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:10.397776  3931 raft_consensus.cc:2272] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 1f62b29f48914aa9afcfbaedf4fd71de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.429451  3931 tablet_server.cc:196] TabletServer@127.3.214.194:0 shutdown complete.
W20260710 11:01:10.436856  7014 consensus_peers.cc:597] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:10.451413  3931 tablet_server.cc:179] TabletServer@127.3.214.195:0 shutting down...
W20260710 11:01:10.462167  7014 consensus_peers.cc:597] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea -> Peer ac2f019871e049108b7a98bece78cb63 (127.3.214.193:44995): Couldn't send request to peer ac2f019871e049108b7a98bece78cb63. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:44995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:10.478133  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:10.479044  3931 tablet_replica.cc:333] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea: stopping tablet replica
I20260710 11:01:10.479995  3931 raft_consensus.cc:2243] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:10.481071  3931 raft_consensus.cc:2272] T 85121b6231ec4b0fae4330e0ed23bde8 P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.483531  3931 tablet_replica.cc:333] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea: stopping tablet replica
I20260710 11:01:10.483991  3931 raft_consensus.cc:2243] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:10.484331  3931 raft_consensus.cc:2272] T d0d8e90b455c46bf83ff6e7b9ea6c292 P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.487231  3931 tablet_replica.cc:333] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea: stopping tablet replica
I20260710 11:01:10.487711  3931 raft_consensus.cc:2243] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:10.488381  3931 raft_consensus.cc:2272] T 7a2e015e8a63439e904081ca0adbf523 P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.490298  3931 tablet_replica.cc:333] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea: stopping tablet replica
I20260710 11:01:10.490732  3931 raft_consensus.cc:2243] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:10.491065  3931 raft_consensus.cc:2272] T 7840cd19fd724c69a5154c79e21ae932 P 3183b2b87935424a9d9c00492a4735ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.493127  3931 tablet_replica.cc:333] T 132768a59590462b9430aed08fe814c2 P 3183b2b87935424a9d9c00492a4735ea: stopping tablet replica
I20260710 11:01:10.493693  3931 raft_consensus.cc:2243] T 132768a59590462b9430aed08fe814c2 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:10.494109  3931 raft_consensus.cc:2272] T 132768a59590462b9430aed08fe814c2 P 3183b2b87935424a9d9c00492a4735ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.495954  3931 tablet_replica.cc:333] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea: stopping tablet replica
I20260710 11:01:10.496464  3931 raft_consensus.cc:2243] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:10.497120  3931 raft_consensus.cc:2272] T c5c0c23c32804a23883ca619b3841cc0 P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.499291  3931 tablet_replica.cc:333] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea: stopping tablet replica
I20260710 11:01:10.499761  3931 raft_consensus.cc:2243] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:10.500160  3931 raft_consensus.cc:2272] T 1521ea09421e4a1fa3df9cb2c57de6a1 P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.501812  3931 tablet_replica.cc:333] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea: stopping tablet replica
I20260710 11:01:10.502274  3931 raft_consensus.cc:2243] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:10.502650  3931 raft_consensus.cc:2272] T db250bc4360849038189658710e3476f P 3183b2b87935424a9d9c00492a4735ea [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.504315  3931 tablet_replica.cc:333] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea: stopping tablet replica
I20260710 11:01:10.504779  3931 raft_consensus.cc:2243] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:10.505147  3931 raft_consensus.cc:2272] T adf4be7929694db09614c96ff662a9db P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.506894  3931 tablet_replica.cc:333] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea: stopping tablet replica
I20260710 11:01:10.507323  3931 raft_consensus.cc:2243] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:10.508026  3931 raft_consensus.cc:2272] T 23212dd632b547f48ca13763816f099f P 3183b2b87935424a9d9c00492a4735ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.536834  3931 tablet_server.cc:196] TabletServer@127.3.214.195:0 shutdown complete.
I20260710 11:01:10.556576  3931 master.cc:562] Master@127.3.214.254:34159 shutting down...
I20260710 11:01:10.576435  3931 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:10.576968  3931 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:10.577298  3931 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1f8295fef9394300ac3154fef28fdee6: stopping tablet replica
I20260710 11:01:10.597453  3931 master.cc:584] Master@127.3.214.254:34159 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12977 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:01:10.641312  3931 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.214.254:33263
I20260710 11:01:10.642478  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:10.647486  7376 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:10.648676  7379 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:10.647948  7377 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:10.649955  3931 server_base.cc:1061] running on GCE node
I20260710 11:01:10.650746  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:10.650947  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:10.651094  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681270651076 us; error 0 us; skew 500 ppm
I20260710 11:01:10.651621  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:10.653839  3931 webserver.cc:533] Webserver started at http://127.3.214.254:38529/ using document root <none> and password file <none>
I20260710 11:01:10.654306  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:10.654497  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:10.654781  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:10.655864  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183595730-3931-0/minicluster-data/master-0-root/instance:
uuid: "8e12e06191204d4f8e8855c63fcaa306"
format_stamp: "Formatted at 2026-07-10 11:01:10 on dist-test-slave-t4dr"
I20260710 11:01:10.660058  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 11:01:10.663044  7384 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:10.663702  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:01:10.663990  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183595730-3931-0/minicluster-data/master-0-root
uuid: "8e12e06191204d4f8e8855c63fcaa306"
format_stamp: "Formatted at 2026-07-10 11:01:10 on dist-test-slave-t4dr"
I20260710 11:01:10.664245  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183595730-3931-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183595730-3931-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183595730-3931-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:10.676469  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:10.677682  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:10.713682  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.254:33263
I20260710 11:01:10.713761  7435 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.254:33263 every 8 connection(s)
I20260710 11:01:10.717351  7436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.727313  7436 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306: Bootstrap starting.
I20260710 11:01:10.731946  7436 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.735888  7436 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306: No bootstrap required, opened a new log
I20260710 11:01:10.737955  7436 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e12e06191204d4f8e8855c63fcaa306" member_type: VOTER }
I20260710 11:01:10.738291  7436 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.738459  7436 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e12e06191204d4f8e8855c63fcaa306, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.739001  7436 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8e12e06191204d4f8e8855c63fcaa306" member_type: VOTER }
I20260710 11:01:10.739392  7436 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:10.739569  7436 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:10.739759  7436 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.744014  7436 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e12e06191204d4f8e8855c63fcaa306" member_type: VOTER }
I20260710 11:01:10.744448  7436 leader_election.cc:304] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306 [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: 8e12e06191204d4f8e8855c63fcaa306; no voters: 
I20260710 11:01:10.745513  7436 leader_election.cc:290] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:10.745939  7439 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:10.747237  7439 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306 [term 1 LEADER]: Becoming Leader. State: Replica: 8e12e06191204d4f8e8855c63fcaa306, State: Running, Role: LEADER
I20260710 11:01:10.747867  7439 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306 [LEADER]: Queue going to LEADER mode. State: All 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: "8e12e06191204d4f8e8855c63fcaa306" member_type: VOTER }
I20260710 11:01:10.748407  7436 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:10.750653  7441 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8e12e06191204d4f8e8855c63fcaa306. Latest consensus state: current_term: 1 leader_uuid: "8e12e06191204d4f8e8855c63fcaa306" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e12e06191204d4f8e8855c63fcaa306" member_type: VOTER } }
I20260710 11:01:10.750653  7440 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8e12e06191204d4f8e8855c63fcaa306" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e12e06191204d4f8e8855c63fcaa306" member_type: VOTER } }
I20260710 11:01:10.751386  7441 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:10.751466  7440 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:10.755028  7447 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:10.759773  7447 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:10.762769  3931 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:10.768222  7447 catalog_manager.cc:1383] Generated new cluster ID: 53432741b8584791822d431652093eec
I20260710 11:01:10.768489  7447 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:10.791805  7447 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:10.793057  7447 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:10.804970  7447 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306: Generated new TSK 0
I20260710 11:01:10.805583  7447 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:10.829638  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:10.835096  7457 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:10.836120  7458 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:10.837579  7460 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:10.837963  3931 server_base.cc:1061] running on GCE node
I20260710 11:01:10.839028  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:10.839291  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:10.839509  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681270839481 us; error 0 us; skew 500 ppm
I20260710 11:01:10.840036  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:10.842392  3931 webserver.cc:533] Webserver started at http://127.3.214.193:38207/ using document root <none> and password file <none>
I20260710 11:01:10.842859  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:10.843092  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:10.843351  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:10.844393  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183595730-3931-0/minicluster-data/ts-0-root/instance:
uuid: "124168ae9e3e41b5bcb9ce0382ed69e7"
format_stamp: "Formatted at 2026-07-10 11:01:10 on dist-test-slave-t4dr"
I20260710 11:01:10.848482  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:01:10.851614  7465 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:10.852304  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:10.852573  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183595730-3931-0/minicluster-data/ts-0-root
uuid: "124168ae9e3e41b5bcb9ce0382ed69e7"
format_stamp: "Formatted at 2026-07-10 11:01:10 on dist-test-slave-t4dr"
I20260710 11:01:10.852854  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183595730-3931-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183595730-3931-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183595730-3931-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:10.866300  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:10.867671  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:10.869072  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:10.871297  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:10.871534  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:10.871775  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:10.871964  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:10.911139  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.193:44507
I20260710 11:01:10.911221  7527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.193:44507 every 8 connection(s)
I20260710 11:01:10.916136  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:10.924057  7532 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:10.924674  7533 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:10.927843  7535 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:10.928457  3931 server_base.cc:1061] running on GCE node
I20260710 11:01:10.929630  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:10.929876  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:10.930111  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681270930091 us; error 0 us; skew 500 ppm
I20260710 11:01:10.930809  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:10.930814  7528 heartbeater.cc:344] Connected to a master server at 127.3.214.254:33263
I20260710 11:01:10.931339  7528 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:10.932214  7528 heartbeater.cc:507] Master 127.3.214.254:33263 requested a full tablet report, sending...
I20260710 11:01:10.933718  3931 webserver.cc:533] Webserver started at http://127.3.214.194:35197/ using document root <none> and password file <none>
I20260710 11:01:10.934329  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:10.934547  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:10.934604  7401 ts_manager.cc:194] Registered new tserver with Master: 124168ae9e3e41b5bcb9ce0382ed69e7 (127.3.214.193:44507)
I20260710 11:01:10.934845  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:10.935956  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183595730-3931-0/minicluster-data/ts-1-root/instance:
uuid: "a37d36b6fb7845cd99e37f9af91da3e9"
format_stamp: "Formatted at 2026-07-10 11:01:10 on dist-test-slave-t4dr"
I20260710 11:01:10.936465  7401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51328
I20260710 11:01:10.940809  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 11:01:10.943964  7540 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:10.944693  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:10.944978  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183595730-3931-0/minicluster-data/ts-1-root
uuid: "a37d36b6fb7845cd99e37f9af91da3e9"
format_stamp: "Formatted at 2026-07-10 11:01:10 on dist-test-slave-t4dr"
I20260710 11:01:10.945269  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183595730-3931-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183595730-3931-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183595730-3931-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:10.962049  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:10.963155  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:10.964584  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:10.966838  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:10.967063  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:10.967293  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:10.967460  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:11.006016  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.194:36403
I20260710 11:01:11.006115  7602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.194:36403 every 8 connection(s)
I20260710 11:01:11.010562  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:11.017282  7606 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:11.019444  7607 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:11.020452  7609 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:11.021353  3931 server_base.cc:1061] running on GCE node
I20260710 11:01:11.022336  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:11.022588  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:11.022651  7603 heartbeater.cc:344] Connected to a master server at 127.3.214.254:33263
I20260710 11:01:11.022819  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681271022799 us; error 0 us; skew 500 ppm
I20260710 11:01:11.023062  7603 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:11.023589  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:11.023901  7603 heartbeater.cc:507] Master 127.3.214.254:33263 requested a full tablet report, sending...
I20260710 11:01:11.026105  7401 ts_manager.cc:194] Registered new tserver with Master: a37d36b6fb7845cd99e37f9af91da3e9 (127.3.214.194:36403)
I20260710 11:01:11.026217  3931 webserver.cc:533] Webserver started at http://127.3.214.195:35835/ using document root <none> and password file <none>
I20260710 11:01:11.026814  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:11.027014  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:11.027273  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:11.027685  7401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51330
I20260710 11:01:11.028383  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183595730-3931-0/minicluster-data/ts-2-root/instance:
uuid: "f3c151a03ac84262842ea5e62c11c935"
format_stamp: "Formatted at 2026-07-10 11:01:11 on dist-test-slave-t4dr"
I20260710 11:01:11.032671  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:01:11.035734  7614 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:11.036470  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:11.036712  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183595730-3931-0/minicluster-data/ts-2-root
uuid: "f3c151a03ac84262842ea5e62c11c935"
format_stamp: "Formatted at 2026-07-10 11:01:11 on dist-test-slave-t4dr"
I20260710 11:01:11.036937  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183595730-3931-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183595730-3931-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183595730-3931-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:11.065981  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:11.067173  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:11.068548  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:11.070761  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:11.070930  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:11.071223  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:11.071385  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:11.110270  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.195:35503
I20260710 11:01:11.110363  7676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.195:35503 every 8 connection(s)
I20260710 11:01:11.123397  7677 heartbeater.cc:344] Connected to a master server at 127.3.214.254:33263
I20260710 11:01:11.123805  7677 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:11.124557  7677 heartbeater.cc:507] Master 127.3.214.254:33263 requested a full tablet report, sending...
I20260710 11:01:11.126358  7401 ts_manager.cc:194] Registered new tserver with Master: f3c151a03ac84262842ea5e62c11c935 (127.3.214.195:35503)
I20260710 11:01:11.126686  3931 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013262441s
I20260710 11:01:11.127707  7401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51340
I20260710 11:01:11.150204  7401 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51356:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:11.152257  7401 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:11.198783  7568 tablet_service.cc:1511] Processing CreateTablet for tablet f936a96182eb4a70b6ede7127de2723b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=171f18593f5840aa8d0689c6a14b3ea7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:11.198961  7567 tablet_service.cc:1511] Processing CreateTablet for tablet bb24e89f3116439a8fc93db2517a97f5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=171f18593f5840aa8d0689c6a14b3ea7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:11.200454  7567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb24e89f3116439a8fc93db2517a97f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:11.200892  7493 tablet_service.cc:1511] Processing CreateTablet for tablet f936a96182eb4a70b6ede7127de2723b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=171f18593f5840aa8d0689c6a14b3ea7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:11.201120  7492 tablet_service.cc:1511] Processing CreateTablet for tablet bb24e89f3116439a8fc93db2517a97f5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=171f18593f5840aa8d0689c6a14b3ea7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:11.202270  7493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f936a96182eb4a70b6ede7127de2723b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:11.202824  7492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb24e89f3116439a8fc93db2517a97f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:11.206048  7568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f936a96182eb4a70b6ede7127de2723b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:11.214632  7642 tablet_service.cc:1511] Processing CreateTablet for tablet f936a96182eb4a70b6ede7127de2723b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=171f18593f5840aa8d0689c6a14b3ea7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:11.215931  7642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f936a96182eb4a70b6ede7127de2723b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:11.222784  7641 tablet_service.cc:1511] Processing CreateTablet for tablet bb24e89f3116439a8fc93db2517a97f5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=171f18593f5840aa8d0689c6a14b3ea7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:11.224243  7641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb24e89f3116439a8fc93db2517a97f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:11.224673  7692 tablet_bootstrap.cc:492] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9: Bootstrap starting.
I20260710 11:01:11.230022  7693 tablet_bootstrap.cc:492] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7: Bootstrap starting.
I20260710 11:01:11.236433  7694 tablet_bootstrap.cc:492] T f936a96182eb4a70b6ede7127de2723b P f3c151a03ac84262842ea5e62c11c935: Bootstrap starting.
I20260710 11:01:11.238687  7692 tablet_bootstrap.cc:654] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.241279  7693 tablet_bootstrap.cc:654] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.244096  7692 tablet_bootstrap.cc:492] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9: No bootstrap required, opened a new log
I20260710 11:01:11.244580  7692 ts_tablet_manager.cc:1403] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.003s
I20260710 11:01:11.245312  7694 tablet_bootstrap.cc:654] T f936a96182eb4a70b6ede7127de2723b P f3c151a03ac84262842ea5e62c11c935: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.246389  7693 tablet_bootstrap.cc:492] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7: No bootstrap required, opened a new log
I20260710 11:01:11.246860  7693 ts_tablet_manager.cc:1403] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260710 11:01:11.247529  7692 raft_consensus.cc:359] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.248466  7692 raft_consensus.cc:385] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.248817  7692 raft_consensus.cc:740] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a37d36b6fb7845cd99e37f9af91da3e9, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.249413  7693 raft_consensus.cc:359] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.250066  7693 raft_consensus.cc:385] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.249521  7692 consensus_queue.cc:260] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.250360  7693 raft_consensus.cc:740] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124168ae9e3e41b5bcb9ce0382ed69e7, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.250820  7694 tablet_bootstrap.cc:492] T f936a96182eb4a70b6ede7127de2723b P f3c151a03ac84262842ea5e62c11c935: No bootstrap required, opened a new log
I20260710 11:01:11.251113  7693 consensus_queue.cc:260] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.251405  7694 ts_tablet_manager.cc:1403] T f936a96182eb4a70b6ede7127de2723b P f3c151a03ac84262842ea5e62c11c935: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:01:11.255467  7694 raft_consensus.cc:359] T f936a96182eb4a70b6ede7127de2723b P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.256290  7694 raft_consensus.cc:385] T f936a96182eb4a70b6ede7127de2723b P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.256299  7528 heartbeater.cc:499] Master 127.3.214.254:33263 was elected leader, sending a full tablet report...
I20260710 11:01:11.256737  7694 raft_consensus.cc:740] T f936a96182eb4a70b6ede7127de2723b P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3c151a03ac84262842ea5e62c11c935, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.257652  7693 ts_tablet_manager.cc:1434] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260710 11:01:11.257454  7694 consensus_queue.cc:260] T f936a96182eb4a70b6ede7127de2723b P f3c151a03ac84262842ea5e62c11c935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.258564  7693 tablet_bootstrap.cc:492] T bb24e89f3116439a8fc93db2517a97f5 P 124168ae9e3e41b5bcb9ce0382ed69e7: Bootstrap starting.
I20260710 11:01:11.266130  7693 tablet_bootstrap.cc:654] T bb24e89f3116439a8fc93db2517a97f5 P 124168ae9e3e41b5bcb9ce0382ed69e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.266484  7694 ts_tablet_manager.cc:1434] T f936a96182eb4a70b6ede7127de2723b P f3c151a03ac84262842ea5e62c11c935: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 11:01:11.268391  7677 heartbeater.cc:499] Master 127.3.214.254:33263 was elected leader, sending a full tablet report...
I20260710 11:01:11.269418  7603 heartbeater.cc:499] Master 127.3.214.254:33263 was elected leader, sending a full tablet report...
I20260710 11:01:11.269966  7692 ts_tablet_manager.cc:1434] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.009s
I20260710 11:01:11.271169  7694 tablet_bootstrap.cc:492] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935: Bootstrap starting.
I20260710 11:01:11.272601  7692 tablet_bootstrap.cc:492] T f936a96182eb4a70b6ede7127de2723b P a37d36b6fb7845cd99e37f9af91da3e9: Bootstrap starting.
I20260710 11:01:11.278065  7694 tablet_bootstrap.cc:654] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.279567  7692 tablet_bootstrap.cc:654] T f936a96182eb4a70b6ede7127de2723b P a37d36b6fb7845cd99e37f9af91da3e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.292253  7692 tablet_bootstrap.cc:492] T f936a96182eb4a70b6ede7127de2723b P a37d36b6fb7845cd99e37f9af91da3e9: No bootstrap required, opened a new log
I20260710 11:01:11.292877  7692 ts_tablet_manager.cc:1403] T f936a96182eb4a70b6ede7127de2723b P a37d36b6fb7845cd99e37f9af91da3e9: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260710 11:01:11.297086  7692 raft_consensus.cc:359] T f936a96182eb4a70b6ede7127de2723b P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.298046  7692 raft_consensus.cc:385] T f936a96182eb4a70b6ede7127de2723b P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.298400  7692 raft_consensus.cc:740] T f936a96182eb4a70b6ede7127de2723b P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a37d36b6fb7845cd99e37f9af91da3e9, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.299413  7692 consensus_queue.cc:260] T f936a96182eb4a70b6ede7127de2723b P a37d36b6fb7845cd99e37f9af91da3e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.302300  7692 ts_tablet_manager.cc:1434] T f936a96182eb4a70b6ede7127de2723b P a37d36b6fb7845cd99e37f9af91da3e9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260710 11:01:11.312408  7693 tablet_bootstrap.cc:492] T bb24e89f3116439a8fc93db2517a97f5 P 124168ae9e3e41b5bcb9ce0382ed69e7: No bootstrap required, opened a new log
I20260710 11:01:11.312716  7694 tablet_bootstrap.cc:492] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935: No bootstrap required, opened a new log
I20260710 11:01:11.312981  7693 ts_tablet_manager.cc:1403] T bb24e89f3116439a8fc93db2517a97f5 P 124168ae9e3e41b5bcb9ce0382ed69e7: Time spent bootstrapping tablet: real 0.055s	user 0.025s	sys 0.024s
I20260710 11:01:11.313241  7694 ts_tablet_manager.cc:1403] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.028s
I20260710 11:01:11.316025  7693 raft_consensus.cc:359] T bb24e89f3116439a8fc93db2517a97f5 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.316216  7694 raft_consensus.cc:359] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.316772  7693 raft_consensus.cc:385] T bb24e89f3116439a8fc93db2517a97f5 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.316919  7694 raft_consensus.cc:385] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.317106  7693 raft_consensus.cc:740] T bb24e89f3116439a8fc93db2517a97f5 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124168ae9e3e41b5bcb9ce0382ed69e7, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.317233  7694 raft_consensus.cc:740] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3c151a03ac84262842ea5e62c11c935, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.317932  7693 consensus_queue.cc:260] T bb24e89f3116439a8fc93db2517a97f5 P 124168ae9e3e41b5bcb9ce0382ed69e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.317974  7694 consensus_queue.cc:260] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.320173  7694 ts_tablet_manager.cc:1434] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:11.320173  7693 ts_tablet_manager.cc:1434] T bb24e89f3116439a8fc93db2517a97f5 P 124168ae9e3e41b5bcb9ce0382ed69e7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260710 11:01:11.364015  7678 tablet.cc:2406] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:01:11.380502  7699 raft_consensus.cc:493] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.381021  7699 raft_consensus.cc:515] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.383168  7699 leader_election.cc:290] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a37d36b6fb7845cd99e37f9af91da3e9 (127.3.214.194:36403), f3c151a03ac84262842ea5e62c11c935 (127.3.214.195:35503)
I20260710 11:01:11.384430  7700 raft_consensus.cc:493] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.384971  7700 raft_consensus.cc:515] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.393186  7700 leader_election.cc:290] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 124168ae9e3e41b5bcb9ce0382ed69e7 (127.3.214.193:44507), a37d36b6fb7845cd99e37f9af91da3e9 (127.3.214.194:36403)
I20260710 11:01:11.396672  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f936a96182eb4a70b6ede7127de2723b" candidate_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3c151a03ac84262842ea5e62c11c935" is_pre_election: true
I20260710 11:01:11.397424  7652 raft_consensus.cc:2468] T f936a96182eb4a70b6ede7127de2723b P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 124168ae9e3e41b5bcb9ce0382ed69e7 in term 0.
I20260710 11:01:11.398664  7467 leader_election.cc:304] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 124168ae9e3e41b5bcb9ce0382ed69e7, f3c151a03ac84262842ea5e62c11c935; no voters: 
I20260710 11:01:11.399503  7699 raft_consensus.cc:2804] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.399874  7699 raft_consensus.cc:493] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.400197  7699 raft_consensus.cc:3060] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.403472  7503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb24e89f3116439a8fc93db2517a97f5" candidate_uuid: "f3c151a03ac84262842ea5e62c11c935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" is_pre_election: true
I20260710 11:01:11.404228  7503 raft_consensus.cc:2468] T bb24e89f3116439a8fc93db2517a97f5 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3c151a03ac84262842ea5e62c11c935 in term 0.
I20260710 11:01:11.405606  7618 leader_election.cc:304] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 124168ae9e3e41b5bcb9ce0382ed69e7, f3c151a03ac84262842ea5e62c11c935; no voters: 
I20260710 11:01:11.406484  7700 raft_consensus.cc:2804] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.406832  7700 raft_consensus.cc:493] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.407159  7700 raft_consensus.cc:3060] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.407578  7699 raft_consensus.cc:515] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.409657  7699 leader_election.cc:290] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7 [CANDIDATE]: Term 1 election: Requested vote from peers a37d36b6fb7845cd99e37f9af91da3e9 (127.3.214.194:36403), f3c151a03ac84262842ea5e62c11c935 (127.3.214.195:35503)
I20260710 11:01:11.409760  7578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb24e89f3116439a8fc93db2517a97f5" candidate_uuid: "f3c151a03ac84262842ea5e62c11c935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" is_pre_election: true
I20260710 11:01:11.410501  7578 raft_consensus.cc:2468] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3c151a03ac84262842ea5e62c11c935 in term 0.
I20260710 11:01:11.410586  7577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f936a96182eb4a70b6ede7127de2723b" candidate_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" is_pre_election: true
I20260710 11:01:11.410851  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f936a96182eb4a70b6ede7127de2723b" candidate_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3c151a03ac84262842ea5e62c11c935"
I20260710 11:01:11.411372  7577 raft_consensus.cc:2468] T f936a96182eb4a70b6ede7127de2723b P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 124168ae9e3e41b5bcb9ce0382ed69e7 in term 0.
I20260710 11:01:11.411448  7652 raft_consensus.cc:3060] T f936a96182eb4a70b6ede7127de2723b P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.411603  7576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f936a96182eb4a70b6ede7127de2723b" candidate_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a37d36b6fb7845cd99e37f9af91da3e9"
I20260710 11:01:11.412235  7576 raft_consensus.cc:3060] T f936a96182eb4a70b6ede7127de2723b P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.417611  7700 raft_consensus.cc:515] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.419056  7652 raft_consensus.cc:2468] T f936a96182eb4a70b6ede7127de2723b P f3c151a03ac84262842ea5e62c11c935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 124168ae9e3e41b5bcb9ce0382ed69e7 in term 1.
I20260710 11:01:11.420274  7467 leader_election.cc:304] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 124168ae9e3e41b5bcb9ce0382ed69e7, f3c151a03ac84262842ea5e62c11c935; no voters: 
I20260710 11:01:11.420562  7576 raft_consensus.cc:2468] T f936a96182eb4a70b6ede7127de2723b P a37d36b6fb7845cd99e37f9af91da3e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 124168ae9e3e41b5bcb9ce0382ed69e7 in term 1.
I20260710 11:01:11.421324  7700 leader_election.cc:290] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [CANDIDATE]: Term 1 election: Requested vote from peers 124168ae9e3e41b5bcb9ce0382ed69e7 (127.3.214.193:44507), a37d36b6fb7845cd99e37f9af91da3e9 (127.3.214.194:36403)
I20260710 11:01:11.421622  7699 raft_consensus.cc:2804] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.422145  7503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb24e89f3116439a8fc93db2517a97f5" candidate_uuid: "f3c151a03ac84262842ea5e62c11c935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7"
I20260710 11:01:11.422827  7503 raft_consensus.cc:3060] T bb24e89f3116439a8fc93db2517a97f5 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.424160  7577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb24e89f3116439a8fc93db2517a97f5" candidate_uuid: "f3c151a03ac84262842ea5e62c11c935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a37d36b6fb7845cd99e37f9af91da3e9"
I20260710 11:01:11.425128  7577 raft_consensus.cc:3060] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.429265  7699 raft_consensus.cc:697] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 1 LEADER]: Becoming Leader. State: Replica: 124168ae9e3e41b5bcb9ce0382ed69e7, State: Running, Role: LEADER
I20260710 11:01:11.430261  7699 consensus_queue.cc:237] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.432408  7503 raft_consensus.cc:2468] T bb24e89f3116439a8fc93db2517a97f5 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3c151a03ac84262842ea5e62c11c935 in term 1.
I20260710 11:01:11.434381  7577 raft_consensus.cc:2468] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3c151a03ac84262842ea5e62c11c935 in term 1.
I20260710 11:01:11.434909  7618 leader_election.cc:304] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 124168ae9e3e41b5bcb9ce0382ed69e7, f3c151a03ac84262842ea5e62c11c935; no voters: 
I20260710 11:01:11.436098  7700 raft_consensus.cc:2804] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.437146  7700 raft_consensus.cc:697] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [term 1 LEADER]: Becoming Leader. State: Replica: f3c151a03ac84262842ea5e62c11c935, State: Running, Role: LEADER
I20260710 11:01:11.438078  7700 consensus_queue.cc:237] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.439286  7401 catalog_manager.cc:5697] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 124168ae9e3e41b5bcb9ce0382ed69e7 (127.3.214.193). New cstate: current_term: 1 leader_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.446472  7398 catalog_manager.cc:5697] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3c151a03ac84262842ea5e62c11c935 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "f3c151a03ac84262842ea5e62c11c935" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:11.534253  7398 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51366:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:11.536269  7398 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:11.558111  7492 tablet_service.cc:1511] Processing CreateTablet for tablet b27eb19c3b4549b899c2841a43c1e7ed (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=08af259d27d94b69b77cd1fe31f9e360]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:11.559381  7492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27eb19c3b4549b899c2841a43c1e7ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:11.559247  7568 tablet_service.cc:1511] Processing CreateTablet for tablet b27eb19c3b4549b899c2841a43c1e7ed (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=08af259d27d94b69b77cd1fe31f9e360]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:11.560511  7568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27eb19c3b4549b899c2841a43c1e7ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:11.562001  7493 tablet_service.cc:1511] Processing CreateTablet for tablet c9d9aa2463ae458d9cb99111cdf718c4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=08af259d27d94b69b77cd1fe31f9e360]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:11.563156  7493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d9aa2463ae458d9cb99111cdf718c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:11.567024  7641 tablet_service.cc:1511] Processing CreateTablet for tablet b27eb19c3b4549b899c2841a43c1e7ed (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=08af259d27d94b69b77cd1fe31f9e360]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:11.567282  7567 tablet_service.cc:1511] Processing CreateTablet for tablet c9d9aa2463ae458d9cb99111cdf718c4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=08af259d27d94b69b77cd1fe31f9e360]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:11.568275  7641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27eb19c3b4549b899c2841a43c1e7ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:11.568514  7567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d9aa2463ae458d9cb99111cdf718c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:11.574946  7642 tablet_service.cc:1511] Processing CreateTablet for tablet c9d9aa2463ae458d9cb99111cdf718c4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=08af259d27d94b69b77cd1fe31f9e360]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:11.576210  7642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d9aa2463ae458d9cb99111cdf718c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:11.576539  7692 tablet_bootstrap.cc:492] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9: Bootstrap starting.
I20260710 11:01:11.581017  7693 tablet_bootstrap.cc:492] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7: Bootstrap starting.
I20260710 11:01:11.584833  7692 tablet_bootstrap.cc:654] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.589653  7693 tablet_bootstrap.cc:654] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.599643  7692 tablet_bootstrap.cc:492] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9: No bootstrap required, opened a new log
I20260710 11:01:11.599684  7693 tablet_bootstrap.cc:492] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7: No bootstrap required, opened a new log
I20260710 11:01:11.600162  7692 ts_tablet_manager.cc:1403] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.009s
I20260710 11:01:11.600250  7693 ts_tablet_manager.cc:1403] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:01:11.603121  7692 raft_consensus.cc:359] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.602923  7694 tablet_bootstrap.cc:492] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935: Bootstrap starting.
I20260710 11:01:11.603899  7692 raft_consensus.cc:385] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.604331  7692 raft_consensus.cc:740] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a37d36b6fb7845cd99e37f9af91da3e9, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.605247  7692 consensus_queue.cc:260] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.606113  7693 raft_consensus.cc:359] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.606877  7693 raft_consensus.cc:385] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.607170  7693 raft_consensus.cc:740] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124168ae9e3e41b5bcb9ce0382ed69e7, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.607939  7693 consensus_queue.cc:260] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.609395  7692 ts_tablet_manager.cc:1434] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:01:11.610522  7692 tablet_bootstrap.cc:492] T c9d9aa2463ae458d9cb99111cdf718c4 P a37d36b6fb7845cd99e37f9af91da3e9: Bootstrap starting.
I20260710 11:01:11.611768  7694 tablet_bootstrap.cc:654] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.616343  7693 ts_tablet_manager.cc:1434] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.005s
I20260710 11:01:11.617516  7693 tablet_bootstrap.cc:492] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7: Bootstrap starting.
I20260710 11:01:11.618399  7692 tablet_bootstrap.cc:654] T c9d9aa2463ae458d9cb99111cdf718c4 P a37d36b6fb7845cd99e37f9af91da3e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.619278  7694 tablet_bootstrap.cc:492] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935: No bootstrap required, opened a new log
I20260710 11:01:11.619781  7694 ts_tablet_manager.cc:1403] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260710 11:01:11.622817  7694 raft_consensus.cc:359] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.623548  7694 raft_consensus.cc:385] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.623880  7694 raft_consensus.cc:740] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3c151a03ac84262842ea5e62c11c935, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.624714  7693 tablet_bootstrap.cc:654] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.624841  7694 consensus_queue.cc:260] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.627518  7694 ts_tablet_manager.cc:1434] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:11.628558  7694 tablet_bootstrap.cc:492] T b27eb19c3b4549b899c2841a43c1e7ed P f3c151a03ac84262842ea5e62c11c935: Bootstrap starting.
I20260710 11:01:11.635128  7694 tablet_bootstrap.cc:654] T b27eb19c3b4549b899c2841a43c1e7ed P f3c151a03ac84262842ea5e62c11c935: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.638841  7692 tablet_bootstrap.cc:492] T c9d9aa2463ae458d9cb99111cdf718c4 P a37d36b6fb7845cd99e37f9af91da3e9: No bootstrap required, opened a new log
I20260710 11:01:11.639521  7692 ts_tablet_manager.cc:1403] T c9d9aa2463ae458d9cb99111cdf718c4 P a37d36b6fb7845cd99e37f9af91da3e9: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.007s
I20260710 11:01:11.643064  7694 tablet_bootstrap.cc:492] T b27eb19c3b4549b899c2841a43c1e7ed P f3c151a03ac84262842ea5e62c11c935: No bootstrap required, opened a new log
I20260710 11:01:11.642663  7692 raft_consensus.cc:359] T c9d9aa2463ae458d9cb99111cdf718c4 P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.643532  7692 raft_consensus.cc:385] T c9d9aa2463ae458d9cb99111cdf718c4 P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.643607  7694 ts_tablet_manager.cc:1403] T b27eb19c3b4549b899c2841a43c1e7ed P f3c151a03ac84262842ea5e62c11c935: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:01:11.643884  7692 raft_consensus.cc:740] T c9d9aa2463ae458d9cb99111cdf718c4 P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a37d36b6fb7845cd99e37f9af91da3e9, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.645051  7693 tablet_bootstrap.cc:492] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7: No bootstrap required, opened a new log
I20260710 11:01:11.644661  7692 consensus_queue.cc:260] T c9d9aa2463ae458d9cb99111cdf718c4 P a37d36b6fb7845cd99e37f9af91da3e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.645588  7693 ts_tablet_manager.cc:1403] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.005s
I20260710 11:01:11.646905  7692 ts_tablet_manager.cc:1434] T c9d9aa2463ae458d9cb99111cdf718c4 P a37d36b6fb7845cd99e37f9af91da3e9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:01:11.646672  7694 raft_consensus.cc:359] T b27eb19c3b4549b899c2841a43c1e7ed P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.647408  7694 raft_consensus.cc:385] T b27eb19c3b4549b899c2841a43c1e7ed P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.647734  7694 raft_consensus.cc:740] T b27eb19c3b4549b899c2841a43c1e7ed P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3c151a03ac84262842ea5e62c11c935, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.648483  7694 consensus_queue.cc:260] T b27eb19c3b4549b899c2841a43c1e7ed P f3c151a03ac84262842ea5e62c11c935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.648504  7693 raft_consensus.cc:359] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.649389  7693 raft_consensus.cc:385] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.649874  7693 raft_consensus.cc:740] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124168ae9e3e41b5bcb9ce0382ed69e7, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.650599  7694 ts_tablet_manager.cc:1434] T b27eb19c3b4549b899c2841a43c1e7ed P f3c151a03ac84262842ea5e62c11c935: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:01:11.650684  7693 consensus_queue.cc:260] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.652904  7693 ts_tablet_manager.cc:1434] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:11.679059  7700 raft_consensus.cc:493] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.679536  7700 raft_consensus.cc:515] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.681226  7700 leader_election.cc:290] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 124168ae9e3e41b5bcb9ce0382ed69e7 (127.3.214.193:44507), a37d36b6fb7845cd99e37f9af91da3e9 (127.3.214.194:36403)
I20260710 11:01:11.681867  7503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d9aa2463ae458d9cb99111cdf718c4" candidate_uuid: "f3c151a03ac84262842ea5e62c11c935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" is_pre_election: true
I20260710 11:01:11.682222  7577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d9aa2463ae458d9cb99111cdf718c4" candidate_uuid: "f3c151a03ac84262842ea5e62c11c935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" is_pre_election: true
I20260710 11:01:11.682413  7503 raft_consensus.cc:2468] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3c151a03ac84262842ea5e62c11c935 in term 0.
I20260710 11:01:11.682822  7577 raft_consensus.cc:2468] T c9d9aa2463ae458d9cb99111cdf718c4 P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3c151a03ac84262842ea5e62c11c935 in term 0.
I20260710 11:01:11.683390  7618 leader_election.cc:304] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 124168ae9e3e41b5bcb9ce0382ed69e7, f3c151a03ac84262842ea5e62c11c935; no voters: 
I20260710 11:01:11.684183  7700 raft_consensus.cc:2804] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.684542  7700 raft_consensus.cc:493] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.684821  7700 raft_consensus.cc:3060] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.689342  7700 raft_consensus.cc:515] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.690819  7700 leader_election.cc:290] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [CANDIDATE]: Term 1 election: Requested vote from peers 124168ae9e3e41b5bcb9ce0382ed69e7 (127.3.214.193:44507), a37d36b6fb7845cd99e37f9af91da3e9 (127.3.214.194:36403)
I20260710 11:01:11.691514  7503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d9aa2463ae458d9cb99111cdf718c4" candidate_uuid: "f3c151a03ac84262842ea5e62c11c935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7"
I20260710 11:01:11.691749  7577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d9aa2463ae458d9cb99111cdf718c4" candidate_uuid: "f3c151a03ac84262842ea5e62c11c935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a37d36b6fb7845cd99e37f9af91da3e9"
I20260710 11:01:11.692090  7503 raft_consensus.cc:3060] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.692296  7577 raft_consensus.cc:3060] T c9d9aa2463ae458d9cb99111cdf718c4 P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.698823  7577 raft_consensus.cc:2468] T c9d9aa2463ae458d9cb99111cdf718c4 P a37d36b6fb7845cd99e37f9af91da3e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3c151a03ac84262842ea5e62c11c935 in term 1.
I20260710 11:01:11.698823  7503 raft_consensus.cc:2468] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3c151a03ac84262842ea5e62c11c935 in term 1.
I20260710 11:01:11.699923  7618 leader_election.cc:304] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 124168ae9e3e41b5bcb9ce0382ed69e7, f3c151a03ac84262842ea5e62c11c935; no voters: 
I20260710 11:01:11.700546  7700 raft_consensus.cc:2804] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.700968  7700 raft_consensus.cc:697] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 1 LEADER]: Becoming Leader. State: Replica: f3c151a03ac84262842ea5e62c11c935, State: Running, Role: LEADER
I20260710 11:01:11.701813  7700 consensus_queue.cc:237] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.707800  7401 catalog_manager.cc:5697] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3c151a03ac84262842ea5e62c11c935 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "f3c151a03ac84262842ea5e62c11c935" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } health_report { overall_health: HEALTHY } } }
W20260710 11:01:11.757306  7449 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:11.902329  7700 consensus_queue.cc:1048] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.917186  7700 consensus_queue.cc:1048] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:11.936829  7698 raft_consensus.cc:493] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.937283  7698 raft_consensus.cc:515] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.939428  7698 leader_election.cc:290] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 124168ae9e3e41b5bcb9ce0382ed69e7 (127.3.214.193:44507), f3c151a03ac84262842ea5e62c11c935 (127.3.214.195:35503)
I20260710 11:01:11.957247  7503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27eb19c3b4549b899c2841a43c1e7ed" candidate_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" is_pre_election: true
I20260710 11:01:11.957247  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27eb19c3b4549b899c2841a43c1e7ed" candidate_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3c151a03ac84262842ea5e62c11c935" is_pre_election: true
I20260710 11:01:11.958086  7503 raft_consensus.cc:2468] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a37d36b6fb7845cd99e37f9af91da3e9 in term 0.
I20260710 11:01:11.958115  7652 raft_consensus.cc:2468] T b27eb19c3b4549b899c2841a43c1e7ed P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a37d36b6fb7845cd99e37f9af91da3e9 in term 0.
I20260710 11:01:11.959221  7544 leader_election.cc:304] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 124168ae9e3e41b5bcb9ce0382ed69e7, a37d36b6fb7845cd99e37f9af91da3e9; no voters: 
I20260710 11:01:11.959908  7698 raft_consensus.cc:2804] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.960273  7698 raft_consensus.cc:493] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.960547  7698 raft_consensus.cc:3060] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.965433  7698 raft_consensus.cc:515] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.967237  7698 leader_election.cc:290] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [CANDIDATE]: Term 1 election: Requested vote from peers 124168ae9e3e41b5bcb9ce0382ed69e7 (127.3.214.193:44507), f3c151a03ac84262842ea5e62c11c935 (127.3.214.195:35503)
I20260710 11:01:11.968011  7503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27eb19c3b4549b899c2841a43c1e7ed" candidate_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7"
I20260710 11:01:11.968218  7652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27eb19c3b4549b899c2841a43c1e7ed" candidate_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3c151a03ac84262842ea5e62c11c935"
I20260710 11:01:11.968608  7503 raft_consensus.cc:3060] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.968818  7652 raft_consensus.cc:3060] T b27eb19c3b4549b899c2841a43c1e7ed P f3c151a03ac84262842ea5e62c11c935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.973227  7699 consensus_queue.cc:1048] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.974761  7699 consensus_queue.cc:1048] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:11.975471  7503 raft_consensus.cc:2468] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a37d36b6fb7845cd99e37f9af91da3e9 in term 1.
I20260710 11:01:11.976655  7544 leader_election.cc:304] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 124168ae9e3e41b5bcb9ce0382ed69e7, a37d36b6fb7845cd99e37f9af91da3e9; no voters: 
I20260710 11:01:11.977013  7652 raft_consensus.cc:2468] T b27eb19c3b4549b899c2841a43c1e7ed P f3c151a03ac84262842ea5e62c11c935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a37d36b6fb7845cd99e37f9af91da3e9 in term 1.
I20260710 11:01:11.977324  7698 raft_consensus.cc:2804] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.989411  7698 raft_consensus.cc:697] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [term 1 LEADER]: Becoming Leader. State: Replica: a37d36b6fb7845cd99e37f9af91da3e9, State: Running, Role: LEADER
I20260710 11:01:11.990381  7698 consensus_queue.cc:237] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:11.998839  7401 catalog_manager.cc:5697] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to a37d36b6fb7845cd99e37f9af91da3e9 (127.3.214.194). New cstate: current_term: 1 leader_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:12.073937  7651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb24e89f3116439a8fc93db2517a97f5"
dest_uuid: "f3c151a03ac84262842ea5e62c11c935"
mode: GRACEFUL
new_leader_uuid: "a37d36b6fb7845cd99e37f9af91da3e9"
 from {username='slave'} at 127.0.0.1:49420
I20260710 11:01:12.074411  7651 raft_consensus.cc:606] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [term 1 LEADER]: Received request to transfer leadership to TS a37d36b6fb7845cd99e37f9af91da3e9
I20260710 11:01:12.086623  7577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b27eb19c3b4549b899c2841a43c1e7ed"
dest_uuid: "a37d36b6fb7845cd99e37f9af91da3e9"
mode: GRACEFUL
new_leader_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7"
 from {username='slave'} at 127.0.0.1:59212
I20260710 11:01:12.087078  7577 raft_consensus.cc:606] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [term 1 LEADER]: Received request to transfer leadership to TS 124168ae9e3e41b5bcb9ce0382ed69e7
I20260710 11:01:12.091661  7651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9d9aa2463ae458d9cb99111cdf718c4"
dest_uuid: "f3c151a03ac84262842ea5e62c11c935"
mode: GRACEFUL
new_leader_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7"
 from {username='slave'} at 127.0.0.1:49420
I20260710 11:01:12.092103  7651 raft_consensus.cc:606] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 1 LEADER]: Received request to transfer leadership to TS 124168ae9e3e41b5bcb9ce0382ed69e7
I20260710 11:01:12.122285  7726 consensus_queue.cc:1048] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:12.129474  7709 raft_consensus.cc:993] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935: : Instructing follower 124168ae9e3e41b5bcb9ce0382ed69e7 to start an election
I20260710 11:01:12.129949  7709 raft_consensus.cc:1081] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 1 LEADER]: Signalling peer 124168ae9e3e41b5bcb9ce0382ed69e7 to start an election
I20260710 11:01:12.131785  7502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9d9aa2463ae458d9cb99111cdf718c4"
dest_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7"
 from {username='slave'} at 127.0.0.1:56434
I20260710 11:01:12.132742  7502 raft_consensus.cc:493] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:12.133139  7502 raft_consensus.cc:3060] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.135118  7709 consensus_queue.cc:1048] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:12.140678  7502 raft_consensus.cc:515] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:12.143478  7502 leader_election.cc:290] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [CANDIDATE]: Term 2 election: Requested vote from peers a37d36b6fb7845cd99e37f9af91da3e9 (127.3.214.194:36403), f3c151a03ac84262842ea5e62c11c935 (127.3.214.195:35503)
I20260710 11:01:12.145081  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d9aa2463ae458d9cb99111cdf718c4" candidate_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3c151a03ac84262842ea5e62c11c935"
I20260710 11:01:12.145156  7577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d9aa2463ae458d9cb99111cdf718c4" candidate_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a37d36b6fb7845cd99e37f9af91da3e9"
I20260710 11:01:12.145707  7651 raft_consensus.cc:3055] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:12.145839  7577 raft_consensus.cc:3060] T c9d9aa2463ae458d9cb99111cdf718c4 P a37d36b6fb7845cd99e37f9af91da3e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.146095  7651 raft_consensus.cc:740] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3c151a03ac84262842ea5e62c11c935, State: Running, Role: LEADER
I20260710 11:01:12.147022  7651 consensus_queue.cc:260] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:12.148247  7651 raft_consensus.cc:3060] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.153652  7577 raft_consensus.cc:2468] T c9d9aa2463ae458d9cb99111cdf718c4 P a37d36b6fb7845cd99e37f9af91da3e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 124168ae9e3e41b5bcb9ce0382ed69e7 in term 2.
I20260710 11:01:12.155757  7651 raft_consensus.cc:2468] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 124168ae9e3e41b5bcb9ce0382ed69e7 in term 2.
I20260710 11:01:12.156673  7467 leader_election.cc:304] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 124168ae9e3e41b5bcb9ce0382ed69e7, a37d36b6fb7845cd99e37f9af91da3e9; no voters: 
I20260710 11:01:12.157558  7699 raft_consensus.cc:2804] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:12.158047  7699 raft_consensus.cc:697] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 2 LEADER]: Becoming Leader. State: Replica: 124168ae9e3e41b5bcb9ce0382ed69e7, State: Running, Role: LEADER
I20260710 11:01:12.158831  7699 consensus_queue.cc:237] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:12.164887  7401 catalog_manager.cc:5697] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 reported cstate change: term changed from 1 to 2, leader changed from f3c151a03ac84262842ea5e62c11c935 (127.3.214.195) to 124168ae9e3e41b5bcb9ce0382ed69e7 (127.3.214.193). New cstate: current_term: 2 leader_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:12.427974  7698 consensus_queue.cc:1048] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:12.437875  7698 consensus_queue.cc:1048] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:12.445554  7744 raft_consensus.cc:993] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9: : Instructing follower 124168ae9e3e41b5bcb9ce0382ed69e7 to start an election
I20260710 11:01:12.445960  7698 raft_consensus.cc:1081] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [term 1 LEADER]: Signalling peer 124168ae9e3e41b5bcb9ce0382ed69e7 to start an election
I20260710 11:01:12.447777  7502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b27eb19c3b4549b899c2841a43c1e7ed"
dest_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7"
 from {username='slave'} at 127.0.0.1:56440
I20260710 11:01:12.448354  7502 raft_consensus.cc:493] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:12.448688  7502 raft_consensus.cc:3060] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.453631  7502 raft_consensus.cc:515] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:12.455541  7502 leader_election.cc:290] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7 [CANDIDATE]: Term 2 election: Requested vote from peers a37d36b6fb7845cd99e37f9af91da3e9 (127.3.214.194:36403), f3c151a03ac84262842ea5e62c11c935 (127.3.214.195:35503)
I20260710 11:01:12.456169  7577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27eb19c3b4549b899c2841a43c1e7ed" candidate_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a37d36b6fb7845cd99e37f9af91da3e9"
I20260710 11:01:12.456807  7577 raft_consensus.cc:3055] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:12.457170  7577 raft_consensus.cc:740] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a37d36b6fb7845cd99e37f9af91da3e9, State: Running, Role: LEADER
I20260710 11:01:12.457423  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27eb19c3b4549b899c2841a43c1e7ed" candidate_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3c151a03ac84262842ea5e62c11c935"
I20260710 11:01:12.458067  7651 raft_consensus.cc:3060] T b27eb19c3b4549b899c2841a43c1e7ed P f3c151a03ac84262842ea5e62c11c935 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.458078  7577 consensus_queue.cc:260] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:12.459498  7577 raft_consensus.cc:3060] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.464975  7651 raft_consensus.cc:2468] T b27eb19c3b4549b899c2841a43c1e7ed P f3c151a03ac84262842ea5e62c11c935 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 124168ae9e3e41b5bcb9ce0382ed69e7 in term 2.
I20260710 11:01:12.466126  7577 raft_consensus.cc:2468] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 124168ae9e3e41b5bcb9ce0382ed69e7 in term 2.
I20260710 11:01:12.466292  7467 leader_election.cc:304] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 124168ae9e3e41b5bcb9ce0382ed69e7, f3c151a03ac84262842ea5e62c11c935; no voters: 
I20260710 11:01:12.467053  7733 raft_consensus.cc:2804] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:12.467459  7733 raft_consensus.cc:697] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 2 LEADER]: Becoming Leader. State: Replica: 124168ae9e3e41b5bcb9ce0382ed69e7, State: Running, Role: LEADER
I20260710 11:01:12.468140  7733 consensus_queue.cc:237] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:12.473826  7399 catalog_manager.cc:5697] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7 reported cstate change: term changed from 1 to 2, leader changed from a37d36b6fb7845cd99e37f9af91da3e9 (127.3.214.194) to 124168ae9e3e41b5bcb9ce0382ed69e7 (127.3.214.193). New cstate: current_term: 2 leader_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:12.491118  7709 raft_consensus.cc:993] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935: : Instructing follower a37d36b6fb7845cd99e37f9af91da3e9 to start an election
I20260710 11:01:12.491600  7700 raft_consensus.cc:1081] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [term 1 LEADER]: Signalling peer a37d36b6fb7845cd99e37f9af91da3e9 to start an election
I20260710 11:01:12.493121  7577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb24e89f3116439a8fc93db2517a97f5"
dest_uuid: "a37d36b6fb7845cd99e37f9af91da3e9"
 from {username='slave'} at 127.0.0.1:59204
I20260710 11:01:12.493707  7577 raft_consensus.cc:493] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:12.494095  7577 raft_consensus.cc:3060] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.498591  7577 raft_consensus.cc:515] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:12.500205  7577 leader_election.cc:290] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9 [CANDIDATE]: Term 2 election: Requested vote from peers 124168ae9e3e41b5bcb9ce0382ed69e7 (127.3.214.193:44507), f3c151a03ac84262842ea5e62c11c935 (127.3.214.195:35503)
I20260710 11:01:12.500837  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb24e89f3116439a8fc93db2517a97f5" candidate_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7"
I20260710 11:01:12.501210  7651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb24e89f3116439a8fc93db2517a97f5" candidate_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3c151a03ac84262842ea5e62c11c935"
I20260710 11:01:12.501395  7502 raft_consensus.cc:3060] T bb24e89f3116439a8fc93db2517a97f5 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.501786  7651 raft_consensus.cc:3055] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:12.502071  7651 raft_consensus.cc:740] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3c151a03ac84262842ea5e62c11c935, State: Running, Role: LEADER
I20260710 11:01:12.502771  7651 consensus_queue.cc:260] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:12.503655  7651 raft_consensus.cc:3060] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.506198  7502 raft_consensus.cc:2468] T bb24e89f3116439a8fc93db2517a97f5 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a37d36b6fb7845cd99e37f9af91da3e9 in term 2.
I20260710 11:01:12.507441  7544 leader_election.cc:304] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 124168ae9e3e41b5bcb9ce0382ed69e7, a37d36b6fb7845cd99e37f9af91da3e9; no voters: 
I20260710 11:01:12.508234  7698 raft_consensus.cc:2804] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:12.508724  7698 raft_consensus.cc:697] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9 [term 2 LEADER]: Becoming Leader. State: Replica: a37d36b6fb7845cd99e37f9af91da3e9, State: Running, Role: LEADER
I20260710 11:01:12.508889  7651 raft_consensus.cc:2468] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a37d36b6fb7845cd99e37f9af91da3e9 in term 2.
I20260710 11:01:12.509603  7698 consensus_queue.cc:237] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:12.516320  7401 catalog_manager.cc:5697] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9 reported cstate change: term changed from 1 to 2, leader changed from f3c151a03ac84262842ea5e62c11c935 (127.3.214.195) to a37d36b6fb7845cd99e37f9af91da3e9 (127.3.214.194). New cstate: current_term: 2 leader_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:12.671342  7577 raft_consensus.cc:1275] T c9d9aa2463ae458d9cb99111cdf718c4 P a37d36b6fb7845cd99e37f9af91da3e9 [term 2 FOLLOWER]: Refusing update from remote peer 124168ae9e3e41b5bcb9ce0382ed69e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.672595  7733 consensus_queue.cc:1048] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.680250  7651 raft_consensus.cc:1275] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 2 FOLLOWER]: Refusing update from remote peer 124168ae9e3e41b5bcb9ce0382ed69e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.681854  7733 consensus_queue.cc:1048] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.800324  3931 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:01:12.801790  3931 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:01:12.802170  3931 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:01:12.812438  7502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9d9aa2463ae458d9cb99111cdf718c4"
dest_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7"
mode: GRACEFUL
new_leader_uuid: "f3c151a03ac84262842ea5e62c11c935"
 from {username='slave'} at 127.0.0.1:56456
I20260710 11:01:12.812896  7502 raft_consensus.cc:606] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 2 LEADER]: Received request to transfer leadership to TS f3c151a03ac84262842ea5e62c11c935
I20260710 11:01:12.814036  3931 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:01:12.904268  7577 raft_consensus.cc:1275] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [term 2 FOLLOWER]: Refusing update from remote peer 124168ae9e3e41b5bcb9ce0382ed69e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.905380  7733 consensus_queue.cc:1048] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.912961  7651 raft_consensus.cc:1275] T b27eb19c3b4549b899c2841a43c1e7ed P f3c151a03ac84262842ea5e62c11c935 [term 2 FOLLOWER]: Refusing update from remote peer 124168ae9e3e41b5bcb9ce0382ed69e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.914857  7746 consensus_queue.cc:1048] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.962340  7651 raft_consensus.cc:1275] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [term 2 FOLLOWER]: Refusing update from remote peer a37d36b6fb7845cd99e37f9af91da3e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.963423  7698 consensus_queue.cc:1048] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.971897  7502 raft_consensus.cc:1275] T bb24e89f3116439a8fc93db2517a97f5 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 2 FOLLOWER]: Refusing update from remote peer a37d36b6fb7845cd99e37f9af91da3e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.973829  7750 consensus_queue.cc:1048] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:13.215605  7699 raft_consensus.cc:993] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7: : Instructing follower f3c151a03ac84262842ea5e62c11c935 to start an election
I20260710 11:01:13.216038  7746 raft_consensus.cc:1081] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 2 LEADER]: Signalling peer f3c151a03ac84262842ea5e62c11c935 to start an election
I20260710 11:01:13.217555  7651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9d9aa2463ae458d9cb99111cdf718c4"
dest_uuid: "f3c151a03ac84262842ea5e62c11c935"
 from {username='slave'} at 127.0.0.1:49402
I20260710 11:01:13.218020  7651 raft_consensus.cc:493] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:13.218317  7651 raft_consensus.cc:3060] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:13.222990  7651 raft_consensus.cc:515] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:13.224459  7651 leader_election.cc:290] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [CANDIDATE]: Term 3 election: Requested vote from peers 124168ae9e3e41b5bcb9ce0382ed69e7 (127.3.214.193:44507), a37d36b6fb7845cd99e37f9af91da3e9 (127.3.214.194:36403)
I20260710 11:01:13.225199  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d9aa2463ae458d9cb99111cdf718c4" candidate_uuid: "f3c151a03ac84262842ea5e62c11c935" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7"
I20260710 11:01:13.225399  7577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d9aa2463ae458d9cb99111cdf718c4" candidate_uuid: "f3c151a03ac84262842ea5e62c11c935" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a37d36b6fb7845cd99e37f9af91da3e9"
I20260710 11:01:13.225847  7502 raft_consensus.cc:3055] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:13.225994  7577 raft_consensus.cc:3060] T c9d9aa2463ae458d9cb99111cdf718c4 P a37d36b6fb7845cd99e37f9af91da3e9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:13.226171  7502 raft_consensus.cc:740] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 124168ae9e3e41b5bcb9ce0382ed69e7, State: Running, Role: LEADER
I20260710 11:01:13.226956  7502 consensus_queue.cc:260] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [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: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:13.227838  7502 raft_consensus.cc:3060] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:13.230923  7577 raft_consensus.cc:2468] T c9d9aa2463ae458d9cb99111cdf718c4 P a37d36b6fb7845cd99e37f9af91da3e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3c151a03ac84262842ea5e62c11c935 in term 3.
I20260710 11:01:13.231896  7616 leader_election.cc:304] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [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: a37d36b6fb7845cd99e37f9af91da3e9, f3c151a03ac84262842ea5e62c11c935; no voters: 
I20260710 11:01:13.232604  7700 raft_consensus.cc:2804] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:13.232687  7502 raft_consensus.cc:2468] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3c151a03ac84262842ea5e62c11c935 in term 3.
I20260710 11:01:13.233666  7700 raft_consensus.cc:697] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 3 LEADER]: Becoming Leader. State: Replica: f3c151a03ac84262842ea5e62c11c935, State: Running, Role: LEADER
I20260710 11:01:13.234443  7700 consensus_queue.cc:237] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [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: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } }
I20260710 11:01:13.240047  7399 catalog_manager.cc:5697] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 reported cstate change: term changed from 2 to 3, leader changed from 124168ae9e3e41b5bcb9ce0382ed69e7 (127.3.214.193) to f3c151a03ac84262842ea5e62c11c935 (127.3.214.195). New cstate: current_term: 3 leader_uuid: "f3c151a03ac84262842ea5e62c11c935" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "124168ae9e3e41b5bcb9ce0382ed69e7" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 44507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a37d36b6fb7845cd99e37f9af91da3e9" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 36403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3c151a03ac84262842ea5e62c11c935" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 35503 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:13.417613  3931 tablet_server.cc:179] TabletServer@127.3.214.193:0 shutting down...
I20260710 11:01:13.437912  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:13.438597  3931 tablet_replica.cc:333] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7: stopping tablet replica
I20260710 11:01:13.439285  3931 raft_consensus.cc:2243] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:13.440128  3931 raft_consensus.cc:2272] T b27eb19c3b4549b899c2841a43c1e7ed P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.442503  3931 tablet_replica.cc:333] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7: stopping tablet replica
I20260710 11:01:13.442967  3931 raft_consensus.cc:2243] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.443288  3931 raft_consensus.cc:2272] T c9d9aa2463ae458d9cb99111cdf718c4 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.445103  3931 tablet_replica.cc:333] T bb24e89f3116439a8fc93db2517a97f5 P 124168ae9e3e41b5bcb9ce0382ed69e7: stopping tablet replica
I20260710 11:01:13.445601  3931 raft_consensus.cc:2243] T bb24e89f3116439a8fc93db2517a97f5 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.446002  3931 raft_consensus.cc:2272] T bb24e89f3116439a8fc93db2517a97f5 P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.448083  3931 tablet_replica.cc:333] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7: stopping tablet replica
I20260710 11:01:13.448544  3931 raft_consensus.cc:2243] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:13.449229  3931 raft_consensus.cc:2272] T f936a96182eb4a70b6ede7127de2723b P 124168ae9e3e41b5bcb9ce0382ed69e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.463351  3931 tablet_server.cc:196] TabletServer@127.3.214.193:0 shutdown complete.
I20260710 11:01:13.474351  3931 tablet_server.cc:179] TabletServer@127.3.214.194:0 shutting down...
I20260710 11:01:13.490901  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:13.491496  3931 tablet_replica.cc:333] T c9d9aa2463ae458d9cb99111cdf718c4 P a37d36b6fb7845cd99e37f9af91da3e9: stopping tablet replica
I20260710 11:01:13.492038  3931 raft_consensus.cc:2243] T c9d9aa2463ae458d9cb99111cdf718c4 P a37d36b6fb7845cd99e37f9af91da3e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.492486  3931 raft_consensus.cc:2272] T c9d9aa2463ae458d9cb99111cdf718c4 P a37d36b6fb7845cd99e37f9af91da3e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.495069  3931 tablet_replica.cc:333] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9: stopping tablet replica
I20260710 11:01:13.495579  3931 raft_consensus.cc:2243] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.496013  3931 raft_consensus.cc:2272] T b27eb19c3b4549b899c2841a43c1e7ed P a37d36b6fb7845cd99e37f9af91da3e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.497949  3931 tablet_replica.cc:333] T f936a96182eb4a70b6ede7127de2723b P a37d36b6fb7845cd99e37f9af91da3e9: stopping tablet replica
I20260710 11:01:13.498425  3931 raft_consensus.cc:2243] T f936a96182eb4a70b6ede7127de2723b P a37d36b6fb7845cd99e37f9af91da3e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.498806  3931 raft_consensus.cc:2272] T f936a96182eb4a70b6ede7127de2723b P a37d36b6fb7845cd99e37f9af91da3e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.500329  3931 tablet_replica.cc:333] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9: stopping tablet replica
I20260710 11:01:13.500762  3931 raft_consensus.cc:2243] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:13.501535  3931 raft_consensus.cc:2272] T bb24e89f3116439a8fc93db2517a97f5 P a37d36b6fb7845cd99e37f9af91da3e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.514667  3931 tablet_server.cc:196] TabletServer@127.3.214.194:0 shutdown complete.
I20260710 11:01:13.525854  3931 tablet_server.cc:179] TabletServer@127.3.214.195:0 shutting down...
I20260710 11:01:13.542197  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:13.542809  3931 tablet_replica.cc:333] T b27eb19c3b4549b899c2841a43c1e7ed P f3c151a03ac84262842ea5e62c11c935: stopping tablet replica
I20260710 11:01:13.543370  3931 raft_consensus.cc:2243] T b27eb19c3b4549b899c2841a43c1e7ed P f3c151a03ac84262842ea5e62c11c935 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.543812  3931 raft_consensus.cc:2272] T b27eb19c3b4549b899c2841a43c1e7ed P f3c151a03ac84262842ea5e62c11c935 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.545876  3931 tablet_replica.cc:333] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935: stopping tablet replica
I20260710 11:01:13.546357  3931 raft_consensus.cc:2243] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:13.546934  3931 pending_rounds.cc:70] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935: Trying to abort 1 pending ops.
I20260710 11:01:13.547108  3931 pending_rounds.cc:77] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305958495174422528 op_type: NO_OP noop_request { }
I20260710 11:01:13.547402  3931 raft_consensus.cc:2889] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:01:13.547674  3931 raft_consensus.cc:2272] T c9d9aa2463ae458d9cb99111cdf718c4 P f3c151a03ac84262842ea5e62c11c935 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.549713  3931 tablet_replica.cc:333] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935: stopping tablet replica
I20260710 11:01:13.550215  3931 raft_consensus.cc:2243] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.550601  3931 raft_consensus.cc:2272] T bb24e89f3116439a8fc93db2517a97f5 P f3c151a03ac84262842ea5e62c11c935 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.552452  3931 tablet_replica.cc:333] T f936a96182eb4a70b6ede7127de2723b P f3c151a03ac84262842ea5e62c11c935: stopping tablet replica
I20260710 11:01:13.552901  3931 raft_consensus.cc:2243] T f936a96182eb4a70b6ede7127de2723b P f3c151a03ac84262842ea5e62c11c935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.553303  3931 raft_consensus.cc:2272] T f936a96182eb4a70b6ede7127de2723b P f3c151a03ac84262842ea5e62c11c935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.573771  3931 tablet_server.cc:196] TabletServer@127.3.214.195:0 shutdown complete.
I20260710 11:01:13.584916  3931 master.cc:562] Master@127.3.214.254:33263 shutting down...
I20260710 11:01:13.599735  3931 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:13.600210  3931 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.600473  3931 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8e12e06191204d4f8e8855c63fcaa306: stopping tablet replica
I20260710 11:01:13.617981  3931 master.cc:584] Master@127.3.214.254:33263 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3001 ms)
[----------] 6 tests from LeaderRebalancerTest (89880 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:01:13.642979  3931 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.214.254:38463
I20260710 11:01:13.643973  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:13.648813  7757 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:13.648838  7756 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:13.650303  7759 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:13.651139  3931 server_base.cc:1061] running on GCE node
I20260710 11:01:13.651816  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:13.651983  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:13.652096  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681273652085 us; error 0 us; skew 500 ppm
I20260710 11:01:13.652544  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:13.654687  3931 webserver.cc:533] Webserver started at http://127.3.214.254:42479/ using document root <none> and password file <none>
I20260710 11:01:13.655092  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:13.655239  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:13.655444  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:13.656414  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183595730-3931-0/minicluster-data/master-0-root/instance:
uuid: "266f21623dbe47f8b72605544ef9bcdf"
format_stamp: "Formatted at 2026-07-10 11:01:13 on dist-test-slave-t4dr"
I20260710 11:01:13.660485  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:01:13.663509  7764 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:13.664157  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:01:13.664388  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183595730-3931-0/minicluster-data/master-0-root
uuid: "266f21623dbe47f8b72605544ef9bcdf"
format_stamp: "Formatted at 2026-07-10 11:01:13 on dist-test-slave-t4dr"
I20260710 11:01:13.664609  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183595730-3931-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183595730-3931-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183595730-3931-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:13.682297  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:13.683246  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:13.717222  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.254:38463
I20260710 11:01:13.717357  7815 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.254:38463 every 8 connection(s)
I20260710 11:01:13.720861  7816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:13.730566  7816 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf: Bootstrap starting.
I20260710 11:01:13.734874  7816 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:13.738682  7816 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf: No bootstrap required, opened a new log
I20260710 11:01:13.740634  7816 raft_consensus.cc:359] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "266f21623dbe47f8b72605544ef9bcdf" member_type: VOTER }
I20260710 11:01:13.741015  7816 raft_consensus.cc:385] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:13.741246  7816 raft_consensus.cc:740] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 266f21623dbe47f8b72605544ef9bcdf, State: Initialized, Role: FOLLOWER
I20260710 11:01:13.741936  7816 consensus_queue.cc:260] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "266f21623dbe47f8b72605544ef9bcdf" member_type: VOTER }
I20260710 11:01:13.742410  7816 raft_consensus.cc:399] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:13.742635  7816 raft_consensus.cc:493] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:13.742903  7816 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.747514  7816 raft_consensus.cc:515] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "266f21623dbe47f8b72605544ef9bcdf" member_type: VOTER }
I20260710 11:01:13.748003  7816 leader_election.cc:304] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf [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: 266f21623dbe47f8b72605544ef9bcdf; no voters: 
I20260710 11:01:13.749078  7816 leader_election.cc:290] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:13.749378  7819 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:13.750777  7819 raft_consensus.cc:697] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf [term 1 LEADER]: Becoming Leader. State: Replica: 266f21623dbe47f8b72605544ef9bcdf, State: Running, Role: LEADER
I20260710 11:01:13.751415  7819 consensus_queue.cc:237] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf [LEADER]: Queue going to LEADER mode. State: All 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: "266f21623dbe47f8b72605544ef9bcdf" member_type: VOTER }
I20260710 11:01:13.751926  7816 sys_catalog.cc:565] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:13.754122  7821 sys_catalog.cc:455] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 266f21623dbe47f8b72605544ef9bcdf. Latest consensus state: current_term: 1 leader_uuid: "266f21623dbe47f8b72605544ef9bcdf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "266f21623dbe47f8b72605544ef9bcdf" member_type: VOTER } }
I20260710 11:01:13.754050  7820 sys_catalog.cc:455] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "266f21623dbe47f8b72605544ef9bcdf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "266f21623dbe47f8b72605544ef9bcdf" member_type: VOTER } }
I20260710 11:01:13.754747  7821 sys_catalog.cc:458] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:13.754849  7820 sys_catalog.cc:458] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:13.758999  7826 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:13.766386  7826 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:13.767431  3931 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:13.774884  7826 catalog_manager.cc:1383] Generated new cluster ID: f89046445583404fa796d1431271f5a7
I20260710 11:01:13.775210  7826 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:13.789637  7826 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:13.790839  7826 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:13.803747  7826 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf: Generated new TSK 0
I20260710 11:01:13.804340  7826 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:13.834352  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:13.839790  7837 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:13.840956  7838 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:13.842310  7840 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:13.842796  3931 server_base.cc:1061] running on GCE node
I20260710 11:01:13.843554  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:13.843726  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:13.843845  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681273843834 us; error 0 us; skew 500 ppm
I20260710 11:01:13.844293  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:13.846521  3931 webserver.cc:533] Webserver started at http://127.3.214.193:41559/ using document root <none> and password file <none>
I20260710 11:01:13.846938  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:13.847085  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:13.847290  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:13.848304  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183595730-3931-0/minicluster-data/ts-0-root/instance:
uuid: "df6fd5bad6854e3bb264de9a16681c20"
format_stamp: "Formatted at 2026-07-10 11:01:13 on dist-test-slave-t4dr"
I20260710 11:01:13.852614  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:01:13.855818  7845 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:13.856568  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:01:13.856902  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183595730-3931-0/minicluster-data/ts-0-root
uuid: "df6fd5bad6854e3bb264de9a16681c20"
format_stamp: "Formatted at 2026-07-10 11:01:13 on dist-test-slave-t4dr"
I20260710 11:01:13.857170  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183595730-3931-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183595730-3931-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183595730-3931-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:13.869055  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:13.870225  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:13.871610  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:13.873867  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:13.874035  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:13.874326  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:13.874493  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:13.914644  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.193:39983
I20260710 11:01:13.914759  7907 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.193:39983 every 8 connection(s)
I20260710 11:01:13.919495  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:13.926435  7912 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:13.927553  7913 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:13.931813  7915 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:13.932037  3931 server_base.cc:1061] running on GCE node
I20260710 11:01:13.932672  7908 heartbeater.cc:344] Connected to a master server at 127.3.214.254:38463
I20260710 11:01:13.933053  7908 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:13.933714  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:01:13.933804  7908 heartbeater.cc:507] Master 127.3.214.254:38463 requested a full tablet report, sending...
W20260710 11:01:13.933974  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:13.934231  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681273934208 us; error 0 us; skew 500 ppm
I20260710 11:01:13.934796  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:13.935968  7781 ts_manager.cc:194] Registered new tserver with Master: df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983)
I20260710 11:01:13.937625  3931 webserver.cc:533] Webserver started at http://127.3.214.194:42739/ using document root <none> and password file <none>
I20260710 11:01:13.938127  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:13.938088  7781 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54480
I20260710 11:01:13.938541  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:13.938884  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:13.940004  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183595730-3931-0/minicluster-data/ts-1-root/instance:
uuid: "7781871ceb214b6d840d79f43472e9be"
format_stamp: "Formatted at 2026-07-10 11:01:13 on dist-test-slave-t4dr"
I20260710 11:01:13.944089  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:01:13.947139  7920 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:13.947839  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:01:13.948120  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183595730-3931-0/minicluster-data/ts-1-root
uuid: "7781871ceb214b6d840d79f43472e9be"
format_stamp: "Formatted at 2026-07-10 11:01:13 on dist-test-slave-t4dr"
I20260710 11:01:13.948403  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183595730-3931-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183595730-3931-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183595730-3931-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:13.965689  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:13.966818  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:13.968154  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:13.970293  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:13.970510  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:13.970738  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:13.970906  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:14.005823  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.194:33269
I20260710 11:01:14.005909  7982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.194:33269 every 8 connection(s)
I20260710 11:01:14.010538  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:14.018061  7986 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:14.018288  7987 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:14.021427  7983 heartbeater.cc:344] Connected to a master server at 127.3.214.254:38463
I20260710 11:01:14.021914  7983 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:14.022574  3931 server_base.cc:1061] running on GCE node
W20260710 11:01:14.022691  7989 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:14.022854  7983 heartbeater.cc:507] Master 127.3.214.254:38463 requested a full tablet report, sending...
I20260710 11:01:14.023742  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:14.023983  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:14.024201  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681274024184 us; error 0 us; skew 500 ppm
I20260710 11:01:14.024891  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:14.025072  7781 ts_manager.cc:194] Registered new tserver with Master: 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269)
I20260710 11:01:14.026662  7781 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54486
I20260710 11:01:14.027482  3931 webserver.cc:533] Webserver started at http://127.3.214.195:32801/ using document root <none> and password file <none>
I20260710 11:01:14.028080  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:14.028271  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:14.028566  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:14.029671  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183595730-3931-0/minicluster-data/ts-2-root/instance:
uuid: "23f5a35e97684cfc96756a34a1ac1676"
format_stamp: "Formatted at 2026-07-10 11:01:14 on dist-test-slave-t4dr"
I20260710 11:01:14.033813  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:01:14.036794  7994 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:14.037590  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:01:14.037882  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183595730-3931-0/minicluster-data/ts-2-root
uuid: "23f5a35e97684cfc96756a34a1ac1676"
format_stamp: "Formatted at 2026-07-10 11:01:14 on dist-test-slave-t4dr"
I20260710 11:01:14.038144  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183595730-3931-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183595730-3931-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183595730-3931-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:14.059562  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:14.060657  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:14.062155  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:14.064248  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:14.064468  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:14.064704  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:14.064877  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:14.101446  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.195:46589
I20260710 11:01:14.101624  8056 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.195:46589 every 8 connection(s)
I20260710 11:01:14.114656  8057 heartbeater.cc:344] Connected to a master server at 127.3.214.254:38463
I20260710 11:01:14.115094  8057 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:14.115810  8057 heartbeater.cc:507] Master 127.3.214.254:38463 requested a full tablet report, sending...
I20260710 11:01:14.117867  7781 ts_manager.cc:194] Registered new tserver with Master: 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:14.118017  3931 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013334429s
I20260710 11:01:14.119602  7781 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54498
I20260710 11:01:14.141101  7781 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54514:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:14.143601  7781 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:14.205868  7948 tablet_service.cc:1511] Processing CreateTablet for tablet f045074a03b44bbc999d086b0547b804 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:14.206421  7946 tablet_service.cc:1511] Processing CreateTablet for tablet b1c153476f4b49958570065c637ae3de (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:14.207365  7948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f045074a03b44bbc999d086b0547b804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.208400  7946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1c153476f4b49958570065c637ae3de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.209216  7947 tablet_service.cc:1511] Processing CreateTablet for tablet 230a9c254d344c4892c7c84756eb35f2 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:14.210457  7947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 230a9c254d344c4892c7c84756eb35f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.217172  7945 tablet_service.cc:1511] Processing CreateTablet for tablet 330eee3911694ad7b8a4b796c4cf41e9 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:14.218535  7945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330eee3911694ad7b8a4b796c4cf41e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.223371  7944 tablet_service.cc:1511] Processing CreateTablet for tablet 741ac577170a4ad69e4b187b9699f156 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:14.224700  7944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741ac577170a4ad69e4b187b9699f156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.227366  7943 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd7a24b0704438f8a5fbcb44b9a83c6 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:14.228662  7943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd7a24b0704438f8a5fbcb44b9a83c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.230943  7873 tablet_service.cc:1511] Processing CreateTablet for tablet f045074a03b44bbc999d086b0547b804 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:14.231600  7871 tablet_service.cc:1511] Processing CreateTablet for tablet b1c153476f4b49958570065c637ae3de (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:14.232190  7873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f045074a03b44bbc999d086b0547b804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.232823  7871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1c153476f4b49958570065c637ae3de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.234202  7872 tablet_service.cc:1511] Processing CreateTablet for tablet 230a9c254d344c4892c7c84756eb35f2 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:14.234544  7870 tablet_service.cc:1511] Processing CreateTablet for tablet 330eee3911694ad7b8a4b796c4cf41e9 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:14.235524  7872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 230a9c254d344c4892c7c84756eb35f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.236558  7869 tablet_service.cc:1511] Processing CreateTablet for tablet 741ac577170a4ad69e4b187b9699f156 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:14.237841  7869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741ac577170a4ad69e4b187b9699f156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.239533  7866 tablet_service.cc:1511] Processing CreateTablet for tablet a037c37c900b4408b4eeb78929b0cad1 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:14.242444  7865 tablet_service.cc:1511] Processing CreateTablet for tablet af4f255eec3c4ada9dfcacfe3679f5a0 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:14.244334  7867 tablet_service.cc:1511] Processing CreateTablet for tablet e6d29c47148e4ada89e67f4b7cf9c6d9 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:14.246351  8021 tablet_service.cc:1511] Processing CreateTablet for tablet 230a9c254d344c4892c7c84756eb35f2 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:14.247141  7942 tablet_service.cc:1511] Processing CreateTablet for tablet a037c37c900b4408b4eeb78929b0cad1 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:14.247690  8021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 230a9c254d344c4892c7c84756eb35f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.246280  7868 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd7a24b0704438f8a5fbcb44b9a83c6 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:14.248433  8022 tablet_service.cc:1511] Processing CreateTablet for tablet f045074a03b44bbc999d086b0547b804 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:14.248435  7942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a037c37c900b4408b4eeb78929b0cad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.249826  8022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f045074a03b44bbc999d086b0547b804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.250487  8020 tablet_service.cc:1511] Processing CreateTablet for tablet b1c153476f4b49958570065c637ae3de (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:14.251783  8020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1c153476f4b49958570065c637ae3de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.255275  8016 tablet_service.cc:1511] Processing CreateTablet for tablet e6d29c47148e4ada89e67f4b7cf9c6d9 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:14.256515  8016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d29c47148e4ada89e67f4b7cf9c6d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.257619  7865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4f255eec3c4ada9dfcacfe3679f5a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.261595  8015 tablet_service.cc:1511] Processing CreateTablet for tablet a037c37c900b4408b4eeb78929b0cad1 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:14.262794  8015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a037c37c900b4408b4eeb78929b0cad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.266436  8018 tablet_service.cc:1511] Processing CreateTablet for tablet 741ac577170a4ad69e4b187b9699f156 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:14.267727  8018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741ac577170a4ad69e4b187b9699f156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.270275  8017 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd7a24b0704438f8a5fbcb44b9a83c6 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:14.272725  8017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd7a24b0704438f8a5fbcb44b9a83c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.275106  8019 tablet_service.cc:1511] Processing CreateTablet for tablet 330eee3911694ad7b8a4b796c4cf41e9 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:14.276306  8019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330eee3911694ad7b8a4b796c4cf41e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.284775  7941 tablet_service.cc:1511] Processing CreateTablet for tablet af4f255eec3c4ada9dfcacfe3679f5a0 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:14.286160  7941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4f255eec3c4ada9dfcacfe3679f5a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.287494  8014 tablet_service.cc:1511] Processing CreateTablet for tablet af4f255eec3c4ada9dfcacfe3679f5a0 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:14.289255  8014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4f255eec3c4ada9dfcacfe3679f5a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.313977  7866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a037c37c900b4408b4eeb78929b0cad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.320174  7868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd7a24b0704438f8a5fbcb44b9a83c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.320811  7870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330eee3911694ad7b8a4b796c4cf41e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.321537  7867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d29c47148e4ada89e67f4b7cf9c6d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.333487  7948 tablet_service.cc:1511] Processing CreateTablet for tablet e6d29c47148e4ada89e67f4b7cf9c6d9 (DEFAULT_TABLE table=test-workload [id=d88982f7791c414d8c5d6ca3adbc5b5e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:14.335376  7948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d29c47148e4ada89e67f4b7cf9c6d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.348542  8071 tablet_bootstrap.cc:492] T b1c153476f4b49958570065c637ae3de P 7781871ceb214b6d840d79f43472e9be: Bootstrap starting.
I20260710 11:01:14.348857  8073 tablet_bootstrap.cc:492] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676: Bootstrap starting.
I20260710 11:01:14.350590  8074 tablet_bootstrap.cc:492] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20: Bootstrap starting.
I20260710 11:01:14.363600  8073 tablet_bootstrap.cc:654] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.364017  8074 tablet_bootstrap.cc:654] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.356351  8071 tablet_bootstrap.cc:654] T b1c153476f4b49958570065c637ae3de P 7781871ceb214b6d840d79f43472e9be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.417708  8071 tablet_bootstrap.cc:492] T b1c153476f4b49958570065c637ae3de P 7781871ceb214b6d840d79f43472e9be: No bootstrap required, opened a new log
I20260710 11:01:14.419836  8071 ts_tablet_manager.cc:1403] T b1c153476f4b49958570065c637ae3de P 7781871ceb214b6d840d79f43472e9be: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.005s
I20260710 11:01:14.427166  8071 raft_consensus.cc:359] T b1c153476f4b49958570065c637ae3de P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.431277  8071 raft_consensus.cc:385] T b1c153476f4b49958570065c637ae3de P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.431779  8071 raft_consensus.cc:740] T b1c153476f4b49958570065c637ae3de P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.433660  8071 consensus_queue.cc:260] T b1c153476f4b49958570065c637ae3de P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
W20260710 11:01:14.484760  7766 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.3.214.194:33269, user_credentials={real_user=slave}} blocked reactor thread for 96672.7us
I20260710 11:01:14.501856  8074 tablet_bootstrap.cc:492] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20: No bootstrap required, opened a new log
I20260710 11:01:14.502812  8074 ts_tablet_manager.cc:1403] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20: Time spent bootstrapping tablet: real 0.152s	user 0.021s	sys 0.056s
I20260710 11:01:14.506803  8074 raft_consensus.cc:359] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.507669  8074 raft_consensus.cc:385] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.508028  8074 raft_consensus.cc:740] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.508159  8073 tablet_bootstrap.cc:492] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676: No bootstrap required, opened a new log
I20260710 11:01:14.508949  8074 consensus_queue.cc:260] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.511088  7983 heartbeater.cc:499] Master 127.3.214.254:38463 was elected leader, sending a full tablet report...
I20260710 11:01:14.517905  8073 ts_tablet_manager.cc:1403] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676: Time spent bootstrapping tablet: real 0.169s	user 0.023s	sys 0.049s
I20260710 11:01:14.524044  8071 ts_tablet_manager.cc:1434] T b1c153476f4b49958570065c637ae3de P 7781871ceb214b6d840d79f43472e9be: Time spent starting tablet: real 0.103s	user 0.000s	sys 0.014s
I20260710 11:01:14.527494  8073 raft_consensus.cc:359] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.535750  7908 heartbeater.cc:499] Master 127.3.214.254:38463 was elected leader, sending a full tablet report...
I20260710 11:01:14.537384  8073 raft_consensus.cc:385] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.537778  8073 raft_consensus.cc:740] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.538596  8073 consensus_queue.cc:260] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.536091  8074 ts_tablet_manager.cc:1434] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20: Time spent starting tablet: real 0.033s	user 0.012s	sys 0.019s
I20260710 11:01:14.542497  8074 tablet_bootstrap.cc:492] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20: Bootstrap starting.
I20260710 11:01:14.545991  8071 tablet_bootstrap.cc:492] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be: Bootstrap starting.
I20260710 11:01:14.550396  8074 tablet_bootstrap.cc:654] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.560343  8057 heartbeater.cc:499] Master 127.3.214.254:38463 was elected leader, sending a full tablet report...
I20260710 11:01:14.560638  8073 ts_tablet_manager.cc:1434] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676: Time spent starting tablet: real 0.042s	user 0.014s	sys 0.012s
I20260710 11:01:14.562155  8073 tablet_bootstrap.cc:492] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676: Bootstrap starting.
I20260710 11:01:14.569340  8073 tablet_bootstrap.cc:654] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.569635  8071 tablet_bootstrap.cc:654] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.581802  8071 tablet_bootstrap.cc:492] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be: No bootstrap required, opened a new log
I20260710 11:01:14.581945  8073 tablet_bootstrap.cc:492] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676: No bootstrap required, opened a new log
I20260710 11:01:14.582376  8071 ts_tablet_manager.cc:1403] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.001s
I20260710 11:01:14.582427  8073 ts_tablet_manager.cc:1403] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260710 11:01:14.585649  8073 raft_consensus.cc:359] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.585825  8071 raft_consensus.cc:359] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.586429  8073 raft_consensus.cc:385] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.586537  8071 raft_consensus.cc:385] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.586907  8073 raft_consensus.cc:740] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.586989  8071 raft_consensus.cc:740] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.587898  8073 consensus_queue.cc:260] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.588874  8080 raft_consensus.cc:493] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:14.589371  8080 raft_consensus.cc:515] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.594022  8074 tablet_bootstrap.cc:492] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20: No bootstrap required, opened a new log
I20260710 11:01:14.594527  8074 ts_tablet_manager.cc:1403] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.035s
I20260710 11:01:14.597623  8074 raft_consensus.cc:359] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.598404  8074 raft_consensus.cc:385] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.598747  8074 raft_consensus.cc:740] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.599638  8074 consensus_queue.cc:260] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.601853  8074 ts_tablet_manager.cc:1434] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:14.602864  8074 tablet_bootstrap.cc:492] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20: Bootstrap starting.
I20260710 11:01:14.603518  8080 leader_election.cc:290] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269)
I20260710 11:01:14.588301  8071 consensus_queue.cc:260] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.610504  8074 tablet_bootstrap.cc:654] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.612044  8071 ts_tablet_manager.cc:1434] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260710 11:01:14.613525  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c153476f4b49958570065c637ae3de" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20" is_pre_election: true
W20260710 11:01:14.616278  7997 leader_election.cc:343] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:14.624909  8071 tablet_bootstrap.cc:492] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be: Bootstrap starting.
I20260710 11:01:14.634888  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c153476f4b49958570065c637ae3de" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be" is_pre_election: true
I20260710 11:01:14.635701  7958 raft_consensus.cc:2468] T b1c153476f4b49958570065c637ae3de P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 0.
I20260710 11:01:14.636183  8074 tablet_bootstrap.cc:492] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20: No bootstrap required, opened a new log
I20260710 11:01:14.636860  8074 ts_tablet_manager.cc:1403] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.016s
I20260710 11:01:14.637384  7996 leader_election.cc:304] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, 7781871ceb214b6d840d79f43472e9be; no voters: df6fd5bad6854e3bb264de9a16681c20
I20260710 11:01:14.637807  8071 tablet_bootstrap.cc:654] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.638538  8078 raft_consensus.cc:493] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:14.639041  8073 ts_tablet_manager.cc:1434] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676: Time spent starting tablet: real 0.056s	user 0.013s	sys 0.015s
I20260710 11:01:14.639051  8078 raft_consensus.cc:515] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.640337  8074 raft_consensus.cc:359] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.640324  8073 tablet_bootstrap.cc:492] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676: Bootstrap starting.
I20260710 11:01:14.641182  8074 raft_consensus.cc:385] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.641971  8074 raft_consensus.cc:740] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.642760  8074 consensus_queue.cc:260] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.645119  8074 ts_tablet_manager.cc:1434] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:01:14.646131  8074 tablet_bootstrap.cc:492] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20: Bootstrap starting.
I20260710 11:01:14.645421  8078 leader_election.cc:290] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:14.653278  8073 tablet_bootstrap.cc:654] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.654913  8074 tablet_bootstrap.cc:654] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.655658  8084 raft_consensus.cc:2804] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:14.671438  8071 tablet_bootstrap.cc:492] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be: No bootstrap required, opened a new log
I20260710 11:01:14.672015  8071 ts_tablet_manager.cc:1403] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.016s
I20260710 11:01:14.675122  8071 raft_consensus.cc:359] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.679455  8084 raft_consensus.cc:493] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:14.680084  8074 tablet_bootstrap.cc:492] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20: No bootstrap required, opened a new log
I20260710 11:01:14.680528  8071 raft_consensus.cc:385] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.680869  8071 raft_consensus.cc:740] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.681022  8074 ts_tablet_manager.cc:1403] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.000s
I20260710 11:01:14.681799  8071 consensus_queue.cc:260] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.682279  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f045074a03b44bbc999d086b0547b804" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676" is_pre_election: true
I20260710 11:01:14.684168  8071 ts_tablet_manager.cc:1434] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260710 11:01:14.685135  8071 tablet_bootstrap.cc:492] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be: Bootstrap starting.
I20260710 11:01:14.685725  8084 raft_consensus.cc:3060] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:14.686285  7923 leader_election.cc:343] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:14.692560  8071 tablet_bootstrap.cc:654] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.685247  8074 raft_consensus.cc:359] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.694355  8074 raft_consensus.cc:385] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.694742  8074 raft_consensus.cc:740] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.696326  8074 consensus_queue.cc:260] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.698922  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f045074a03b44bbc999d086b0547b804" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20" is_pre_election: true
I20260710 11:01:14.699766  7883 raft_consensus.cc:2468] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 0.
I20260710 11:01:14.700553  8074 ts_tablet_manager.cc:1434] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260710 11:01:14.701252  7923 leader_election.cc:304] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 23f5a35e97684cfc96756a34a1ac1676
I20260710 11:01:14.701776  8074 tablet_bootstrap.cc:492] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20: Bootstrap starting.
I20260710 11:01:14.702396  8078 raft_consensus.cc:2804] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:14.702801  8078 raft_consensus.cc:493] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:14.703233  8078 raft_consensus.cc:3060] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:14.710628  8071 tablet_bootstrap.cc:492] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be: No bootstrap required, opened a new log
I20260710 11:01:14.711277  8071 ts_tablet_manager.cc:1403] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260710 11:01:14.711943  8084 raft_consensus.cc:515] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.713519  8078 raft_consensus.cc:515] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.714738  8071 raft_consensus.cc:359] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.715482  8071 raft_consensus.cc:385] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.716384  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c153476f4b49958570065c637ae3de" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:14.716559  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f045074a03b44bbc999d086b0547b804" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:14.716969  8084 leader_election.cc:290] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269)
I20260710 11:01:14.717090  7882 raft_consensus.cc:3060] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:14.717711  7997 leader_election.cc:343] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:14.719458  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c153476f4b49958570065c637ae3de" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:14.723376  7958 raft_consensus.cc:3060] T b1c153476f4b49958570065c637ae3de P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:14.727088  8078 leader_election.cc:290] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:14.719480  8074 tablet_bootstrap.cc:654] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.728423  8073 tablet_bootstrap.cc:492] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676: No bootstrap required, opened a new log
I20260710 11:01:14.728541  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f045074a03b44bbc999d086b0547b804" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:14.729030  8073 ts_tablet_manager.cc:1403] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676: Time spent bootstrapping tablet: real 0.089s	user 0.029s	sys 0.028s
I20260710 11:01:14.729780  7882 raft_consensus.cc:2468] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 1.
I20260710 11:01:14.715806  8071 raft_consensus.cc:740] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Initialized, Role: FOLLOWER
W20260710 11:01:14.730288  7923 leader_election.cc:343] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:14.731334  7923 leader_election.cc:304] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 23f5a35e97684cfc96756a34a1ac1676
I20260710 11:01:14.731339  8071 consensus_queue.cc:260] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.733026  8079 raft_consensus.cc:493] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:14.734176  8078 raft_consensus.cc:2804] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:14.734154  8079 raft_consensus.cc:515] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.736084  7958 raft_consensus.cc:2468] T b1c153476f4b49958570065c637ae3de P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 1.
I20260710 11:01:14.737674  8074 tablet_bootstrap.cc:492] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20: No bootstrap required, opened a new log
I20260710 11:01:14.738050  8079 leader_election.cc:290] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:14.738443  8074 ts_tablet_manager.cc:1403] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.007s
I20260710 11:01:14.737574  7996 leader_election.cc:304] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, 7781871ceb214b6d840d79f43472e9be; no voters: df6fd5bad6854e3bb264de9a16681c20
I20260710 11:01:14.742100  8074 raft_consensus.cc:359] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.742877  8074 raft_consensus.cc:385] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.743245  8074 raft_consensus.cc:740] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.743438  8079 raft_consensus.cc:493] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:14.743664  8084 raft_consensus.cc:2804] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:14.743916  8079 raft_consensus.cc:515] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.744163  8074 consensus_queue.cc:260] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.732777  8073 raft_consensus.cc:359] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.745836  8073 raft_consensus.cc:385] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.745966  8079 leader_election.cc:290] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:14.746223  8073 raft_consensus.cc:740] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.744158  8084 raft_consensus.cc:697] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [term 1 LEADER]: Becoming Leader. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Running, Role: LEADER
I20260710 11:01:14.747059  8073 consensus_queue.cc:260] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.747565  8084 consensus_queue.cc:237] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.749344  8073 ts_tablet_manager.cc:1434] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.002s
I20260710 11:01:14.750360  8073 tablet_bootstrap.cc:492] T f045074a03b44bbc999d086b0547b804 P 23f5a35e97684cfc96756a34a1ac1676: Bootstrap starting.
W20260710 11:01:14.762782  7829 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:14.767764  8071 ts_tablet_manager.cc:1434] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be: Time spent starting tablet: real 0.056s	user 0.018s	sys 0.002s
I20260710 11:01:14.768891  8071 tablet_bootstrap.cc:492] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be: Bootstrap starting.
I20260710 11:01:14.775079  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd7a24b0704438f8a5fbcb44b9a83c6" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be" is_pre_election: true
I20260710 11:01:14.778198  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4f255eec3c4ada9dfcacfe3679f5a0" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be" is_pre_election: true
I20260710 11:01:14.779879  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4f255eec3c4ada9dfcacfe3679f5a0" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676" is_pre_election: true
I20260710 11:01:14.782135  8073 tablet_bootstrap.cc:654] T f045074a03b44bbc999d086b0547b804 P 23f5a35e97684cfc96756a34a1ac1676: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.780612  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd7a24b0704438f8a5fbcb44b9a83c6" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676" is_pre_election: true
I20260710 11:01:14.782301  7958 raft_consensus.cc:2468] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 0.
W20260710 11:01:14.782354  7847 leader_election.cc:343] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:14.782701  8032 raft_consensus.cc:2468] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 0.
I20260710 11:01:14.782020  8031 raft_consensus.cc:2468] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 0.
I20260710 11:01:14.783743  7847 leader_election.cc:304] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:14.777341  8078 raft_consensus.cc:697] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Becoming Leader. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Running, Role: LEADER
I20260710 11:01:14.785399  7848 leader_election.cc:304] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, df6fd5bad6854e3bb264de9a16681c20; no voters: 7781871ceb214b6d840d79f43472e9be
I20260710 11:01:14.785782  8078 consensus_queue.cc:237] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.780263  8074 ts_tablet_manager.cc:1434] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.017s
I20260710 11:01:14.785445  7779 catalog_manager.cc:5697] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "23f5a35e97684cfc96756a34a1ac1676" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:14.787295  8098 raft_consensus.cc:2804] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:14.787714  8098 raft_consensus.cc:493] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:14.788024  8098 raft_consensus.cc:3060] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:14.786630  8079 raft_consensus.cc:2804] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:14.789594  8079 raft_consensus.cc:493] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:14.790143  8079 raft_consensus.cc:3060] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:14.798288  8074 tablet_bootstrap.cc:492] T a037c37c900b4408b4eeb78929b0cad1 P df6fd5bad6854e3bb264de9a16681c20: Bootstrap starting.
I20260710 11:01:14.803320  8071 tablet_bootstrap.cc:654] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.799088  8094 raft_consensus.cc:493] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:14.806475  8094 raft_consensus.cc:515] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.812175  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230a9c254d344c4892c7c84756eb35f2" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20" is_pre_election: true
I20260710 11:01:14.812776  7882 raft_consensus.cc:2468] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 0.
I20260710 11:01:14.814023  7923 leader_election.cc:304] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:14.814713  8078 raft_consensus.cc:2804] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:14.815107  8078 raft_consensus.cc:493] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:14.815485  8078 raft_consensus.cc:3060] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:14.817179  7778 catalog_manager.cc:5697] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be reported cstate change: term changed from 0 to 1, leader changed from <none> to 7781871ceb214b6d840d79f43472e9be (127.3.214.194). New cstate: current_term: 1 leader_uuid: "7781871ceb214b6d840d79f43472e9be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:14.800849  8079 raft_consensus.cc:515] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.820109  8074 tablet_bootstrap.cc:654] T a037c37c900b4408b4eeb78929b0cad1 P df6fd5bad6854e3bb264de9a16681c20: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.822440  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd7a24b0704438f8a5fbcb44b9a83c6" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:14.822985  7958 raft_consensus.cc:3060] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:14.823724  8078 raft_consensus.cc:515] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.826655  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230a9c254d344c4892c7c84756eb35f2" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:14.827207  7882 raft_consensus.cc:3060] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:14.828538  8071 tablet_bootstrap.cc:492] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be: No bootstrap required, opened a new log
I20260710 11:01:14.829177  8071 ts_tablet_manager.cc:1403] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.008s
I20260710 11:01:14.829952  7958 raft_consensus.cc:2468] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 1.
I20260710 11:01:14.831163  7847 leader_election.cc:304] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:14.834625  7882 raft_consensus.cc:2468] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 1.
I20260710 11:01:14.839079  8073 tablet_bootstrap.cc:492] T f045074a03b44bbc999d086b0547b804 P 23f5a35e97684cfc96756a34a1ac1676: No bootstrap required, opened a new log
I20260710 11:01:14.839084  8105 raft_consensus.cc:2804] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:14.834517  8071 raft_consensus.cc:359] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.839869  8073 ts_tablet_manager.cc:1403] T f045074a03b44bbc999d086b0547b804 P 23f5a35e97684cfc96756a34a1ac1676: Time spent bootstrapping tablet: real 0.090s	user 0.016s	sys 0.007s
I20260710 11:01:14.840152  8071 raft_consensus.cc:385] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.836248  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd7a24b0704438f8a5fbcb44b9a83c6" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:14.840662  8031 raft_consensus.cc:3060] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:14.840714  7923 leader_election.cc:304] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:14.841590  8071 raft_consensus.cc:740] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.841948  8097 raft_consensus.cc:2804] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:14.842474  8071 consensus_queue.cc:260] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.836143  8079 leader_election.cc:290] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 election: Requested vote from peers 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:14.837944  8074 tablet_bootstrap.cc:492] T a037c37c900b4408b4eeb78929b0cad1 P df6fd5bad6854e3bb264de9a16681c20: No bootstrap required, opened a new log
I20260710 11:01:14.838424  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230a9c254d344c4892c7c84756eb35f2" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:14.808542  8098 raft_consensus.cc:515] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.839949  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230a9c254d344c4892c7c84756eb35f2" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676" is_pre_election: true
I20260710 11:01:14.844504  8074 ts_tablet_manager.cc:1403] T a037c37c900b4408b4eeb78929b0cad1 P df6fd5bad6854e3bb264de9a16681c20: Time spent bootstrapping tablet: real 0.046s	user 0.005s	sys 0.010s
I20260710 11:01:14.845562  8073 raft_consensus.cc:359] T f045074a03b44bbc999d086b0547b804 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.848272  8073 raft_consensus.cc:385] T f045074a03b44bbc999d086b0547b804 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.848976  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4f255eec3c4ada9dfcacfe3679f5a0" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:14.849185  8073 raft_consensus.cc:740] T f045074a03b44bbc999d086b0547b804 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.849673  8030 raft_consensus.cc:3060] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:14.850330  8073 consensus_queue.cc:260] T f045074a03b44bbc999d086b0547b804 P 23f5a35e97684cfc96756a34a1ac1676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.847158  8094 leader_election.cc:290] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:14.847985  8074 raft_consensus.cc:359] T a037c37c900b4408b4eeb78929b0cad1 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
W20260710 11:01:14.854249  7923 leader_election.cc:343] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:14.854385  8074 raft_consensus.cc:385] T a037c37c900b4408b4eeb78929b0cad1 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.854846  8074 raft_consensus.cc:740] T a037c37c900b4408b4eeb78929b0cad1 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Initialized, Role: FOLLOWER
W20260710 11:01:14.855084  7923 leader_election.cc:343] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:14.855659  8074 consensus_queue.cc:260] T a037c37c900b4408b4eeb78929b0cad1 P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.858896  8074 ts_tablet_manager.cc:1434] T a037c37c900b4408b4eeb78929b0cad1 P df6fd5bad6854e3bb264de9a16681c20: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260710 11:01:14.860121  8074 tablet_bootstrap.cc:492] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20: Bootstrap starting.
I20260710 11:01:14.861840  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4f255eec3c4ada9dfcacfe3679f5a0" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be"
W20260710 11:01:14.863233  7847 leader_election.cc:343] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:14.865561  8097 raft_consensus.cc:697] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Becoming Leader. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Running, Role: LEADER
I20260710 11:01:14.866797  8030 raft_consensus.cc:2468] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 1.
I20260710 11:01:14.867183  8097 consensus_queue.cc:237] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.868991  7848 leader_election.cc:304] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, df6fd5bad6854e3bb264de9a16681c20; no voters: 7781871ceb214b6d840d79f43472e9be
I20260710 11:01:14.838897  8078 leader_election.cc:290] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:14.869995  8079 raft_consensus.cc:2804] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:14.860983  8031 raft_consensus.cc:2468] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 1.
I20260710 11:01:14.870458  8079 raft_consensus.cc:697] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Becoming Leader. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Running, Role: LEADER
I20260710 11:01:14.871536  8073 ts_tablet_manager.cc:1434] T f045074a03b44bbc999d086b0547b804 P 23f5a35e97684cfc96756a34a1ac1676: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260710 11:01:14.871337  8079 consensus_queue.cc:237] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.872632  8073 tablet_bootstrap.cc:492] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676: Bootstrap starting.
I20260710 11:01:14.876271  8105 raft_consensus.cc:697] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Becoming Leader. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Running, Role: LEADER
I20260710 11:01:14.877345  8105 consensus_queue.cc:237] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.848366  8098 leader_election.cc:290] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 election: Requested vote from peers 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:14.882145  8074 tablet_bootstrap.cc:654] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.882081  8071 ts_tablet_manager.cc:1434] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be: Time spent starting tablet: real 0.053s	user 0.012s	sys 0.009s
I20260710 11:01:14.883674  8071 tablet_bootstrap.cc:492] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be: Bootstrap starting.
I20260710 11:01:14.890309  8071 tablet_bootstrap.cc:654] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.891003  8073 tablet_bootstrap.cc:654] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.901564  8074 tablet_bootstrap.cc:492] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20: No bootstrap required, opened a new log
I20260710 11:01:14.902268  8074 ts_tablet_manager.cc:1403] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.000s
I20260710 11:01:14.903226  7779 catalog_manager.cc:5697] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 reported cstate change: term changed from 0 to 1, leader changed from <none> to df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193). New cstate: current_term: 1 leader_uuid: "df6fd5bad6854e3bb264de9a16681c20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:14.905997  8074 raft_consensus.cc:359] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.907219  8074 raft_consensus.cc:385] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.907660  8074 raft_consensus.cc:740] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.908849  8074 consensus_queue.cc:260] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.911042  8071 tablet_bootstrap.cc:492] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be: No bootstrap required, opened a new log
I20260710 11:01:14.911245  8074 ts_tablet_manager.cc:1434] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:01:14.911635  8071 ts_tablet_manager.cc:1403] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.012s
I20260710 11:01:14.912352  8074 tablet_bootstrap.cc:492] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20: Bootstrap starting.
I20260710 11:01:14.914974  8071 raft_consensus.cc:359] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.915752  8071 raft_consensus.cc:385] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.916085  8071 raft_consensus.cc:740] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.916894  8071 consensus_queue.cc:260] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.916450  7778 catalog_manager.cc:5697] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be reported cstate change: term changed from 0 to 1, leader changed from <none> to 7781871ceb214b6d840d79f43472e9be (127.3.214.194). New cstate: current_term: 1 leader_uuid: "7781871ceb214b6d840d79f43472e9be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:14.919790  8071 ts_tablet_manager.cc:1434] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:01:14.920926  8071 tablet_bootstrap.cc:492] T 330eee3911694ad7b8a4b796c4cf41e9 P 7781871ceb214b6d840d79f43472e9be: Bootstrap starting.
I20260710 11:01:14.921437  8074 tablet_bootstrap.cc:654] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.927320  8074 tablet_bootstrap.cc:492] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20: No bootstrap required, opened a new log
I20260710 11:01:14.927829  8074 ts_tablet_manager.cc:1403] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260710 11:01:14.927879  8071 tablet_bootstrap.cc:654] T 330eee3911694ad7b8a4b796c4cf41e9 P 7781871ceb214b6d840d79f43472e9be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.927970  8073 tablet_bootstrap.cc:492] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676: No bootstrap required, opened a new log
I20260710 11:01:14.928691  8073 ts_tablet_manager.cc:1403] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.007s
I20260710 11:01:14.930761  8074 raft_consensus.cc:359] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.931685  8074 raft_consensus.cc:385] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.932060  8074 raft_consensus.cc:740] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.932926  8074 consensus_queue.cc:260] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.932777  7779 catalog_manager.cc:5697] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 reported cstate change: term changed from 0 to 1, leader changed from <none> to df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193). New cstate: current_term: 1 leader_uuid: "df6fd5bad6854e3bb264de9a16681c20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:14.935766  8074 ts_tablet_manager.cc:1434] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:14.937049  8074 tablet_bootstrap.cc:492] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20: Bootstrap starting.
I20260710 11:01:14.939335  8073 raft_consensus.cc:359] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.940060  8073 raft_consensus.cc:385] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.940387  8073 raft_consensus.cc:740] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.941258  8073 consensus_queue.cc:260] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.946933  8074 tablet_bootstrap.cc:654] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.948107  8071 tablet_bootstrap.cc:492] T 330eee3911694ad7b8a4b796c4cf41e9 P 7781871ceb214b6d840d79f43472e9be: No bootstrap required, opened a new log
I20260710 11:01:14.948611  8071 ts_tablet_manager.cc:1403] T 330eee3911694ad7b8a4b796c4cf41e9 P 7781871ceb214b6d840d79f43472e9be: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.007s
I20260710 11:01:14.951025  8073 ts_tablet_manager.cc:1434] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260710 11:01:14.954439  8073 tablet_bootstrap.cc:492] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676: Bootstrap starting.
I20260710 11:01:14.955560  8071 raft_consensus.cc:359] T 330eee3911694ad7b8a4b796c4cf41e9 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.956444  8071 raft_consensus.cc:385] T 330eee3911694ad7b8a4b796c4cf41e9 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.956794  8071 raft_consensus.cc:740] T 330eee3911694ad7b8a4b796c4cf41e9 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.957666  8071 consensus_queue.cc:260] T 330eee3911694ad7b8a4b796c4cf41e9 P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.958295  8074 tablet_bootstrap.cc:492] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20: No bootstrap required, opened a new log
I20260710 11:01:14.958917  8074 ts_tablet_manager.cc:1403] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260710 11:01:14.960429  8071 ts_tablet_manager.cc:1434] T 330eee3911694ad7b8a4b796c4cf41e9 P 7781871ceb214b6d840d79f43472e9be: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.006s
I20260710 11:01:14.961498  8071 tablet_bootstrap.cc:492] T af4f255eec3c4ada9dfcacfe3679f5a0 P 7781871ceb214b6d840d79f43472e9be: Bootstrap starting.
I20260710 11:01:14.961947  8073 tablet_bootstrap.cc:654] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.961736  8074 raft_consensus.cc:359] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.962500  8074 raft_consensus.cc:385] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.962855  8074 raft_consensus.cc:740] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.963668  8074 consensus_queue.cc:260] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.968475  8074 ts_tablet_manager.cc:1434] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:01:14.968523  8071 tablet_bootstrap.cc:654] T af4f255eec3c4ada9dfcacfe3679f5a0 P 7781871ceb214b6d840d79f43472e9be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.972059  8073 tablet_bootstrap.cc:492] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676: No bootstrap required, opened a new log
I20260710 11:01:14.972586  8073 ts_tablet_manager.cc:1403] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.009s
I20260710 11:01:14.973824  8071 tablet_bootstrap.cc:492] T af4f255eec3c4ada9dfcacfe3679f5a0 P 7781871ceb214b6d840d79f43472e9be: No bootstrap required, opened a new log
I20260710 11:01:14.974383  8071 ts_tablet_manager.cc:1403] T af4f255eec3c4ada9dfcacfe3679f5a0 P 7781871ceb214b6d840d79f43472e9be: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260710 11:01:14.975672  8073 raft_consensus.cc:359] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.976336  8084 raft_consensus.cc:493] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:14.976451  8073 raft_consensus.cc:385] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.976805  8073 raft_consensus.cc:740] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.976858  8084 raft_consensus.cc:515] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.977653  8073 consensus_queue.cc:260] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.978997  8084 leader_election.cc:290] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269)
I20260710 11:01:14.979352  8071 raft_consensus.cc:359] T af4f255eec3c4ada9dfcacfe3679f5a0 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.979794  8071 raft_consensus.cc:385] T af4f255eec3c4ada9dfcacfe3679f5a0 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.979943  8071 raft_consensus.cc:740] T af4f255eec3c4ada9dfcacfe3679f5a0 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.980166  8073 ts_tablet_manager.cc:1434] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:14.980393  8071 consensus_queue.cc:260] T af4f255eec3c4ada9dfcacfe3679f5a0 P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.981266  8073 tablet_bootstrap.cc:492] T 741ac577170a4ad69e4b187b9699f156 P 23f5a35e97684cfc96756a34a1ac1676: Bootstrap starting.
I20260710 11:01:14.981895  8071 ts_tablet_manager.cc:1434] T af4f255eec3c4ada9dfcacfe3679f5a0 P 7781871ceb214b6d840d79f43472e9be: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:01:14.982306  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330eee3911694ad7b8a4b796c4cf41e9" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be" is_pre_election: true
I20260710 11:01:14.982882  7958 raft_consensus.cc:2468] T 330eee3911694ad7b8a4b796c4cf41e9 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 0.
I20260710 11:01:14.983338  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330eee3911694ad7b8a4b796c4cf41e9" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20" is_pre_election: true
I20260710 11:01:14.983933  7882 raft_consensus.cc:2468] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 0.
I20260710 11:01:14.984110  7996 leader_election.cc:304] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, 7781871ceb214b6d840d79f43472e9be; no voters: 
I20260710 11:01:14.984984  8084 raft_consensus.cc:2804] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:14.985319  8084 raft_consensus.cc:493] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:14.985742  8071 tablet_bootstrap.cc:492] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be: Bootstrap starting.
I20260710 11:01:14.985714  8084 raft_consensus.cc:3060] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:14.992472  8071 tablet_bootstrap.cc:654] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.993089  8084 raft_consensus.cc:515] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:14.995281  8073 tablet_bootstrap.cc:654] T 741ac577170a4ad69e4b187b9699f156 P 23f5a35e97684cfc96756a34a1ac1676: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.995391  8084 leader_election.cc:290] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269)
I20260710 11:01:14.996325  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330eee3911694ad7b8a4b796c4cf41e9" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:14.996938  7882 raft_consensus.cc:3060] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:14.997506  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330eee3911694ad7b8a4b796c4cf41e9" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:14.998132  7958 raft_consensus.cc:3060] T 330eee3911694ad7b8a4b796c4cf41e9 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:14.999213  8071 tablet_bootstrap.cc:492] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be: No bootstrap required, opened a new log
I20260710 11:01:14.999667  8071 ts_tablet_manager.cc:1403] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.007s
I20260710 11:01:15.000842  8079 raft_consensus.cc:493] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:15.001312  8079 raft_consensus.cc:515] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.003449  8079 leader_election.cc:290] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:15.004592  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741ac577170a4ad69e4b187b9699f156" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676" is_pre_election: true
I20260710 11:01:15.004698  7882 raft_consensus.cc:2468] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 1.
I20260710 11:01:15.005920  7997 leader_election.cc:304] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:15.006268  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741ac577170a4ad69e4b187b9699f156" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be" is_pre_election: true
I20260710 11:01:15.006824  8084 raft_consensus.cc:2804] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:15.006976  7957 raft_consensus.cc:2468] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 0.
I20260710 11:01:15.007318  8084 raft_consensus.cc:697] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 LEADER]: Becoming Leader. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Running, Role: LEADER
I20260710 11:01:15.007829  8073 tablet_bootstrap.cc:492] T 741ac577170a4ad69e4b187b9699f156 P 23f5a35e97684cfc96756a34a1ac1676: No bootstrap required, opened a new log
I20260710 11:01:15.007738  8071 raft_consensus.cc:359] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.008491  8071 raft_consensus.cc:385] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.008180  8084 consensus_queue.cc:237] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.008327  7847 leader_election.cc:304] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:15.008798  8071 raft_consensus.cc:740] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.009325  8079 raft_consensus.cc:2804] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:15.009722  8079 raft_consensus.cc:493] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:15.009559  8071 consensus_queue.cc:260] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.010061  8079 raft_consensus.cc:3060] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.011708  7958 raft_consensus.cc:2468] T 330eee3911694ad7b8a4b796c4cf41e9 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 1.
I20260710 11:01:15.008363  8073 ts_tablet_manager.cc:1403] T 741ac577170a4ad69e4b187b9699f156 P 23f5a35e97684cfc96756a34a1ac1676: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
W20260710 11:01:15.012560  7848 leader_election.cc:343] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:15.014850  8071 ts_tablet_manager.cc:1434] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.004s
I20260710 11:01:15.015517  8073 raft_consensus.cc:359] T 741ac577170a4ad69e4b187b9699f156 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.016302  8073 raft_consensus.cc:385] T 741ac577170a4ad69e4b187b9699f156 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.016638  8073 raft_consensus.cc:740] T 741ac577170a4ad69e4b187b9699f156 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.017402  8073 consensus_queue.cc:260] T 741ac577170a4ad69e4b187b9699f156 P 23f5a35e97684cfc96756a34a1ac1676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.017962  8079 raft_consensus.cc:515] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.019837  8073 ts_tablet_manager.cc:1434] T 741ac577170a4ad69e4b187b9699f156 P 23f5a35e97684cfc96756a34a1ac1676: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:15.020854  8073 tablet_bootstrap.cc:492] T a037c37c900b4408b4eeb78929b0cad1 P 23f5a35e97684cfc96756a34a1ac1676: Bootstrap starting.
I20260710 11:01:15.020807  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741ac577170a4ad69e4b187b9699f156" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:15.021535  7958 raft_consensus.cc:3060] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.028069  8073 tablet_bootstrap.cc:654] T a037c37c900b4408b4eeb78929b0cad1 P 23f5a35e97684cfc96756a34a1ac1676: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:15.028638  7958 raft_consensus.cc:2468] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 1.
I20260710 11:01:15.029786  7847 leader_election.cc:304] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:15.030618  8105 raft_consensus.cc:2804] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:15.031196  8079 leader_election.cc:290] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 election: Requested vote from peers 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:15.032871  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741ac577170a4ad69e4b187b9699f156" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:15.033556  8030 raft_consensus.cc:3060] T 741ac577170a4ad69e4b187b9699f156 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.031203  8105 raft_consensus.cc:697] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Becoming Leader. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Running, Role: LEADER
I20260710 11:01:15.035764  8105 consensus_queue.cc:237] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.038865  7778 catalog_manager.cc:5697] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "23f5a35e97684cfc96756a34a1ac1676" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:15.041491  8030 raft_consensus.cc:2468] T 741ac577170a4ad69e4b187b9699f156 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 1.
I20260710 11:01:15.045326  8073 tablet_bootstrap.cc:492] T a037c37c900b4408b4eeb78929b0cad1 P 23f5a35e97684cfc96756a34a1ac1676: No bootstrap required, opened a new log
I20260710 11:01:15.045872  8073 ts_tablet_manager.cc:1403] T a037c37c900b4408b4eeb78929b0cad1 P 23f5a35e97684cfc96756a34a1ac1676: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.002s
I20260710 11:01:15.047418  7779 catalog_manager.cc:5697] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 reported cstate change: term changed from 0 to 1, leader changed from <none> to df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193). New cstate: current_term: 1 leader_uuid: "df6fd5bad6854e3bb264de9a16681c20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:15.048559  8073 raft_consensus.cc:359] T a037c37c900b4408b4eeb78929b0cad1 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.049203  8073 raft_consensus.cc:385] T a037c37c900b4408b4eeb78929b0cad1 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.049508  8073 raft_consensus.cc:740] T a037c37c900b4408b4eeb78929b0cad1 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.050230  8073 consensus_queue.cc:260] T a037c37c900b4408b4eeb78929b0cad1 P 23f5a35e97684cfc96756a34a1ac1676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.052217  8073 ts_tablet_manager.cc:1434] T a037c37c900b4408b4eeb78929b0cad1 P 23f5a35e97684cfc96756a34a1ac1676: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:01:15.052989  8073 tablet_bootstrap.cc:492] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 23f5a35e97684cfc96756a34a1ac1676: Bootstrap starting.
I20260710 11:01:15.057593  8073 tablet_bootstrap.cc:654] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 23f5a35e97684cfc96756a34a1ac1676: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:15.061647  8073 tablet_bootstrap.cc:492] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 23f5a35e97684cfc96756a34a1ac1676: No bootstrap required, opened a new log
I20260710 11:01:15.062028  8073 ts_tablet_manager.cc:1403] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 23f5a35e97684cfc96756a34a1ac1676: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 11:01:15.064039  8073 raft_consensus.cc:359] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.064580  8073 raft_consensus.cc:385] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.064745  8073 raft_consensus.cc:740] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.065248  8073 consensus_queue.cc:260] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 23f5a35e97684cfc96756a34a1ac1676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.066684  8073 ts_tablet_manager.cc:1434] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 23f5a35e97684cfc96756a34a1ac1676: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:01:15.086999  8105 raft_consensus.cc:493] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:15.087548  8105 raft_consensus.cc:515] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.089293  8105 leader_election.cc:290] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:15.090129  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c153476f4b49958570065c637ae3de" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be" is_pre_election: true
I20260710 11:01:15.090283  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c153476f4b49958570065c637ae3de" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676" is_pre_election: true
I20260710 11:01:15.090940  7958 raft_consensus.cc:2393] T b1c153476f4b49958570065c637ae3de P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df6fd5bad6854e3bb264de9a16681c20 in current term 1: Already voted for candidate 23f5a35e97684cfc96756a34a1ac1676 in this term.
I20260710 11:01:15.091907  7847 leader_election.cc:304] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: df6fd5bad6854e3bb264de9a16681c20; no voters: 23f5a35e97684cfc96756a34a1ac1676, 7781871ceb214b6d840d79f43472e9be
I20260710 11:01:15.092572  8105 raft_consensus.cc:3060] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.097337  8105 raft_consensus.cc:2749] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:15.097849  8097 raft_consensus.cc:493] T af4f255eec3c4ada9dfcacfe3679f5a0 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:15.098315  8097 raft_consensus.cc:515] T af4f255eec3c4ada9dfcacfe3679f5a0 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.099844  8097 leader_election.cc:290] T af4f255eec3c4ada9dfcacfe3679f5a0 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:15.100643  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4f255eec3c4ada9dfcacfe3679f5a0" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20" is_pre_election: true
I20260710 11:01:15.100790  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4f255eec3c4ada9dfcacfe3679f5a0" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676" is_pre_election: true
I20260710 11:01:15.101521  8030 raft_consensus.cc:2393] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7781871ceb214b6d840d79f43472e9be in current term 1: Already voted for candidate df6fd5bad6854e3bb264de9a16681c20 in this term.
I20260710 11:01:15.102415  7923 leader_election.cc:304] T af4f255eec3c4ada9dfcacfe3679f5a0 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be; no voters: 23f5a35e97684cfc96756a34a1ac1676, df6fd5bad6854e3bb264de9a16681c20
I20260710 11:01:15.103045  8097 raft_consensus.cc:3060] T af4f255eec3c4ada9dfcacfe3679f5a0 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.107743  8097 raft_consensus.cc:2749] T af4f255eec3c4ada9dfcacfe3679f5a0 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:15.120559  8084 raft_consensus.cc:493] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:15.121098  8084 raft_consensus.cc:515] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.122936  8084 leader_election.cc:290] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269)
I20260710 11:01:15.123116  8105 raft_consensus.cc:493] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:15.123792  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230a9c254d344c4892c7c84756eb35f2" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20" is_pre_election: true
I20260710 11:01:15.123730  8105 raft_consensus.cc:515] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.124040  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230a9c254d344c4892c7c84756eb35f2" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be" is_pre_election: true
I20260710 11:01:15.124571  7882 raft_consensus.cc:2393] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23f5a35e97684cfc96756a34a1ac1676 in current term 1: Already voted for candidate 7781871ceb214b6d840d79f43472e9be in this term.
I20260710 11:01:15.125866  8105 leader_election.cc:290] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:15.126469  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d29c47148e4ada89e67f4b7cf9c6d9" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be" is_pre_election: true
I20260710 11:01:15.125725  7997 leader_election.cc:304] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676; no voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20
I20260710 11:01:15.126999  7958 raft_consensus.cc:2468] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 0.
I20260710 11:01:15.127049  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d29c47148e4ada89e67f4b7cf9c6d9" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676" is_pre_election: true
I20260710 11:01:15.127174  8084 raft_consensus.cc:3060] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.127771  8030 raft_consensus.cc:2468] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 0.
I20260710 11:01:15.128355  7847 leader_election.cc:304] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:15.129216  8105 raft_consensus.cc:2804] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:15.129604  8105 raft_consensus.cc:493] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:15.130336  8105 raft_consensus.cc:3060] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.130297  8080 consensus_queue.cc:1048] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:15.134784  8084 raft_consensus.cc:2749] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:15.137748  8105 raft_consensus.cc:515] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.139830  8105 leader_election.cc:290] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 election: Requested vote from peers 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:15.140523  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d29c47148e4ada89e67f4b7cf9c6d9" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:15.141022  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d29c47148e4ada89e67f4b7cf9c6d9" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:15.141598  8030 raft_consensus.cc:3060] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.144665  8131 consensus_queue.cc:1048] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:15.147482  8030 raft_consensus.cc:2468] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 1.
I20260710 11:01:15.141062  7958 raft_consensus.cc:3060] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.148860  7848 leader_election.cc:304] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:15.150262  8079 raft_consensus.cc:2804] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:15.150856  8079 raft_consensus.cc:697] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Becoming Leader. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Running, Role: LEADER
I20260710 11:01:15.151875  8079 consensus_queue.cc:237] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.162221  7958 raft_consensus.cc:2468] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 1.
I20260710 11:01:15.173393  7778 catalog_manager.cc:5697] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 reported cstate change: term changed from 0 to 1, leader changed from <none> to df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193). New cstate: current_term: 1 leader_uuid: "df6fd5bad6854e3bb264de9a16681c20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:15.174204  8097 raft_consensus.cc:493] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:15.174896  8097 raft_consensus.cc:515] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.176571  8097 leader_election.cc:290] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:15.177273  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a037c37c900b4408b4eeb78929b0cad1" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20" is_pre_election: true
I20260710 11:01:15.177510  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a037c37c900b4408b4eeb78929b0cad1" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676" is_pre_election: true
I20260710 11:01:15.177935  7882 raft_consensus.cc:2468] T a037c37c900b4408b4eeb78929b0cad1 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 0.
I20260710 11:01:15.178131  8030 raft_consensus.cc:2468] T a037c37c900b4408b4eeb78929b0cad1 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 0.
I20260710 11:01:15.179078  7923 leader_election.cc:304] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, 7781871ceb214b6d840d79f43472e9be; no voters: 
I20260710 11:01:15.179687  8097 raft_consensus.cc:2804] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:15.179973  8097 raft_consensus.cc:493] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:15.180270  8097 raft_consensus.cc:3060] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.186542  8097 raft_consensus.cc:515] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.187953  8097 leader_election.cc:290] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:15.188951  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a037c37c900b4408b4eeb78929b0cad1" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:15.189067  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a037c37c900b4408b4eeb78929b0cad1" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:15.189522  7882 raft_consensus.cc:3060] T a037c37c900b4408b4eeb78929b0cad1 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.189666  8030 raft_consensus.cc:3060] T a037c37c900b4408b4eeb78929b0cad1 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.194016  7882 raft_consensus.cc:2468] T a037c37c900b4408b4eeb78929b0cad1 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 1.
I20260710 11:01:15.194450  8030 raft_consensus.cc:2468] T a037c37c900b4408b4eeb78929b0cad1 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 1.
I20260710 11:01:15.195024  7923 leader_election.cc:304] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:15.195855  8097 raft_consensus.cc:2804] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:15.196338  8097 raft_consensus.cc:697] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Becoming Leader. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Running, Role: LEADER
I20260710 11:01:15.197134  8097 consensus_queue.cc:237] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.203994  7779 catalog_manager.cc:5697] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be reported cstate change: term changed from 0 to 1, leader changed from <none> to 7781871ceb214b6d840d79f43472e9be (127.3.214.194). New cstate: current_term: 1 leader_uuid: "7781871ceb214b6d840d79f43472e9be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:15.275269  8030 raft_consensus.cc:3060] T f045074a03b44bbc999d086b0547b804 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.281136  8097 consensus_queue.cc:1048] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.292752  8108 consensus_queue.cc:1048] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.377329  8079 consensus_queue.cc:1048] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.388638  8098 consensus_queue.cc:1048] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.392315  8098 consensus_queue.cc:1048] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.393358  8131 consensus_queue.cc:1048] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.398767  7958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f045074a03b44bbc999d086b0547b804"
dest_uuid: "7781871ceb214b6d840d79f43472e9be"
mode: GRACEFUL
new_leader_uuid: "df6fd5bad6854e3bb264de9a16681c20"
 from {username='slave'} at 127.0.0.1:54736
I20260710 11:01:15.399566  7958 raft_consensus.cc:606] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Received request to transfer leadership to TS df6fd5bad6854e3bb264de9a16681c20
I20260710 11:01:15.406271  7958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "230a9c254d344c4892c7c84756eb35f2"
dest_uuid: "7781871ceb214b6d840d79f43472e9be"
mode: GRACEFUL
new_leader_uuid: "df6fd5bad6854e3bb264de9a16681c20"
 from {username='slave'} at 127.0.0.1:54736
I20260710 11:01:15.406812  7958 raft_consensus.cc:606] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Received request to transfer leadership to TS df6fd5bad6854e3bb264de9a16681c20
I20260710 11:01:15.414021  8105 consensus_queue.cc:1048] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.417717  8080 consensus_queue.cc:1048] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.433498  8105 consensus_queue.cc:1048] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.444286  8108 consensus_queue.cc:1048] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:15.459121  8032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1c153476f4b49958570065c637ae3de"
dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
mode: GRACEFUL
new_leader_uuid: "df6fd5bad6854e3bb264de9a16681c20"
 from {username='slave'} at 127.0.0.1:41218
I20260710 11:01:15.459805  8032 raft_consensus.cc:606] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [term 1 LEADER]: Received request to transfer leadership to TS df6fd5bad6854e3bb264de9a16681c20
I20260710 11:01:15.466976  8030 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "330eee3911694ad7b8a4b796c4cf41e9"
dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
mode: GRACEFUL
new_leader_uuid: "df6fd5bad6854e3bb264de9a16681c20"
 from {username='slave'} at 127.0.0.1:41218
I20260710 11:01:15.467641  8030 raft_consensus.cc:606] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 LEADER]: Received request to transfer leadership to TS df6fd5bad6854e3bb264de9a16681c20
I20260710 11:01:15.468971  8079 consensus_queue.cc:1048] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.478044  8097 consensus_queue.cc:1048] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.501329  8078 raft_consensus.cc:993] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be: : Instructing follower df6fd5bad6854e3bb264de9a16681c20 to start an election
I20260710 11:01:15.501803  8078 raft_consensus.cc:1081] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Signalling peer df6fd5bad6854e3bb264de9a16681c20 to start an election
I20260710 11:01:15.501581  7882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "741ac577170a4ad69e4b187b9699f156"
dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
mode: GRACEFUL
new_leader_uuid: "7781871ceb214b6d840d79f43472e9be"
 from {username='slave'} at 127.0.0.1:57276
I20260710 11:01:15.503014  7882 raft_consensus.cc:606] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Received request to transfer leadership to TS 7781871ceb214b6d840d79f43472e9be
I20260710 11:01:15.503525  7883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "230a9c254d344c4892c7c84756eb35f2"
dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
 from {username='slave'} at 127.0.0.1:57272
I20260710 11:01:15.504133  7883 raft_consensus.cc:493] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:15.504474  7883 raft_consensus.cc:3060] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.510178  7882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cd7a24b0704438f8a5fbcb44b9a83c6"
dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
mode: GRACEFUL
new_leader_uuid: "7781871ceb214b6d840d79f43472e9be"
 from {username='slave'} at 127.0.0.1:57276
I20260710 11:01:15.510795  7882 raft_consensus.cc:606] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Received request to transfer leadership to TS 7781871ceb214b6d840d79f43472e9be
I20260710 11:01:15.511955  7883 raft_consensus.cc:515] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.515268  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230a9c254d344c4892c7c84756eb35f2" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:15.515362  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230a9c254d344c4892c7c84756eb35f2" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:15.515861  8031 raft_consensus.cc:3060] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.516187  7958 raft_consensus.cc:3055] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:15.516621  7958 raft_consensus.cc:740] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Running, Role: LEADER
I20260710 11:01:15.516968  7882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6d29c47148e4ada89e67f4b7cf9c6d9"
dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
mode: GRACEFUL
new_leader_uuid: "7781871ceb214b6d840d79f43472e9be"
 from {username='slave'} at 127.0.0.1:57276
I20260710 11:01:15.517621  7882 raft_consensus.cc:606] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Received request to transfer leadership to TS 7781871ceb214b6d840d79f43472e9be
I20260710 11:01:15.517618  7958 consensus_queue.cc:260] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.518872  7958 raft_consensus.cc:3060] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.521648  7883 leader_election.cc:290] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 2 election: Requested vote from peers 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:15.522799  8031 raft_consensus.cc:2468] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 2.
I20260710 11:01:15.524029  7848 leader_election.cc:304] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:15.524771  8098 raft_consensus.cc:2804] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:15.525272  8098 raft_consensus.cc:697] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [term 2 LEADER]: Becoming Leader. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Running, Role: LEADER
I20260710 11:01:15.525275  7883 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af4f255eec3c4ada9dfcacfe3679f5a0"
dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
mode: GRACEFUL
new_leader_uuid: "23f5a35e97684cfc96756a34a1ac1676"
 from {username='slave'} at 127.0.0.1:57276
I20260710 11:01:15.525718  7958 raft_consensus.cc:2468] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 2.
I20260710 11:01:15.525969  7883 raft_consensus.cc:606] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Received request to transfer leadership to TS 23f5a35e97684cfc96756a34a1ac1676
I20260710 11:01:15.526237  8098 consensus_queue.cc:237] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.532327  7779 catalog_manager.cc:5697] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 reported cstate change: term changed from 1 to 2, leader changed from 7781871ceb214b6d840d79f43472e9be (127.3.214.194) to df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193). New cstate: current_term: 2 leader_uuid: "df6fd5bad6854e3bb264de9a16681c20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:15.574438  8080 raft_consensus.cc:993] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676: : Instructing follower df6fd5bad6854e3bb264de9a16681c20 to start an election
I20260710 11:01:15.574949  8131 raft_consensus.cc:1081] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [term 1 LEADER]: Signalling peer df6fd5bad6854e3bb264de9a16681c20 to start an election
I20260710 11:01:15.576313  7883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1c153476f4b49958570065c637ae3de"
dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
 from {username='slave'} at 127.0.0.1:57270
I20260710 11:01:15.576784  7883 raft_consensus.cc:493] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:15.577087  7883 raft_consensus.cc:3060] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.581947  7883 raft_consensus.cc:515] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.583601  7883 leader_election.cc:290] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 2 election: Requested vote from peers 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:15.584314  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c153476f4b49958570065c637ae3de" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:15.584575  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c153476f4b49958570065c637ae3de" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:15.584980  7958 raft_consensus.cc:3060] T b1c153476f4b49958570065c637ae3de P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.585206  8031 raft_consensus.cc:3055] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:15.585565  8031 raft_consensus.cc:740] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Running, Role: LEADER
I20260710 11:01:15.586176  8031 consensus_queue.cc:260] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.587086  8031 raft_consensus.cc:3060] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.590013  7958 raft_consensus.cc:2468] T b1c153476f4b49958570065c637ae3de P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 2.
I20260710 11:01:15.591025  7847 leader_election.cc:304] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:15.591768  8098 raft_consensus.cc:2804] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:15.592152  8031 raft_consensus.cc:2468] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 2.
I20260710 11:01:15.592195  8098 raft_consensus.cc:697] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 [term 2 LEADER]: Becoming Leader. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Running, Role: LEADER
I20260710 11:01:15.593221  8098 consensus_queue.cc:237] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.599417  7779 catalog_manager.cc:5697] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 reported cstate change: term changed from 1 to 2, leader changed from 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195) to df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193). New cstate: current_term: 2 leader_uuid: "df6fd5bad6854e3bb264de9a16681c20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:15.655987  8098 consensus_queue.cc:1048] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.662284  8079 raft_consensus.cc:993] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20: : Instructing follower 7781871ceb214b6d840d79f43472e9be to start an election
I20260710 11:01:15.662781  8105 raft_consensus.cc:1081] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Signalling peer 7781871ceb214b6d840d79f43472e9be to start an election
I20260710 11:01:15.666832  7958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6d29c47148e4ada89e67f4b7cf9c6d9"
dest_uuid: "7781871ceb214b6d840d79f43472e9be"
 from {username='slave'} at 127.0.0.1:54728
I20260710 11:01:15.667454  7958 raft_consensus.cc:493] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:15.667591  8105 consensus_queue.cc:1048] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.667891  7958 raft_consensus.cc:3060] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.675374  7958 raft_consensus.cc:515] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.677250  7958 leader_election.cc:290] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 2 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:15.677937  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d29c47148e4ada89e67f4b7cf9c6d9" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:15.678565  7883 raft_consensus.cc:3055] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:15.678831  7883 raft_consensus.cc:740] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Running, Role: LEADER
I20260710 11:01:15.679366  7883 consensus_queue.cc:260] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.680258  7883 raft_consensus.cc:3060] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.680392  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d29c47148e4ada89e67f4b7cf9c6d9" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:15.681012  8031 raft_consensus.cc:3060] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.685971  8031 raft_consensus.cc:2468] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 2.
I20260710 11:01:15.686380  7883 raft_consensus.cc:2468] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 2.
I20260710 11:01:15.687006  7923 leader_election.cc:304] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, 7781871ceb214b6d840d79f43472e9be; no voters: 
I20260710 11:01:15.687707  8078 raft_consensus.cc:2804] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:15.688177  8078 raft_consensus.cc:697] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be [term 2 LEADER]: Becoming Leader. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Running, Role: LEADER
I20260710 11:01:15.688834  8078 consensus_queue.cc:237] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.694619  7778 catalog_manager.cc:5697] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be reported cstate change: term changed from 1 to 2, leader changed from df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193) to 7781871ceb214b6d840d79f43472e9be (127.3.214.194). New cstate: current_term: 2 leader_uuid: "7781871ceb214b6d840d79f43472e9be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:15.801582  8078 consensus_queue.cc:1048] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:15.802361  8098 raft_consensus.cc:993] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20: : Instructing follower 7781871ceb214b6d840d79f43472e9be to start an election
I20260710 11:01:15.802863  8105 raft_consensus.cc:1081] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Signalling peer 7781871ceb214b6d840d79f43472e9be to start an election
I20260710 11:01:15.804415  7958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cd7a24b0704438f8a5fbcb44b9a83c6"
dest_uuid: "7781871ceb214b6d840d79f43472e9be"
 from {username='slave'} at 127.0.0.1:54728
I20260710 11:01:15.804895  7958 raft_consensus.cc:493] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:15.805199  7958 raft_consensus.cc:3060] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.812278  8078 raft_consensus.cc:993] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be: : Instructing follower df6fd5bad6854e3bb264de9a16681c20 to start an election
I20260710 11:01:15.812860  8078 raft_consensus.cc:1081] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Signalling peer df6fd5bad6854e3bb264de9a16681c20 to start an election
I20260710 11:01:15.813868  7958 raft_consensus.cc:515] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.814848  7883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f045074a03b44bbc999d086b0547b804"
dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
 from {username='slave'} at 127.0.0.1:57272
I20260710 11:01:15.815412  7883 raft_consensus.cc:493] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:15.815798  7883 raft_consensus.cc:3060] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.817130  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd7a24b0704438f8a5fbcb44b9a83c6" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:15.817271  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd7a24b0704438f8a5fbcb44b9a83c6" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:15.817806  8031 raft_consensus.cc:3060] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.815922  8097 consensus_queue.cc:1048] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:15.817792  7882 raft_consensus.cc:3055] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:15.820757  7882 raft_consensus.cc:740] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Running, Role: LEADER
I20260710 11:01:15.821543  7882 consensus_queue.cc:260] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.823458  7883 raft_consensus.cc:515] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.824419  7882 raft_consensus.cc:3060] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.824856  8031 raft_consensus.cc:2468] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 2.
I20260710 11:01:15.825600  7883 leader_election.cc:290] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 2 election: Requested vote from peers 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:15.815913  7958 leader_election.cc:290] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 2 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:15.826886  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f045074a03b44bbc999d086b0547b804" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:15.827478  8032 raft_consensus.cc:3060] T f045074a03b44bbc999d086b0547b804 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.832742  7882 raft_consensus.cc:2468] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 2.
I20260710 11:01:15.835117  7923 leader_election.cc:304] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:15.835839  8078 raft_consensus.cc:2804] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:15.836241  8032 raft_consensus.cc:2468] T f045074a03b44bbc999d086b0547b804 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 2.
I20260710 11:01:15.836270  8078 raft_consensus.cc:697] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [term 2 LEADER]: Becoming Leader. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Running, Role: LEADER
I20260710 11:01:15.836882  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f045074a03b44bbc999d086b0547b804" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:15.837888  8030 raft_consensus.cc:1240] T f045074a03b44bbc999d086b0547b804 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Rejecting Update request from peer 7781871ceb214b6d840d79f43472e9be for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:15.837881  7958 raft_consensus.cc:3055] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:15.838495  7958 raft_consensus.cc:740] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Running, Role: LEADER
I20260710 11:01:15.838833  8078 consensus_queue.cc:237] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.839250  7958 consensus_queue.cc:260] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.840355  7958 raft_consensus.cc:3060] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.843055  7848 leader_election.cc:304] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:15.843888  8105 raft_consensus.cc:2804] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:15.844345  8105 raft_consensus.cc:697] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20 [term 2 LEADER]: Becoming Leader. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Running, Role: LEADER
I20260710 11:01:15.845150  8105 consensus_queue.cc:237] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.847500  7779 catalog_manager.cc:5697] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be reported cstate change: term changed from 1 to 2, leader changed from df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193) to 7781871ceb214b6d840d79f43472e9be (127.3.214.194). New cstate: current_term: 2 leader_uuid: "7781871ceb214b6d840d79f43472e9be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:15.848287  7958 raft_consensus.cc:2468] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 2.
I20260710 11:01:15.853089  7778 catalog_manager.cc:5697] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20 reported cstate change: term changed from 1 to 2, leader changed from 7781871ceb214b6d840d79f43472e9be (127.3.214.194) to df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193). New cstate: current_term: 2 leader_uuid: "df6fd5bad6854e3bb264de9a16681c20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:15.917479  8080 raft_consensus.cc:993] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676: : Instructing follower df6fd5bad6854e3bb264de9a16681c20 to start an election
I20260710 11:01:15.918012  8131 raft_consensus.cc:1081] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 LEADER]: Signalling peer df6fd5bad6854e3bb264de9a16681c20 to start an election
I20260710 11:01:15.919512  7882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "330eee3911694ad7b8a4b796c4cf41e9"
dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
 from {username='slave'} at 127.0.0.1:57270
I20260710 11:01:15.919988  7882 raft_consensus.cc:493] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:15.920285  7882 raft_consensus.cc:3060] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.925168  7882 raft_consensus.cc:515] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.926707  7882 leader_election.cc:290] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 2 election: Requested vote from peers 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:15.927455  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330eee3911694ad7b8a4b796c4cf41e9" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:15.927696  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330eee3911694ad7b8a4b796c4cf41e9" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:15.928107  7958 raft_consensus.cc:3060] T 330eee3911694ad7b8a4b796c4cf41e9 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.928349  8032 raft_consensus.cc:3055] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:15.928715  8032 raft_consensus.cc:740] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Running, Role: LEADER
I20260710 11:01:15.929512  8032 consensus_queue.cc:260] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.930163  8030 raft_consensus.cc:1275] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Refusing update from remote peer df6fd5bad6854e3bb264de9a16681c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:15.930598  8032 raft_consensus.cc:3060] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.931514  8105 consensus_queue.cc:1048] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:15.935878  7958 raft_consensus.cc:2468] T 330eee3911694ad7b8a4b796c4cf41e9 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 2.
I20260710 11:01:15.937134  7847 leader_election.cc:304] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:15.937814  8105 raft_consensus.cc:993] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20: : Instructing follower 7781871ceb214b6d840d79f43472e9be to start an election
I20260710 11:01:15.937944  8079 raft_consensus.cc:2804] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:15.938333  8098 raft_consensus.cc:1081] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Signalling peer 7781871ceb214b6d840d79f43472e9be to start an election
I20260710 11:01:15.940868  8032 raft_consensus.cc:2468] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 2.
I20260710 11:01:15.942139  7958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "741ac577170a4ad69e4b187b9699f156"
dest_uuid: "7781871ceb214b6d840d79f43472e9be"
 from {username='slave'} at 127.0.0.1:54728
I20260710 11:01:15.942698  7958 raft_consensus.cc:493] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:15.943158  7958 raft_consensus.cc:3060] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.943750  7957 raft_consensus.cc:1275] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Refusing update from remote peer df6fd5bad6854e3bb264de9a16681c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:15.945446  8158 consensus_queue.cc:1048] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:15.951344  7958 raft_consensus.cc:515] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.955667  7958 leader_election.cc:290] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 2 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:15.955889  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741ac577170a4ad69e4b187b9699f156" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:15.956074  8079 raft_consensus.cc:697] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20 [term 2 LEADER]: Becoming Leader. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Running, Role: LEADER
I20260710 11:01:15.956583  8032 raft_consensus.cc:3060] T 741ac577170a4ad69e4b187b9699f156 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.957244  8079 consensus_queue.cc:237] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.958482  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741ac577170a4ad69e4b187b9699f156" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:15.959105  7882 raft_consensus.cc:3055] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:15.959525  7882 raft_consensus.cc:740] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Running, Role: LEADER
I20260710 11:01:15.960284  7882 consensus_queue.cc:260] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.961345  7882 raft_consensus.cc:3060] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.964248  8032 raft_consensus.cc:2468] T 741ac577170a4ad69e4b187b9699f156 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 2.
I20260710 11:01:15.965481  7923 leader_election.cc:304] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, 7781871ceb214b6d840d79f43472e9be; no voters: 
I20260710 11:01:15.966428  8078 raft_consensus.cc:2804] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:15.966902  8078 raft_consensus.cc:697] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be [term 2 LEADER]: Becoming Leader. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Running, Role: LEADER
I20260710 11:01:15.967113  7882 raft_consensus.cc:2468] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 2.
I20260710 11:01:15.967693  8078 consensus_queue.cc:237] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.971377  8079 raft_consensus.cc:993] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20: : Instructing follower 23f5a35e97684cfc96756a34a1ac1676 to start an election
I20260710 11:01:15.971817  8079 raft_consensus.cc:1081] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Signalling peer 23f5a35e97684cfc96756a34a1ac1676 to start an election
I20260710 11:01:15.972381  7779 catalog_manager.cc:5697] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20 reported cstate change: term changed from 1 to 2, leader changed from 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195) to df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193). New cstate: current_term: 2 leader_uuid: "df6fd5bad6854e3bb264de9a16681c20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:15.973290  8032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af4f255eec3c4ada9dfcacfe3679f5a0"
dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
 from {username='slave'} at 127.0.0.1:41202
I20260710 11:01:15.973829  8032 raft_consensus.cc:493] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:15.974109  8032 raft_consensus.cc:3060] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.979328  8032 raft_consensus.cc:515] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.981223  8032 leader_election.cc:290] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 2 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269)
I20260710 11:01:15.981954  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4f255eec3c4ada9dfcacfe3679f5a0" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:15.982578  7882 raft_consensus.cc:3055] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:15.982921  7882 raft_consensus.cc:740] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Running, Role: LEADER
I20260710 11:01:15.983331  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4f255eec3c4ada9dfcacfe3679f5a0" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:15.983911  7958 raft_consensus.cc:3060] T af4f255eec3c4ada9dfcacfe3679f5a0 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.983693  7882 consensus_queue.cc:260] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.985025  7882 raft_consensus.cc:3060] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.984947  7779 catalog_manager.cc:5697] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be reported cstate change: term changed from 1 to 2, leader changed from df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193) to 7781871ceb214b6d840d79f43472e9be (127.3.214.194). New cstate: current_term: 2 leader_uuid: "7781871ceb214b6d840d79f43472e9be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:15.990598  7958 raft_consensus.cc:2468] T af4f255eec3c4ada9dfcacfe3679f5a0 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 2.
I20260710 11:01:15.991791  7996 leader_election.cc:304] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, 7781871ceb214b6d840d79f43472e9be; no voters: 
I20260710 11:01:15.991791  7882 raft_consensus.cc:2468] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 2.
I20260710 11:01:15.992697  8131 raft_consensus.cc:2804] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:15.993189  8131 raft_consensus.cc:697] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 LEADER]: Becoming Leader. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Running, Role: LEADER
I20260710 11:01:15.993968  8131 consensus_queue.cc:237] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:15.999459  7779 catalog_manager.cc:5697] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676 reported cstate change: term changed from 1 to 2, leader changed from df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193) to 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195). New cstate: current_term: 2 leader_uuid: "23f5a35e97684cfc96756a34a1ac1676" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:16.116364  7882 raft_consensus.cc:1275] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Refusing update from remote peer 7781871ceb214b6d840d79f43472e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.117547  8078 consensus_queue.cc:1048] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.125161  8032 raft_consensus.cc:1275] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Refusing update from remote peer 7781871ceb214b6d840d79f43472e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.126953  8108 consensus_queue.cc:1048] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.152901  8032 raft_consensus.cc:1275] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Refusing update from remote peer df6fd5bad6854e3bb264de9a16681c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.154161  8079 consensus_queue.cc:1048] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.157001  7958 raft_consensus.cc:1275] T b1c153476f4b49958570065c637ae3de P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Refusing update from remote peer df6fd5bad6854e3bb264de9a16681c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.158676  8079 consensus_queue.cc:1048] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.243934  8032 raft_consensus.cc:1275] T f045074a03b44bbc999d086b0547b804 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Refusing update from remote peer df6fd5bad6854e3bb264de9a16681c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.245048  8079 consensus_queue.cc:1048] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.252209  7958 raft_consensus.cc:1275] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Refusing update from remote peer df6fd5bad6854e3bb264de9a16681c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.253450  8158 consensus_queue.cc:1048] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.343739  8032 raft_consensus.cc:1275] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Refusing update from remote peer df6fd5bad6854e3bb264de9a16681c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.345047  8158 consensus_queue.cc:1048] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.352675  7958 raft_consensus.cc:1275] T 330eee3911694ad7b8a4b796c4cf41e9 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Refusing update from remote peer df6fd5bad6854e3bb264de9a16681c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.355567  8079 consensus_queue.cc:1048] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.399292  7958 raft_consensus.cc:1275] T af4f255eec3c4ada9dfcacfe3679f5a0 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Refusing update from remote peer 23f5a35e97684cfc96756a34a1ac1676: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.400477  8131 consensus_queue.cc:1048] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.407680  7882 raft_consensus.cc:1275] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Refusing update from remote peer 23f5a35e97684cfc96756a34a1ac1676: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.409878  8131 consensus_queue.cc:1048] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.429730  7882 raft_consensus.cc:1275] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Refusing update from remote peer 7781871ceb214b6d840d79f43472e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.431294  8108 consensus_queue.cc:1048] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.431735  8032 raft_consensus.cc:1275] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Refusing update from remote peer 7781871ceb214b6d840d79f43472e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.433130  8108 consensus_queue.cc:1048] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.505749  7882 raft_consensus.cc:1275] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Refusing update from remote peer 7781871ceb214b6d840d79f43472e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.507277  8108 consensus_queue.cc:1048] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.517970  8032 raft_consensus.cc:1275] T 741ac577170a4ad69e4b187b9699f156 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Refusing update from remote peer 7781871ceb214b6d840d79f43472e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.519573  8097 consensus_queue.cc:1048] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:18.552455  7778 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54522:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:18.554862  7778 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:18.605971  7870 tablet_service.cc:1511] Processing CreateTablet for tablet e2ef589dc5864073be4e5e44d48b2a36 (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:18.606775  7948 tablet_service.cc:1511] Processing CreateTablet for tablet e2ef589dc5864073be4e5e44d48b2a36 (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:18.607393  7870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2ef589dc5864073be4e5e44d48b2a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.608103  7948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2ef589dc5864073be4e5e44d48b2a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.608279  8016 tablet_service.cc:1511] Processing CreateTablet for tablet e2ef589dc5864073be4e5e44d48b2a36 (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:18.609457  8016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2ef589dc5864073be4e5e44d48b2a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.615938  7945 tablet_service.cc:1511] Processing CreateTablet for tablet e16c38a4bf8a4c08bac65a178c199810 (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:18.615984  7941 tablet_service.cc:1511] Processing CreateTablet for tablet 503b9029d4fd401687453c07d4d46de4 (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:18.616622  8021 tablet_service.cc:1511] Processing CreateTablet for tablet 503b9029d4fd401687453c07d4d46de4 (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:18.617185  7945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16c38a4bf8a4c08bac65a178c199810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.617761  8021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 503b9029d4fd401687453c07d4d46de4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.618114  7941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 503b9029d4fd401687453c07d4d46de4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.619135  7944 tablet_service.cc:1511] Processing CreateTablet for tablet 9cc7d7784e314c1fa4db5554cc0a43f9 (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:18.620302  7944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cc7d7784e314c1fa4db5554cc0a43f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.622617  7942 tablet_service.cc:1511] Processing CreateTablet for tablet 2b91612d26834c3dacaa75a67552f6a3 (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:18.622857  7867 tablet_service.cc:1511] Processing CreateTablet for tablet 503b9029d4fd401687453c07d4d46de4 (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:18.623828  7942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b91612d26834c3dacaa75a67552f6a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.624063  7867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 503b9029d4fd401687453c07d4d46de4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.626492  7866 tablet_service.cc:1511] Processing CreateTablet for tablet 9cc7d7784e314c1fa4db5554cc0a43f9 (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:18.626518  7871 tablet_service.cc:1511] Processing CreateTablet for tablet e16c38a4bf8a4c08bac65a178c199810 (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:18.619905  8019 tablet_service.cc:1511] Processing CreateTablet for tablet e16c38a4bf8a4c08bac65a178c199810 (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:18.627730  7866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cc7d7784e314c1fa4db5554cc0a43f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.628394  7871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16c38a4bf8a4c08bac65a178c199810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.630633  7946 tablet_service.cc:1511] Processing CreateTablet for tablet d4c64a8916cb40fe98280fba39502c1d (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:18.632126  7946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c64a8916cb40fe98280fba39502c1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.634713  8022 tablet_service.cc:1511] Processing CreateTablet for tablet 9cc7d7784e314c1fa4db5554cc0a43f9 (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:18.635030  7947 tablet_service.cc:1511] Processing CreateTablet for tablet f50d7c9193fe43ca961e097ce7ea697a (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:18.636763  7947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f50d7c9193fe43ca961e097ce7ea697a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.637338  8017 tablet_service.cc:1511] Processing CreateTablet for tablet 2b91612d26834c3dacaa75a67552f6a3 (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:18.638159  7943 tablet_service.cc:1511] Processing CreateTablet for tablet ff5b6c5efc02478aae854eab860dddbc (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:18.639779  7943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff5b6c5efc02478aae854eab860dddbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.640403  7872 tablet_service.cc:1511] Processing CreateTablet for tablet 2b91612d26834c3dacaa75a67552f6a3 (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:18.641371  8019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16c38a4bf8a4c08bac65a178c199810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.641702  7872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b91612d26834c3dacaa75a67552f6a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.642859  8017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b91612d26834c3dacaa75a67552f6a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.644440  8022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cc7d7784e314c1fa4db5554cc0a43f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.644176  7868 tablet_service.cc:1511] Processing CreateTablet for tablet ff5b6c5efc02478aae854eab860dddbc (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:18.645402  7868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff5b6c5efc02478aae854eab860dddbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.648027  7865 tablet_service.cc:1511] Processing CreateTablet for tablet d4c64a8916cb40fe98280fba39502c1d (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:18.649235  7865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c64a8916cb40fe98280fba39502c1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.650272  7873 tablet_service.cc:1511] Processing CreateTablet for tablet f50d7c9193fe43ca961e097ce7ea697a (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:18.654562  7873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f50d7c9193fe43ca961e097ce7ea697a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.655057  7940 tablet_service.cc:1511] Processing CreateTablet for tablet 1770c0eee8c740d3836779f00dc96b9c (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:18.656335  7940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1770c0eee8c740d3836779f00dc96b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.657526  8015 tablet_service.cc:1511] Processing CreateTablet for tablet ff5b6c5efc02478aae854eab860dddbc (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:18.658771  8015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff5b6c5efc02478aae854eab860dddbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.666946  8018 tablet_service.cc:1511] Processing CreateTablet for tablet d4c64a8916cb40fe98280fba39502c1d (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:18.668217  8018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c64a8916cb40fe98280fba39502c1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.671012  8014 tablet_service.cc:1511] Processing CreateTablet for tablet f50d7c9193fe43ca961e097ce7ea697a (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:18.672281  8014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f50d7c9193fe43ca961e097ce7ea697a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.692107  7866 tablet_service.cc:1511] Processing CreateTablet for tablet 1770c0eee8c740d3836779f00dc96b9c (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:18.693586  7866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1770c0eee8c740d3836779f00dc96b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.698032  8020 tablet_service.cc:1511] Processing CreateTablet for tablet 1770c0eee8c740d3836779f00dc96b9c (DEFAULT_TABLE table=soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:18.699416  8020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1770c0eee8c740d3836779f00dc96b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.778333  8183 tablet_bootstrap.cc:492] T 503b9029d4fd401687453c07d4d46de4 P 23f5a35e97684cfc96756a34a1ac1676: Bootstrap starting.
I20260710 11:01:18.779109  8181 tablet_bootstrap.cc:492] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20: Bootstrap starting.
I20260710 11:01:18.788522  8183 tablet_bootstrap.cc:654] T 503b9029d4fd401687453c07d4d46de4 P 23f5a35e97684cfc96756a34a1ac1676: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.790093  8182 tablet_bootstrap.cc:492] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be: Bootstrap starting.
I20260710 11:01:18.793840  8181 tablet_bootstrap.cc:654] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.800760  8182 tablet_bootstrap.cc:654] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be: Neither blocks nor log segments found. Creating new log.
W20260710 11:01:18.801563  7829 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:18.801872  8183 tablet_bootstrap.cc:492] T 503b9029d4fd401687453c07d4d46de4 P 23f5a35e97684cfc96756a34a1ac1676: No bootstrap required, opened a new log
I20260710 11:01:18.802430  8183 ts_tablet_manager.cc:1403] T 503b9029d4fd401687453c07d4d46de4 P 23f5a35e97684cfc96756a34a1ac1676: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.007s
I20260710 11:01:18.804669  8181 tablet_bootstrap.cc:492] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20: No bootstrap required, opened a new log
I20260710 11:01:18.805140  8181 ts_tablet_manager.cc:1403] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.006s
I20260710 11:01:18.805423  8183 raft_consensus.cc:359] T 503b9029d4fd401687453c07d4d46de4 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.806120  8183 raft_consensus.cc:385] T 503b9029d4fd401687453c07d4d46de4 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.806380  8183 raft_consensus.cc:740] T 503b9029d4fd401687453c07d4d46de4 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.806681  8182 tablet_bootstrap.cc:492] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be: No bootstrap required, opened a new log
I20260710 11:01:18.807156  8182 ts_tablet_manager.cc:1403] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.007s
I20260710 11:01:18.807070  8183 consensus_queue.cc:260] T 503b9029d4fd401687453c07d4d46de4 P 23f5a35e97684cfc96756a34a1ac1676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.808209  8181 raft_consensus.cc:359] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.808990  8181 raft_consensus.cc:385] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.809338  8181 raft_consensus.cc:740] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.809397  8183 ts_tablet_manager.cc:1434] T 503b9029d4fd401687453c07d4d46de4 P 23f5a35e97684cfc96756a34a1ac1676: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:18.810102  8182 raft_consensus.cc:359] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.810823  8183 tablet_bootstrap.cc:492] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676: Bootstrap starting.
I20260710 11:01:18.810199  8181 consensus_queue.cc:260] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.813010  8181 ts_tablet_manager.cc:1434] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:01:18.814004  8181 tablet_bootstrap.cc:492] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20: Bootstrap starting.
I20260710 11:01:18.810894  8182 raft_consensus.cc:385] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.816278  8182 raft_consensus.cc:740] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.817092  8182 consensus_queue.cc:260] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.819404  8182 ts_tablet_manager.cc:1434] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:01:18.820382  8182 tablet_bootstrap.cc:492] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be: Bootstrap starting.
I20260710 11:01:18.822731  8183 tablet_bootstrap.cc:654] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.824426  8181 tablet_bootstrap.cc:654] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.832810  8182 tablet_bootstrap.cc:654] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.832890  8181 tablet_bootstrap.cc:492] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20: No bootstrap required, opened a new log
I20260710 11:01:18.833834  8181 ts_tablet_manager.cc:1403] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.009s
I20260710 11:01:18.837024  8181 raft_consensus.cc:359] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.838374  8181 raft_consensus.cc:385] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.838745  8181 raft_consensus.cc:740] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.839537  8181 consensus_queue.cc:260] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.843640  8181 ts_tablet_manager.cc:1434] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260710 11:01:18.844398  8183 tablet_bootstrap.cc:492] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676: No bootstrap required, opened a new log
I20260710 11:01:18.844899  8183 ts_tablet_manager.cc:1403] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.001s
I20260710 11:01:18.845003  8181 tablet_bootstrap.cc:492] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20: Bootstrap starting.
I20260710 11:01:18.847792  8183 raft_consensus.cc:359] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.848443  8183 raft_consensus.cc:385] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.848714  8183 raft_consensus.cc:740] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.849346  8183 consensus_queue.cc:260] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.851603  8183 ts_tablet_manager.cc:1434] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:01:18.852476  8183 tablet_bootstrap.cc:492] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676: Bootstrap starting.
I20260710 11:01:18.856386  8181 tablet_bootstrap.cc:654] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.859745  8183 tablet_bootstrap.cc:654] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.860109  8182 tablet_bootstrap.cc:492] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be: No bootstrap required, opened a new log
I20260710 11:01:18.860802  8182 ts_tablet_manager.cc:1403] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be: Time spent bootstrapping tablet: real 0.041s	user 0.024s	sys 0.009s
I20260710 11:01:18.864703  8183 tablet_bootstrap.cc:492] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676: No bootstrap required, opened a new log
I20260710 11:01:18.865134  8183 ts_tablet_manager.cc:1403] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:01:18.864986  8182 raft_consensus.cc:359] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.866062  8182 raft_consensus.cc:385] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.866425  8182 raft_consensus.cc:740] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.867249  8182 consensus_queue.cc:260] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.868613  8181 tablet_bootstrap.cc:492] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20: No bootstrap required, opened a new log
I20260710 11:01:18.869113  8181 ts_tablet_manager.cc:1403] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.013s
I20260710 11:01:18.869594  8182 ts_tablet_manager.cc:1434] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:01:18.869906  8183 raft_consensus.cc:359] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.870517  8182 tablet_bootstrap.cc:492] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be: Bootstrap starting.
I20260710 11:01:18.870675  8183 raft_consensus.cc:385] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.871143  8183 raft_consensus.cc:740] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.871906  8183 consensus_queue.cc:260] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.872205  8181 raft_consensus.cc:359] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.873008  8181 raft_consensus.cc:385] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.873314  8181 raft_consensus.cc:740] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.874003  8181 consensus_queue.cc:260] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.874586  8183 ts_tablet_manager.cc:1434] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:01:18.875532  8183 tablet_bootstrap.cc:492] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676: Bootstrap starting.
I20260710 11:01:18.876159  8181 ts_tablet_manager.cc:1434] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:01:18.877162  8181 tablet_bootstrap.cc:492] T 2b91612d26834c3dacaa75a67552f6a3 P df6fd5bad6854e3bb264de9a16681c20: Bootstrap starting.
I20260710 11:01:18.880424  8182 tablet_bootstrap.cc:654] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.883873  8181 tablet_bootstrap.cc:654] T 2b91612d26834c3dacaa75a67552f6a3 P df6fd5bad6854e3bb264de9a16681c20: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.884536  8183 tablet_bootstrap.cc:654] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.904378  8181 tablet_bootstrap.cc:492] T 2b91612d26834c3dacaa75a67552f6a3 P df6fd5bad6854e3bb264de9a16681c20: No bootstrap required, opened a new log
I20260710 11:01:18.904897  8181 ts_tablet_manager.cc:1403] T 2b91612d26834c3dacaa75a67552f6a3 P df6fd5bad6854e3bb264de9a16681c20: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.004s
I20260710 11:01:18.908792  8182 tablet_bootstrap.cc:492] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be: No bootstrap required, opened a new log
I20260710 11:01:18.909289  8182 ts_tablet_manager.cc:1403] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be: Time spent bootstrapping tablet: real 0.039s	user 0.002s	sys 0.019s
I20260710 11:01:18.909101  8181 raft_consensus.cc:359] T 2b91612d26834c3dacaa75a67552f6a3 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.909850  8181 raft_consensus.cc:385] T 2b91612d26834c3dacaa75a67552f6a3 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.910264  8181 raft_consensus.cc:740] T 2b91612d26834c3dacaa75a67552f6a3 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.910982  8181 consensus_queue.cc:260] T 2b91612d26834c3dacaa75a67552f6a3 P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.913264  8183 tablet_bootstrap.cc:492] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676: No bootstrap required, opened a new log
I20260710 11:01:18.913864  8183 ts_tablet_manager.cc:1403] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.016s
I20260710 11:01:18.914855  8181 ts_tablet_manager.cc:1434] T 2b91612d26834c3dacaa75a67552f6a3 P df6fd5bad6854e3bb264de9a16681c20: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:01:18.913533  8182 raft_consensus.cc:359] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.915334  8182 raft_consensus.cc:385] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.915670  8182 raft_consensus.cc:740] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.915876  8181 tablet_bootstrap.cc:492] T f50d7c9193fe43ca961e097ce7ea697a P df6fd5bad6854e3bb264de9a16681c20: Bootstrap starting.
I20260710 11:01:18.916505  8182 consensus_queue.cc:260] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.917912  8183 raft_consensus.cc:359] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.918649  8183 raft_consensus.cc:385] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.918825  8182 ts_tablet_manager.cc:1434] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:01:18.918967  8183 raft_consensus.cc:740] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.920276  8182 tablet_bootstrap.cc:492] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be: Bootstrap starting.
I20260710 11:01:18.920028  8183 consensus_queue.cc:260] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.925884  8181 tablet_bootstrap.cc:654] T f50d7c9193fe43ca961e097ce7ea697a P df6fd5bad6854e3bb264de9a16681c20: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.927345  8182 tablet_bootstrap.cc:654] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.928418  8183 ts_tablet_manager.cc:1434] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 11:01:18.929674  8183 tablet_bootstrap.cc:492] T d4c64a8916cb40fe98280fba39502c1d P 23f5a35e97684cfc96756a34a1ac1676: Bootstrap starting.
I20260710 11:01:18.936193  8182 tablet_bootstrap.cc:492] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be: No bootstrap required, opened a new log
I20260710 11:01:18.936795  8182 ts_tablet_manager.cc:1403] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260710 11:01:18.939616  8183 tablet_bootstrap.cc:654] T d4c64a8916cb40fe98280fba39502c1d P 23f5a35e97684cfc96756a34a1ac1676: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.941123  8182 raft_consensus.cc:359] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.941890  8182 raft_consensus.cc:385] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.942210  8182 raft_consensus.cc:740] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.942632  8181 tablet_bootstrap.cc:492] T f50d7c9193fe43ca961e097ce7ea697a P df6fd5bad6854e3bb264de9a16681c20: No bootstrap required, opened a new log
I20260710 11:01:18.943200  8181 ts_tablet_manager.cc:1403] T f50d7c9193fe43ca961e097ce7ea697a P df6fd5bad6854e3bb264de9a16681c20: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.008s
I20260710 11:01:18.943019  8182 consensus_queue.cc:260] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.945487  8182 ts_tablet_manager.cc:1434] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:01:18.946286  8182 tablet_bootstrap.cc:492] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 7781871ceb214b6d840d79f43472e9be: Bootstrap starting.
I20260710 11:01:18.946979  8181 raft_consensus.cc:359] T f50d7c9193fe43ca961e097ce7ea697a P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.947962  8181 raft_consensus.cc:385] T f50d7c9193fe43ca961e097ce7ea697a P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.948351  8181 raft_consensus.cc:740] T f50d7c9193fe43ca961e097ce7ea697a P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.949199  8181 consensus_queue.cc:260] T f50d7c9193fe43ca961e097ce7ea697a P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.951948  8181 ts_tablet_manager.cc:1434] T f50d7c9193fe43ca961e097ce7ea697a P df6fd5bad6854e3bb264de9a16681c20: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:01:18.952180  8182 tablet_bootstrap.cc:654] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 7781871ceb214b6d840d79f43472e9be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.952386  8183 tablet_bootstrap.cc:492] T d4c64a8916cb40fe98280fba39502c1d P 23f5a35e97684cfc96756a34a1ac1676: No bootstrap required, opened a new log
I20260710 11:01:18.952993  8181 tablet_bootstrap.cc:492] T ff5b6c5efc02478aae854eab860dddbc P df6fd5bad6854e3bb264de9a16681c20: Bootstrap starting.
I20260710 11:01:18.953009  8183 ts_tablet_manager.cc:1403] T d4c64a8916cb40fe98280fba39502c1d P 23f5a35e97684cfc96756a34a1ac1676: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.005s
I20260710 11:01:18.956787  8183 raft_consensus.cc:359] T d4c64a8916cb40fe98280fba39502c1d P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.957844  8183 raft_consensus.cc:385] T d4c64a8916cb40fe98280fba39502c1d P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.958267  8183 raft_consensus.cc:740] T d4c64a8916cb40fe98280fba39502c1d P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.960151  8181 tablet_bootstrap.cc:654] T ff5b6c5efc02478aae854eab860dddbc P df6fd5bad6854e3bb264de9a16681c20: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.959429  8183 consensus_queue.cc:260] T d4c64a8916cb40fe98280fba39502c1d P 23f5a35e97684cfc96756a34a1ac1676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.964073  8183 ts_tablet_manager.cc:1434] T d4c64a8916cb40fe98280fba39502c1d P 23f5a35e97684cfc96756a34a1ac1676: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:01:18.965111  8183 tablet_bootstrap.cc:492] T e2ef589dc5864073be4e5e44d48b2a36 P 23f5a35e97684cfc96756a34a1ac1676: Bootstrap starting.
I20260710 11:01:18.965925  8182 tablet_bootstrap.cc:492] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 7781871ceb214b6d840d79f43472e9be: No bootstrap required, opened a new log
I20260710 11:01:18.966428  8182 ts_tablet_manager.cc:1403] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 7781871ceb214b6d840d79f43472e9be: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260710 11:01:18.969396  8182 raft_consensus.cc:359] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.969873  8181 tablet_bootstrap.cc:492] T ff5b6c5efc02478aae854eab860dddbc P df6fd5bad6854e3bb264de9a16681c20: No bootstrap required, opened a new log
I20260710 11:01:18.970150  8182 raft_consensus.cc:385] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.970460  8181 ts_tablet_manager.cc:1403] T ff5b6c5efc02478aae854eab860dddbc P df6fd5bad6854e3bb264de9a16681c20: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260710 11:01:18.970518  8182 raft_consensus.cc:740] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.971398  8182 consensus_queue.cc:260] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.973136  8183 tablet_bootstrap.cc:654] T e2ef589dc5864073be4e5e44d48b2a36 P 23f5a35e97684cfc96756a34a1ac1676: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.973750  8182 ts_tablet_manager.cc:1434] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 7781871ceb214b6d840d79f43472e9be: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:18.974795  8182 tablet_bootstrap.cc:492] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be: Bootstrap starting.
I20260710 11:01:18.975636  8181 raft_consensus.cc:359] T ff5b6c5efc02478aae854eab860dddbc P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.976328  8181 raft_consensus.cc:385] T ff5b6c5efc02478aae854eab860dddbc P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.976603  8181 raft_consensus.cc:740] T ff5b6c5efc02478aae854eab860dddbc P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.977313  8181 consensus_queue.cc:260] T ff5b6c5efc02478aae854eab860dddbc P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:18.979591  8181 ts_tablet_manager.cc:1434] T ff5b6c5efc02478aae854eab860dddbc P df6fd5bad6854e3bb264de9a16681c20: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260710 11:01:18.980517  8181 tablet_bootstrap.cc:492] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20: Bootstrap starting.
I20260710 11:01:18.982350  8182 tablet_bootstrap.cc:654] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.986668  8181 tablet_bootstrap.cc:654] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.998383  8181 tablet_bootstrap.cc:492] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20: No bootstrap required, opened a new log
I20260710 11:01:18.998843  8181 ts_tablet_manager.cc:1403] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:01:19.001816  8181 raft_consensus.cc:359] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.002312  8169 raft_consensus.cc:493] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.002535  8181 raft_consensus.cc:385] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.002799  8182 tablet_bootstrap.cc:492] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be: No bootstrap required, opened a new log
I20260710 11:01:19.003094  8183 tablet_bootstrap.cc:492] T e2ef589dc5864073be4e5e44d48b2a36 P 23f5a35e97684cfc96756a34a1ac1676: No bootstrap required, opened a new log
I20260710 11:01:19.003444  8182 ts_tablet_manager.cc:1403] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.012s
I20260710 11:01:19.003718  8183 ts_tablet_manager.cc:1403] T e2ef589dc5864073be4e5e44d48b2a36 P 23f5a35e97684cfc96756a34a1ac1676: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.008s
I20260710 11:01:19.002837  8169 raft_consensus.cc:515] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.006170  8169 leader_election.cc:290] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:19.002923  8181 raft_consensus.cc:740] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.006387  8182 raft_consensus.cc:359] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.007252  8182 raft_consensus.cc:385] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.006951  8183 raft_consensus.cc:359] T e2ef589dc5864073be4e5e44d48b2a36 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.007130  8181 consensus_queue.cc:260] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.007671  8182 raft_consensus.cc:740] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.007870  8183 raft_consensus.cc:385] T e2ef589dc5864073be4e5e44d48b2a36 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.008448  8183 raft_consensus.cc:740] T e2ef589dc5864073be4e5e44d48b2a36 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.008528  8182 consensus_queue.cc:260] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.009327  8169 raft_consensus.cc:493] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.009384  8183 consensus_queue.cc:260] T e2ef589dc5864073be4e5e44d48b2a36 P 23f5a35e97684cfc96756a34a1ac1676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.009935  8169 raft_consensus.cc:515] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.010871  8182 ts_tablet_manager.cc:1434] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260710 11:01:19.010869  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1770c0eee8c740d3836779f00dc96b9c" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676" is_pre_election: true
I20260710 11:01:19.011865  8169 leader_election.cc:290] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:19.012002  8182 tablet_bootstrap.cc:492] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be: Bootstrap starting.
W20260710 11:01:19.013375  7923 leader_election.cc:343] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.013617  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1770c0eee8c740d3836779f00dc96b9c" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20" is_pre_election: true
I20260710 11:01:19.014626  8181 ts_tablet_manager.cc:1434] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:01:19.015563  8181 tablet_bootstrap.cc:492] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20: Bootstrap starting.
I20260710 11:01:19.017807  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b91612d26834c3dacaa75a67552f6a3" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20" is_pre_election: true
I20260710 11:01:19.018549  7881 raft_consensus.cc:2468] T 2b91612d26834c3dacaa75a67552f6a3 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 0.
I20260710 11:01:19.019017  8182 tablet_bootstrap.cc:654] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.021764  8181 tablet_bootstrap.cc:654] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.022768  8183 ts_tablet_manager.cc:1434] T e2ef589dc5864073be4e5e44d48b2a36 P 23f5a35e97684cfc96756a34a1ac1676: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:01:19.023859  8183 tablet_bootstrap.cc:492] T e16c38a4bf8a4c08bac65a178c199810 P 23f5a35e97684cfc96756a34a1ac1676: Bootstrap starting.
I20260710 11:01:19.025766  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b91612d26834c3dacaa75a67552f6a3" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676" is_pre_election: true
W20260710 11:01:19.027573  7923 leader_election.cc:343] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.030648  8182 tablet_bootstrap.cc:492] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be: No bootstrap required, opened a new log
W20260710 11:01:19.031093  7923 leader_election.cc:343] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.031538  7923 leader_election.cc:304] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be; no voters: 23f5a35e97684cfc96756a34a1ac1676, df6fd5bad6854e3bb264de9a16681c20
I20260710 11:01:19.031823  8183 tablet_bootstrap.cc:654] T e16c38a4bf8a4c08bac65a178c199810 P 23f5a35e97684cfc96756a34a1ac1676: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.032239  8108 raft_consensus.cc:2749] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:19.033524  7923 leader_election.cc:304] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 23f5a35e97684cfc96756a34a1ac1676
I20260710 11:01:19.034257  8108 raft_consensus.cc:2804] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.034536  8181 tablet_bootstrap.cc:492] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20: No bootstrap required, opened a new log
I20260710 11:01:19.034595  8108 raft_consensus.cc:493] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.035243  8108 raft_consensus.cc:3060] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.035355  8181 ts_tablet_manager.cc:1403] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 11:01:19.038829  8181 raft_consensus.cc:359] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.039896  8181 raft_consensus.cc:385] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.040217  8181 raft_consensus.cc:740] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.041038  8181 consensus_queue.cc:260] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.042986  8108 raft_consensus.cc:515] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.031093  8182 ts_tablet_manager.cc:1403] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260710 11:01:19.045634  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b91612d26834c3dacaa75a67552f6a3" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:19.046247  7881 raft_consensus.cc:3060] T 2b91612d26834c3dacaa75a67552f6a3 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.046532  8181 ts_tablet_manager.cc:1434] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:01:19.047435  8181 tablet_bootstrap.cc:492] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20: Bootstrap starting.
I20260710 11:01:19.047852  8182 raft_consensus.cc:359] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.048548  8182 raft_consensus.cc:385] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.048810  8182 raft_consensus.cc:740] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.050853  8108 leader_election.cc:290] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:19.051613  8182 consensus_queue.cc:260] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.053556  7881 raft_consensus.cc:2468] T 2b91612d26834c3dacaa75a67552f6a3 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 1.
I20260710 11:01:19.054232  8182 ts_tablet_manager.cc:1434] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:01:19.054839  7923 leader_election.cc:304] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:19.055301  8182 tablet_bootstrap.cc:492] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be: Bootstrap starting.
I20260710 11:01:19.055753  8108 raft_consensus.cc:2804] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.056078  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b91612d26834c3dacaa75a67552f6a3" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:19.056674  8183 tablet_bootstrap.cc:492] T e16c38a4bf8a4c08bac65a178c199810 P 23f5a35e97684cfc96756a34a1ac1676: No bootstrap required, opened a new log
I20260710 11:01:19.056794  8108 raft_consensus.cc:697] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Becoming Leader. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Running, Role: LEADER
I20260710 11:01:19.057227  8183 ts_tablet_manager.cc:1403] T e16c38a4bf8a4c08bac65a178c199810 P 23f5a35e97684cfc96756a34a1ac1676: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.000s
W20260710 11:01:19.057333  7923 leader_election.cc:343] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.058095  8108 consensus_queue.cc:237] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.060513  8183 raft_consensus.cc:359] T e16c38a4bf8a4c08bac65a178c199810 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.061280  8183 raft_consensus.cc:385] T e16c38a4bf8a4c08bac65a178c199810 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.061591  8183 raft_consensus.cc:740] T e16c38a4bf8a4c08bac65a178c199810 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.063122  8182 tablet_bootstrap.cc:654] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.062471  8183 consensus_queue.cc:260] T e16c38a4bf8a4c08bac65a178c199810 P 23f5a35e97684cfc96756a34a1ac1676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.065088  8183 ts_tablet_manager.cc:1434] T e16c38a4bf8a4c08bac65a178c199810 P 23f5a35e97684cfc96756a34a1ac1676: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:19.054250  8181 tablet_bootstrap.cc:654] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.066387  8183 tablet_bootstrap.cc:492] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676: Bootstrap starting.
I20260710 11:01:19.068676  8170 raft_consensus.cc:493] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.069132  8170 raft_consensus.cc:515] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.071449  8170 leader_election.cc:290] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269)
I20260710 11:01:19.073366  8183 tablet_bootstrap.cc:654] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.073432  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5b6c5efc02478aae854eab860dddbc" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be" is_pre_election: true
I20260710 11:01:19.073846  8169 raft_consensus.cc:493] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.074239  7958 raft_consensus.cc:2468] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 0.
I20260710 11:01:19.074352  8169 raft_consensus.cc:515] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.076495  8170 raft_consensus.cc:493] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.077324  7996 leader_election.cc:304] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, 7781871ceb214b6d840d79f43472e9be; no voters: 
I20260710 11:01:19.080631  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ef589dc5864073be4e5e44d48b2a36" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20" is_pre_election: true
I20260710 11:01:19.077162  8170 raft_consensus.cc:515] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.081511  8181 tablet_bootstrap.cc:492] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20: No bootstrap required, opened a new log
I20260710 11:01:19.081984  8181 ts_tablet_manager.cc:1403] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.009s
I20260710 11:01:19.084761  8181 raft_consensus.cc:359] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.085340  8181 raft_consensus.cc:385] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.085628  8181 raft_consensus.cc:740] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.076496  8169 leader_election.cc:290] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:19.086298  8181 consensus_queue.cc:260] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.081291  7881 raft_consensus.cc:2468] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 0.
I20260710 11:01:19.087007  8213 raft_consensus.cc:2804] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.092547  7923 leader_election.cc:304] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:19.090189  8170 leader_election.cc:290] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269)
I20260710 11:01:19.090968  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ef589dc5864073be4e5e44d48b2a36" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676" is_pre_election: true
I20260710 11:01:19.095026  8030 raft_consensus.cc:2468] T e2ef589dc5864073be4e5e44d48b2a36 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 0.
I20260710 11:01:19.089325  8183 tablet_bootstrap.cc:492] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676: No bootstrap required, opened a new log
I20260710 11:01:19.092227  8169 raft_consensus.cc:493] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.097098  8183 ts_tablet_manager.cc:1403] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.004s
I20260710 11:01:19.089623  8207 raft_consensus.cc:493] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.097389  8169 raft_consensus.cc:515] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.097941  8207 raft_consensus.cc:515] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.099747  8169 leader_election.cc:290] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:19.100353  8169 raft_consensus.cc:2804] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.100873  8169 raft_consensus.cc:493] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:01:19.092180  7848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.214.195:46589, user_credentials={real_user=slave}} blocked reactor thread for 56661us
I20260710 11:01:19.100262  8183 raft_consensus.cc:359] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.102234  8183 raft_consensus.cc:385] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.101994  8169 raft_consensus.cc:3060] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.102684  8183 raft_consensus.cc:740] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.103523  8183 consensus_queue.cc:260] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.105427  8183 ts_tablet_manager.cc:1434] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:01:19.106302  8183 tablet_bootstrap.cc:492] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676: Bootstrap starting.
I20260710 11:01:19.109334  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5b6c5efc02478aae854eab860dddbc" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20" is_pre_election: true
I20260710 11:01:19.109860  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50d7c9193fe43ca961e097ce7ea697a" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20" is_pre_election: true
I20260710 11:01:19.110212  7881 raft_consensus.cc:2468] T ff5b6c5efc02478aae854eab860dddbc P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 0.
I20260710 11:01:19.110764  7882 raft_consensus.cc:2468] T f50d7c9193fe43ca961e097ce7ea697a P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 0.
I20260710 11:01:19.109361  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7d7784e314c1fa4db5554cc0a43f9" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676" is_pre_election: true
I20260710 11:01:19.112106  8183 tablet_bootstrap.cc:654] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.112499  8030 raft_consensus.cc:2468] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 0.
I20260710 11:01:19.117702  7997 leader_election.cc:304] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:19.118862  8170 raft_consensus.cc:2804] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.093043  8213 raft_consensus.cc:493] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.119314  8170 raft_consensus.cc:493] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.119879  8170 raft_consensus.cc:3060] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.121065  8208 raft_consensus.cc:493] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.121709  8208 raft_consensus.cc:515] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.124742  8208 leader_election.cc:290] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:19.126693  7848 leader_election.cc:304] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:19.126957  8108 raft_consensus.cc:493] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.127704  8208 raft_consensus.cc:2804] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.128358  8208 raft_consensus.cc:493] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.128844  8208 raft_consensus.cc:3060] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.129161  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c64a8916cb40fe98280fba39502c1d" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676" is_pre_election: true
I20260710 11:01:19.130041  8032 raft_consensus.cc:2468] T d4c64a8916cb40fe98280fba39502c1d P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 0.
I20260710 11:01:19.134184  8182 tablet_bootstrap.cc:492] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be: No bootstrap required, opened a new log
I20260710 11:01:19.134667  8182 ts_tablet_manager.cc:1403] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be: Time spent bootstrapping tablet: real 0.080s	user 0.036s	sys 0.024s
W20260710 11:01:19.136264  7847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.214.194:33269, user_credentials={real_user=slave}} blocked reactor thread for 104230us
I20260710 11:01:19.133634  8108 raft_consensus.cc:515] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.120604  8213 raft_consensus.cc:3060] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.137621  8182 raft_consensus.cc:359] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.138258  8182 raft_consensus.cc:385] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.138512  8182 raft_consensus.cc:740] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.139027  8182 consensus_queue.cc:260] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.140405  8181 ts_tablet_manager.cc:1434] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20: Time spent starting tablet: real 0.058s	user 0.023s	sys 0.010s
W20260710 11:01:19.141151  7923 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.214.193:39983, user_credentials={real_user=slave}} blocked reactor thread for 47974.6us
I20260710 11:01:19.142972  8183 tablet_bootstrap.cc:492] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676: No bootstrap required, opened a new log
I20260710 11:01:19.142930  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7d7784e314c1fa4db5554cc0a43f9" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be" is_pre_election: true
I20260710 11:01:19.143503  8183 ts_tablet_manager.cc:1403] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.003s
I20260710 11:01:19.143561  7958 raft_consensus.cc:2468] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 0.
I20260710 11:01:19.144593  7957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c64a8916cb40fe98280fba39502c1d" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be" is_pre_election: true
I20260710 11:01:19.145183  7957 raft_consensus.cc:2468] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 0.
I20260710 11:01:19.146179  8182 ts_tablet_manager.cc:1434] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:01:19.146309  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "503b9029d4fd401687453c07d4d46de4" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20" is_pre_election: true
I20260710 11:01:19.147059  8182 tablet_bootstrap.cc:492] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be: Bootstrap starting.
I20260710 11:01:19.146960  7882 raft_consensus.cc:2468] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 0.
I20260710 11:01:19.147300  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50d7c9193fe43ca961e097ce7ea697a" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be" is_pre_election: true
I20260710 11:01:19.148452  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "503b9029d4fd401687453c07d4d46de4" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676" is_pre_election: true
I20260710 11:01:19.149758  7848 leader_election.cc:304] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:19.149989  8030 raft_consensus.cc:2468] T 503b9029d4fd401687453c07d4d46de4 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 0.
I20260710 11:01:19.150882  8108 leader_election.cc:290] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
W20260710 11:01:19.151163  7996 leader_election.cc:343] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.100500  8207 leader_election.cc:290] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:19.116978  7781 catalog_manager.cc:5697] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be reported cstate change: term changed from 0 to 1, leader changed from <none> to 7781871ceb214b6d840d79f43472e9be (127.3.214.194). New cstate: current_term: 1 leader_uuid: "7781871ceb214b6d840d79f43472e9be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.153825  8183 raft_consensus.cc:359] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.154508  8183 raft_consensus.cc:385] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.154775  8183 raft_consensus.cc:740] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.155583  8208 raft_consensus.cc:515] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.155637  8183 consensus_queue.cc:260] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.152661  8182 tablet_bootstrap.cc:654] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.157536  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16c38a4bf8a4c08bac65a178c199810" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20" is_pre_election: true
I20260710 11:01:19.157789  8208 leader_election.cc:290] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 election: Requested vote from peers 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:19.158241  7882 raft_consensus.cc:2468] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 0.
I20260710 11:01:19.152572  8158 raft_consensus.cc:2804] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.159416  8158 raft_consensus.cc:493] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.159871  8158 raft_consensus.cc:3060] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.160665  8213 raft_consensus.cc:515] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.162396  8183 ts_tablet_manager.cc:1434] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260710 11:01:19.165932  8213 leader_election.cc:290] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269)
I20260710 11:01:19.169430  8182 tablet_bootstrap.cc:492] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be: No bootstrap required, opened a new log
I20260710 11:01:19.169939  8182 ts_tablet_manager.cc:1403] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.004s
I20260710 11:01:19.172488  8182 raft_consensus.cc:359] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.173139  8182 raft_consensus.cc:385] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.173404  8182 raft_consensus.cc:740] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.174043  8182 consensus_queue.cc:260] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.172390  8158 raft_consensus.cc:515] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.175999  8182 ts_tablet_manager.cc:1434] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:01:19.177098  8158 leader_election.cc:290] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 election: Requested vote from peers 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:19.179385  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c64a8916cb40fe98280fba39502c1d" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:19.179760  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7d7784e314c1fa4db5554cc0a43f9" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:19.180078  8031 raft_consensus.cc:3060] T d4c64a8916cb40fe98280fba39502c1d P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.180300  8032 raft_consensus.cc:3060] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.180351  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7d7784e314c1fa4db5554cc0a43f9" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:19.180603  7923 leader_election.cc:304] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:19.180944  7955 raft_consensus.cc:3060] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.181391  8108 raft_consensus.cc:2804] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.181782  8108 raft_consensus.cc:493] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.179420  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5b6c5efc02478aae854eab860dddbc" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:19.182121  8108 raft_consensus.cc:3060] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.182464  7882 raft_consensus.cc:3060] T ff5b6c5efc02478aae854eab860dddbc P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.186836  7956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c64a8916cb40fe98280fba39502c1d" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:19.187417  7956 raft_consensus.cc:3060] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.188030  7955 raft_consensus.cc:2468] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 1.
I20260710 11:01:19.188586  7882 raft_consensus.cc:2468] T ff5b6c5efc02478aae854eab860dddbc P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 1.
I20260710 11:01:19.188962  8108 raft_consensus.cc:515] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.189725  7997 leader_election.cc:304] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:19.190380  8215 raft_consensus.cc:493] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.190632  8217 raft_consensus.cc:2804] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.191121  8217 raft_consensus.cc:697] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [term 1 LEADER]: Becoming Leader. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Running, Role: LEADER
I20260710 11:01:19.190894  8215 raft_consensus.cc:515] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.192018  8217 consensus_queue.cc:237] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.193002  8215 leader_election.cc:290] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:19.193559  7956 raft_consensus.cc:2468] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 1.
I20260710 11:01:19.193570  8208 raft_consensus.cc:493] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.194233  8208 raft_consensus.cc:515] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.196261  8208 leader_election.cc:290] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:19.197074  8032 raft_consensus.cc:2468] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 1.
I20260710 11:01:19.197264  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1770c0eee8c740d3836779f00dc96b9c" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676" is_pre_election: true
I20260710 11:01:19.197922  8030 raft_consensus.cc:2468] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 0.
I20260710 11:01:19.198151  7848 leader_election.cc:304] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:19.199232  7848 leader_election.cc:304] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:19.199486  8158 raft_consensus.cc:2804] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.199805  8108 leader_election.cc:290] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:19.200189  8214 raft_consensus.cc:2804] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.200539  8214 raft_consensus.cc:493] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.200811  8214 raft_consensus.cc:3060] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.201033  7923 leader_election.cc:304] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:19.201779  8031 raft_consensus.cc:2468] T d4c64a8916cb40fe98280fba39502c1d P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 1.
I20260710 11:01:19.201864  8108 raft_consensus.cc:2804] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.202454  8108 raft_consensus.cc:493] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.202847  8108 raft_consensus.cc:3060] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.202827  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16c38a4bf8a4c08bac65a178c199810" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676" is_pre_election: true
I20260710 11:01:19.203634  8030 raft_consensus.cc:2468] T e16c38a4bf8a4c08bac65a178c199810 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 0.
I20260710 11:01:19.203513  8169 raft_consensus.cc:515] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.205597  8158 raft_consensus.cc:697] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Becoming Leader. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Running, Role: LEADER
I20260710 11:01:19.205755  8169 leader_election.cc:290] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:19.174647  8170 raft_consensus.cc:515] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.206511  8158 consensus_queue.cc:237] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.209300  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50d7c9193fe43ca961e097ce7ea697a" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20" is_pre_election: true
I20260710 11:01:19.209860  7882 raft_consensus.cc:2468] T f50d7c9193fe43ca961e097ce7ea697a P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 0.
I20260710 11:01:19.210425  8108 raft_consensus.cc:515] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.210886  8214 raft_consensus.cc:515] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.211863  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50d7c9193fe43ca961e097ce7ea697a" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676" is_pre_election: true
I20260710 11:01:19.211967  7847 leader_election.cc:304] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:19.212697  8030 raft_consensus.cc:2393] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7781871ceb214b6d840d79f43472e9be in current term 1: Already voted for candidate 23f5a35e97684cfc96756a34a1ac1676 in this term.
I20260710 11:01:19.212651  8108 leader_election.cc:290] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:19.213614  8207 raft_consensus.cc:2804] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.214082  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "503b9029d4fd401687453c07d4d46de4" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:19.214265  8207 raft_consensus.cc:697] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Becoming Leader. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Running, Role: LEADER
I20260710 11:01:19.214615  7882 raft_consensus.cc:3060] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.214680  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "503b9029d4fd401687453c07d4d46de4" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:19.215343  8031 raft_consensus.cc:3060] T 503b9029d4fd401687453c07d4d46de4 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.215083  8207 consensus_queue.cc:237] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.217411  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50d7c9193fe43ca961e097ce7ea697a" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:19.218014  7881 raft_consensus.cc:3060] T f50d7c9193fe43ca961e097ce7ea697a P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.221263  7882 raft_consensus.cc:2468] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 1.
I20260710 11:01:19.221805  8214 leader_election.cc:290] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 election: Requested vote from peers 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:19.222241  8031 raft_consensus.cc:2468] T 503b9029d4fd401687453c07d4d46de4 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 1.
I20260710 11:01:19.226884  7881 raft_consensus.cc:2468] T f50d7c9193fe43ca961e097ce7ea697a P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 1.
I20260710 11:01:19.227357  7956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5b6c5efc02478aae854eab860dddbc" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:19.227958  7997 leader_election.cc:304] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:19.228909  8213 raft_consensus.cc:2804] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.229363  8213 raft_consensus.cc:697] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [term 1 LEADER]: Becoming Leader. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Running, Role: LEADER
I20260710 11:01:19.228062  7956 raft_consensus.cc:3060] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.230134  8213 consensus_queue.cc:237] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.238948  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1770c0eee8c740d3836779f00dc96b9c" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:19.240926  8031 raft_consensus.cc:3060] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.225483  7923 leader_election.cc:304] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, 7781871ceb214b6d840d79f43472e9be; no voters: 
I20260710 11:01:19.242484  8169 raft_consensus.cc:2804] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.242955  8169 raft_consensus.cc:697] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Becoming Leader. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Running, Role: LEADER
I20260710 11:01:19.242969  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1770c0eee8c740d3836779f00dc96b9c" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be" is_pre_election: true
I20260710 11:01:19.243306  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1770c0eee8c740d3836779f00dc96b9c" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:19.243677  7955 raft_consensus.cc:2468] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 0.
I20260710 11:01:19.243818  8169 consensus_queue.cc:237] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.245116  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ef589dc5864073be4e5e44d48b2a36" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:19.245703  7881 raft_consensus.cc:3060] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.247550  7923 leader_election.cc:304] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 23f5a35e97684cfc96756a34a1ac1676
I20260710 11:01:19.249925  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ef589dc5864073be4e5e44d48b2a36" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:19.250761  8030 raft_consensus.cc:3060] T e2ef589dc5864073be4e5e44d48b2a36 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.253238  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16c38a4bf8a4c08bac65a178c199810" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:19.253440  8108 raft_consensus.cc:2804] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.253829  8108 raft_consensus.cc:493] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.254132  8108 raft_consensus.cc:3060] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.256704  8032 raft_consensus.cc:3060] T e16c38a4bf8a4c08bac65a178c199810 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.257866  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16c38a4bf8a4c08bac65a178c199810" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:19.258334  7882 raft_consensus.cc:3060] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.261004  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50d7c9193fe43ca961e097ce7ea697a" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:19.264024  7882 raft_consensus.cc:2468] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 1.
I20260710 11:01:19.261530  7956 raft_consensus.cc:2468] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 1.
I20260710 11:01:19.265110  7923 leader_election.cc:304] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:19.265921  8215 raft_consensus.cc:2804] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.261791  8170 leader_election.cc:290] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269)
I20260710 11:01:19.269033  8108 raft_consensus.cc:515] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.269807  8030 raft_consensus.cc:2468] T e2ef589dc5864073be4e5e44d48b2a36 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 1.
I20260710 11:01:19.270186  7955 raft_consensus.cc:2393] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 23f5a35e97684cfc96756a34a1ac1676 in current term 1: Already voted for candidate 7781871ceb214b6d840d79f43472e9be in this term.
I20260710 11:01:19.271210  8108 leader_election.cc:290] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:19.264539  7781 catalog_manager.cc:5697] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 reported cstate change: term changed from 0 to 1, leader changed from <none> to df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193). New cstate: current_term: 1 leader_uuid: "df6fd5bad6854e3bb264de9a16681c20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.271908  7923 leader_election.cc:304] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, 7781871ceb214b6d840d79f43472e9be; no voters: 
I20260710 11:01:19.272624  8108 raft_consensus.cc:2804] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.273286  8108 raft_consensus.cc:697] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Becoming Leader. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Running, Role: LEADER
I20260710 11:01:19.272763  7781 catalog_manager.cc:5697] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 reported cstate change: term changed from 0 to 1, leader changed from <none> to df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193). New cstate: current_term: 1 leader_uuid: "df6fd5bad6854e3bb264de9a16681c20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.274245  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50d7c9193fe43ca961e097ce7ea697a" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:19.274976  7882 raft_consensus.cc:2393] T f50d7c9193fe43ca961e097ce7ea697a P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7781871ceb214b6d840d79f43472e9be in current term 1: Already voted for candidate 23f5a35e97684cfc96756a34a1ac1676 in this term.
I20260710 11:01:19.274506  8108 consensus_queue.cc:237] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.273559  8030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50d7c9193fe43ca961e097ce7ea697a" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:19.279875  8215 raft_consensus.cc:697] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Becoming Leader. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Running, Role: LEADER
I20260710 11:01:19.282115  7881 raft_consensus.cc:2468] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 1.
I20260710 11:01:19.283919  7923 leader_election.cc:304] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [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: 7781871ceb214b6d840d79f43472e9be; no voters: 23f5a35e97684cfc96756a34a1ac1676, df6fd5bad6854e3bb264de9a16681c20
I20260710 11:01:19.283807  8215 consensus_queue.cc:237] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.283986  8032 raft_consensus.cc:2468] T e16c38a4bf8a4c08bac65a178c199810 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 1.
I20260710 11:01:19.287235  8228 raft_consensus.cc:2749] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:19.287271  8031 raft_consensus.cc:2468] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 1.
I20260710 11:01:19.294348  7848 leader_election.cc:304] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, df6fd5bad6854e3bb264de9a16681c20; no voters: 7781871ceb214b6d840d79f43472e9be
I20260710 11:01:19.295463  8207 raft_consensus.cc:2804] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.295908  8207 raft_consensus.cc:697] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Becoming Leader. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Running, Role: LEADER
I20260710 11:01:19.296567  8207 consensus_queue.cc:237] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.296337  7781 catalog_manager.cc:5697] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be reported cstate change: term changed from 0 to 1, leader changed from <none> to 7781871ceb214b6d840d79f43472e9be (127.3.214.194). New cstate: current_term: 1 leader_uuid: "7781871ceb214b6d840d79f43472e9be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.302876  7780 catalog_manager.cc:5697] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "23f5a35e97684cfc96756a34a1ac1676" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:19.310616  7778 catalog_manager.cc:5697] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 reported cstate change: term changed from 0 to 1, leader changed from <none> to df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193). New cstate: current_term: 1 leader_uuid: "df6fd5bad6854e3bb264de9a16681c20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.314090  7781 catalog_manager.cc:5697] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be reported cstate change: term changed from 0 to 1, leader changed from <none> to 7781871ceb214b6d840d79f43472e9be (127.3.214.194). New cstate: current_term: 1 leader_uuid: "7781871ceb214b6d840d79f43472e9be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.315829  7781 catalog_manager.cc:5697] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be reported cstate change: term changed from 0 to 1, leader changed from <none> to 7781871ceb214b6d840d79f43472e9be (127.3.214.194). New cstate: current_term: 1 leader_uuid: "7781871ceb214b6d840d79f43472e9be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.321401  7778 catalog_manager.cc:5697] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195). New cstate: current_term: 1 leader_uuid: "23f5a35e97684cfc96756a34a1ac1676" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:19.349525  7955 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2ef589dc5864073be4e5e44d48b2a36"
dest_uuid: "7781871ceb214b6d840d79f43472e9be"
mode: GRACEFUL
new_leader_uuid: "df6fd5bad6854e3bb264de9a16681c20"
 from {username='slave'} at 127.0.0.1:54736
I20260710 11:01:19.350054  7955 raft_consensus.cc:606] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Received request to transfer leadership to TS df6fd5bad6854e3bb264de9a16681c20
I20260710 11:01:19.354595  7955 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "503b9029d4fd401687453c07d4d46de4"
dest_uuid: "7781871ceb214b6d840d79f43472e9be"
mode: GRACEFUL
new_leader_uuid: "df6fd5bad6854e3bb264de9a16681c20"
 from {username='slave'} at 127.0.0.1:54736
I20260710 11:01:19.355060  7955 raft_consensus.cc:606] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Received request to transfer leadership to TS df6fd5bad6854e3bb264de9a16681c20
I20260710 11:01:19.359751  7955 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e16c38a4bf8a4c08bac65a178c199810"
dest_uuid: "7781871ceb214b6d840d79f43472e9be"
mode: GRACEFUL
new_leader_uuid: "df6fd5bad6854e3bb264de9a16681c20"
 from {username='slave'} at 127.0.0.1:54736
I20260710 11:01:19.360221  7955 raft_consensus.cc:606] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Received request to transfer leadership to TS df6fd5bad6854e3bb264de9a16681c20
I20260710 11:01:19.369136  8031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff5b6c5efc02478aae854eab860dddbc"
dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
mode: GRACEFUL
new_leader_uuid: "7781871ceb214b6d840d79f43472e9be"
 from {username='slave'} at 127.0.0.1:41218
I20260710 11:01:19.369647  8031 raft_consensus.cc:606] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [term 1 LEADER]: Received request to transfer leadership to TS 7781871ceb214b6d840d79f43472e9be
I20260710 11:01:19.373891  7881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4c64a8916cb40fe98280fba39502c1d"
dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
mode: GRACEFUL
new_leader_uuid: "7781871ceb214b6d840d79f43472e9be"
 from {username='slave'} at 127.0.0.1:57276
I20260710 11:01:19.374365  7881 raft_consensus.cc:606] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Received request to transfer leadership to TS 7781871ceb214b6d840d79f43472e9be
I20260710 11:01:19.378576  8031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f50d7c9193fe43ca961e097ce7ea697a"
dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
mode: GRACEFUL
new_leader_uuid: "7781871ceb214b6d840d79f43472e9be"
 from {username='slave'} at 127.0.0.1:41218
I20260710 11:01:19.379056  8031 raft_consensus.cc:606] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [term 1 LEADER]: Received request to transfer leadership to TS 7781871ceb214b6d840d79f43472e9be
I20260710 11:01:19.380424  8170 raft_consensus.cc:493] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.380946  8170 raft_consensus.cc:515] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.383154  8170 leader_election.cc:290] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269)
I20260710 11:01:19.383919  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b91612d26834c3dacaa75a67552f6a3" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6fd5bad6854e3bb264de9a16681c20" is_pre_election: true
I20260710 11:01:19.384119  7882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1770c0eee8c740d3836779f00dc96b9c"
dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
mode: GRACEFUL
new_leader_uuid: "23f5a35e97684cfc96756a34a1ac1676"
 from {username='slave'} at 127.0.0.1:57276
I20260710 11:01:19.384203  7955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b91612d26834c3dacaa75a67552f6a3" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7781871ceb214b6d840d79f43472e9be" is_pre_election: true
I20260710 11:01:19.384681  7881 raft_consensus.cc:2393] T 2b91612d26834c3dacaa75a67552f6a3 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23f5a35e97684cfc96756a34a1ac1676 in current term 1: Already voted for candidate 7781871ceb214b6d840d79f43472e9be in this term.
I20260710 11:01:19.384608  7882 raft_consensus.cc:606] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Received request to transfer leadership to TS 23f5a35e97684cfc96756a34a1ac1676
I20260710 11:01:19.385713  7997 leader_election.cc:304] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676; no voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20
I20260710 11:01:19.386422  8170 raft_consensus.cc:3060] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.391139  8170 raft_consensus.cc:2749] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:19.489238  8228 consensus_queue.cc:1048] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.498575  8228 consensus_queue.cc:1048] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.629824  8207 consensus_queue.cc:1048] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.639221  8214 consensus_queue.cc:1048] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.653136  8170 consensus_queue.cc:1048] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.663450  8217 consensus_queue.cc:1048] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.672354  8217 raft_consensus.cc:993] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676: : Instructing follower 7781871ceb214b6d840d79f43472e9be to start an election
I20260710 11:01:19.672772  8170 raft_consensus.cc:1081] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [term 1 LEADER]: Signalling peer 7781871ceb214b6d840d79f43472e9be to start an election
I20260710 11:01:19.674222  7955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f50d7c9193fe43ca961e097ce7ea697a"
dest_uuid: "7781871ceb214b6d840d79f43472e9be"
 from {username='slave'} at 127.0.0.1:54724
I20260710 11:01:19.674659  7955 raft_consensus.cc:493] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:19.674986  7955 raft_consensus.cc:3060] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.679848  8228 consensus_queue.cc:1048] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.682912  8170 consensus_queue.cc:1048] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.686717  8230 raft_consensus.cc:993] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be: : Instructing follower df6fd5bad6854e3bb264de9a16681c20 to start an election
I20260710 11:01:19.687135  8230 raft_consensus.cc:1081] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Signalling peer df6fd5bad6854e3bb264de9a16681c20 to start an election
I20260710 11:01:19.691546  7882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "503b9029d4fd401687453c07d4d46de4"
dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
 from {username='slave'} at 127.0.0.1:57272
I20260710 11:01:19.692068  7882 raft_consensus.cc:493] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:19.692378  7882 raft_consensus.cc:3060] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.695044  7955 raft_consensus.cc:515] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.699196  7955 leader_election.cc:290] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 2 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:19.699270  8108 consensus_queue.cc:1048] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.702153  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50d7c9193fe43ca961e097ce7ea697a" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:19.703647  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50d7c9193fe43ca961e097ce7ea697a" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:19.706072  7881 raft_consensus.cc:3060] T f50d7c9193fe43ca961e097ce7ea697a P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.706115  8031 raft_consensus.cc:3055] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:19.706565  8031 raft_consensus.cc:740] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Running, Role: LEADER
I20260710 11:01:19.707392  8031 consensus_queue.cc:260] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.708608  8031 raft_consensus.cc:3060] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.708953  8219 consensus_queue.cc:1048] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.714134  7881 raft_consensus.cc:2468] T f50d7c9193fe43ca961e097ce7ea697a P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 2.
I20260710 11:01:19.704487  7882 raft_consensus.cc:515] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.704873  8170 raft_consensus.cc:993] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676: : Instructing follower 7781871ceb214b6d840d79f43472e9be to start an election
I20260710 11:01:19.716584  8170 raft_consensus.cc:1081] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [term 1 LEADER]: Signalling peer 7781871ceb214b6d840d79f43472e9be to start an election
I20260710 11:01:19.716737  7923 leader_election.cc:304] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:19.718158  7882 leader_election.cc:290] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 2 election: Requested vote from peers 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:19.719655  8108 raft_consensus.cc:2804] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:19.720156  8108 raft_consensus.cc:697] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [term 2 LEADER]: Becoming Leader. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Running, Role: LEADER
I20260710 11:01:19.721216  8031 raft_consensus.cc:2468] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 2.
I20260710 11:01:19.720969  8108 consensus_queue.cc:237] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.728170  7955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff5b6c5efc02478aae854eab860dddbc"
dest_uuid: "7781871ceb214b6d840d79f43472e9be"
 from {username='slave'} at 127.0.0.1:54724
I20260710 11:01:19.728250  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "503b9029d4fd401687453c07d4d46de4" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:19.729262  7958 raft_consensus.cc:3055] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:19.729589  7958 raft_consensus.cc:740] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Running, Role: LEADER
I20260710 11:01:19.728818  7955 raft_consensus.cc:493] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:19.730195  7955 raft_consensus.cc:3060] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.730343  7958 consensus_queue.cc:260] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.731415  7958 raft_consensus.cc:3060] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.734012  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "503b9029d4fd401687453c07d4d46de4" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:19.737486  7781 catalog_manager.cc:5697] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be reported cstate change: term changed from 1 to 2, leader changed from 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195) to 7781871ceb214b6d840d79f43472e9be (127.3.214.194). New cstate: current_term: 2 leader_uuid: "7781871ceb214b6d840d79f43472e9be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.741204  8214 consensus_queue.cc:1048] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.744074  7955 raft_consensus.cc:515] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.746731  7955 leader_election.cc:290] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 2 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:19.748793  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5b6c5efc02478aae854eab860dddbc" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:19.749330  8032 raft_consensus.cc:3055] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:19.749641  8032 raft_consensus.cc:740] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Running, Role: LEADER
I20260710 11:01:19.750386  8032 consensus_queue.cc:260] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.751051  7958 raft_consensus.cc:2468] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 2.
I20260710 11:01:19.751408  8032 raft_consensus.cc:3060] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.754411  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5b6c5efc02478aae854eab860dddbc" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:19.754722  7847 leader_election.cc:304] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20 [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: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 23f5a35e97684cfc96756a34a1ac1676
I20260710 11:01:19.755613  8214 raft_consensus.cc:2804] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:19.756071  8214 raft_consensus.cc:697] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20 [term 2 LEADER]: Becoming Leader. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Running, Role: LEADER
I20260710 11:01:19.756846  8214 consensus_queue.cc:237] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.757376  8158 raft_consensus.cc:993] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20: : Instructing follower 7781871ceb214b6d840d79f43472e9be to start an election
I20260710 11:01:19.757879  8158 raft_consensus.cc:1081] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Signalling peer 7781871ceb214b6d840d79f43472e9be to start an election
I20260710 11:01:19.754966  7882 raft_consensus.cc:3060] T ff5b6c5efc02478aae854eab860dddbc P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.766405  7882 raft_consensus.cc:2468] T ff5b6c5efc02478aae854eab860dddbc P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 2.
I20260710 11:01:19.767004  8158 consensus_queue.cc:1048] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.768720  8032 raft_consensus.cc:2468] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 2.
I20260710 11:01:19.770205  7923 leader_election.cc:304] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, 7781871ceb214b6d840d79f43472e9be; no voters: 
I20260710 11:01:19.770936  8108 raft_consensus.cc:2804] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:19.772399  8108 raft_consensus.cc:697] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be [term 2 LEADER]: Becoming Leader. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Running, Role: LEADER
I20260710 11:01:19.773205  8108 consensus_queue.cc:237] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.777439  7956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4c64a8916cb40fe98280fba39502c1d"
dest_uuid: "7781871ceb214b6d840d79f43472e9be"
 from {username='slave'} at 127.0.0.1:54728
I20260710 11:01:19.777051  7781 catalog_manager.cc:5697] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20 reported cstate change: term changed from 1 to 2, leader changed from 7781871ceb214b6d840d79f43472e9be (127.3.214.194) to df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193). New cstate: current_term: 2 leader_uuid: "df6fd5bad6854e3bb264de9a16681c20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.778015  7956 raft_consensus.cc:493] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:19.778467  7956 raft_consensus.cc:3060] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.785275  7956 raft_consensus.cc:515] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.787194  7956 leader_election.cc:290] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be [CANDIDATE]: Term 2 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:19.788242  7882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c64a8916cb40fe98280fba39502c1d" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:19.788937  7882 raft_consensus.cc:3055] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:19.788967  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c64a8916cb40fe98280fba39502c1d" candidate_uuid: "7781871ceb214b6d840d79f43472e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:19.789322  7882 raft_consensus.cc:740] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Running, Role: LEADER
I20260710 11:01:19.790132  7882 consensus_queue.cc:260] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.791191  7882 raft_consensus.cc:3060] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.792057  8247 consensus_queue.cc:1048] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:01:19.791038  8158 consensus_queue.cc:1175] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "23f5a35e97684cfc96756a34a1ac1676" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 11:01:19.797761  8108 consensus_queue.cc:1048] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:19.797760  7882 raft_consensus.cc:2468] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7781871ceb214b6d840d79f43472e9be in term 2.
I20260710 11:01:19.797125  7778 catalog_manager.cc:5697] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be reported cstate change: term changed from 1 to 2, leader changed from 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195) to 7781871ceb214b6d840d79f43472e9be (127.3.214.194). New cstate: current_term: 2 leader_uuid: "7781871ceb214b6d840d79f43472e9be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.808835  7923 leader_election.cc:304] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be [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: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 23f5a35e97684cfc96756a34a1ac1676
I20260710 11:01:19.809593  8108 raft_consensus.cc:2804] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:19.810417  8108 raft_consensus.cc:697] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be [term 2 LEADER]: Becoming Leader. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Running, Role: LEADER
I20260710 11:01:19.811206  8108 consensus_queue.cc:237] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.813714  8247 raft_consensus.cc:993] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20: : Instructing follower 23f5a35e97684cfc96756a34a1ac1676 to start an election
I20260710 11:01:19.814199  8247 raft_consensus.cc:1081] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Signalling peer 23f5a35e97684cfc96756a34a1ac1676 to start an election
I20260710 11:01:19.817443  8230 raft_consensus.cc:993] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be: : Instructing follower df6fd5bad6854e3bb264de9a16681c20 to start an election
I20260710 11:01:19.817255  8108 consensus_queue.cc:1048] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.817657  8031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1770c0eee8c740d3836779f00dc96b9c"
dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
 from {username='slave'} at 127.0.0.1:41202
I20260710 11:01:19.817900  8230 raft_consensus.cc:1081] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Signalling peer df6fd5bad6854e3bb264de9a16681c20 to start an election
I20260710 11:01:19.822997  7883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e16c38a4bf8a4c08bac65a178c199810"
dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
 from {username='slave'} at 127.0.0.1:57272
I20260710 11:01:19.823503  7883 raft_consensus.cc:493] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:19.823889  7883 raft_consensus.cc:3060] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.825516  8031 raft_consensus.cc:493] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:19.825958  8031 raft_consensus.cc:3060] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.829212  8228 consensus_queue.cc:1048] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.831069  7956 raft_consensus.cc:3060] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.830538  7780 catalog_manager.cc:5697] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be reported cstate change: term changed from 1 to 2, leader changed from df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193) to 7781871ceb214b6d840d79f43472e9be (127.3.214.194). New cstate: current_term: 2 leader_uuid: "7781871ceb214b6d840d79f43472e9be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.833647  7883 raft_consensus.cc:515] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.834625  7881 raft_consensus.cc:1240] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Rejecting Update request from peer 7781871ceb214b6d840d79f43472e9be for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:19.841971  8228 consensus_queue.cc:1059] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.842886  8108 raft_consensus.cc:3055] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:19.843235  8108 raft_consensus.cc:740] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Running, Role: LEADER
I20260710 11:01:19.844036  8108 consensus_queue.cc:260] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.844890  8031 raft_consensus.cc:515] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.845762  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16c38a4bf8a4c08bac65a178c199810" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:19.844563  7883 leader_election.cc:290] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 2 election: Requested vote from peers 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:19.845655  8108 raft_consensus.cc:3060] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.851104  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16c38a4bf8a4c08bac65a178c199810" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:19.854586  8207 consensus_queue.cc:1048] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.864900  8230 consensus_queue.cc:1048] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.868980  8230 raft_consensus.cc:993] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be: : Instructing follower df6fd5bad6854e3bb264de9a16681c20 to start an election
I20260710 11:01:19.868815  7958 raft_consensus.cc:2468] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 2.
I20260710 11:01:19.869361  8230 raft_consensus.cc:1081] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Signalling peer df6fd5bad6854e3bb264de9a16681c20 to start an election
I20260710 11:01:19.870052  8031 leader_election.cc:290] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 2 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269)
I20260710 11:01:19.871275  7883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1770c0eee8c740d3836779f00dc96b9c" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:19.871887  7883 raft_consensus.cc:3055] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:19.872207  7883 raft_consensus.cc:740] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Running, Role: LEADER
I20260710 11:01:19.873090  7883 consensus_queue.cc:260] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.874539  7883 raft_consensus.cc:3060] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.879304  7881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2ef589dc5864073be4e5e44d48b2a36"
dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
 from {username='slave'} at 127.0.0.1:57272
I20260710 11:01:19.879885  7881 raft_consensus.cc:493] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:19.880236  7881 raft_consensus.cc:3060] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.881198  7883 raft_consensus.cc:2468] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 2.
I20260710 11:01:19.882383  7997 leader_election.cc:304] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:19.883262  8170 raft_consensus.cc:2804] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:19.883724  8170 raft_consensus.cc:697] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676 [term 2 LEADER]: Becoming Leader. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Running, Role: LEADER
I20260710 11:01:19.884514  8170 consensus_queue.cc:237] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.888338  7881 raft_consensus.cc:515] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.890758  7847 leader_election.cc:304] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20 [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: 7781871ceb214b6d840d79f43472e9be, df6fd5bad6854e3bb264de9a16681c20; no voters: 23f5a35e97684cfc96756a34a1ac1676
I20260710 11:01:19.890111  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1770c0eee8c740d3836779f00dc96b9c" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:19.891878  8207 raft_consensus.cc:2804] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:19.892329  8207 raft_consensus.cc:697] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20 [term 2 LEADER]: Becoming Leader. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Running, Role: LEADER
I20260710 11:01:19.893114  8207 consensus_queue.cc:237] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20 [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: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.895922  7881 leader_election.cc:290] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 2 election: Requested vote from peers 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269), 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195:46589)
I20260710 11:01:19.897962  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ef589dc5864073be4e5e44d48b2a36" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
I20260710 11:01:19.902618  8031 raft_consensus.cc:3060] T e2ef589dc5864073be4e5e44d48b2a36 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.905962  7780 catalog_manager.cc:5697] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20 reported cstate change: term changed from 1 to 2, leader changed from 7781871ceb214b6d840d79f43472e9be (127.3.214.194) to df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193). New cstate: current_term: 2 leader_uuid: "df6fd5bad6854e3bb264de9a16681c20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.907346  7958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ef589dc5864073be4e5e44d48b2a36" candidate_uuid: "df6fd5bad6854e3bb264de9a16681c20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:19.907864  7958 raft_consensus.cc:3055] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:19.908120  7958 raft_consensus.cc:740] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Running, Role: LEADER
I20260710 11:01:19.908797  7958 consensus_queue.cc:260] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.909586  7958 raft_consensus.cc:3060] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.910324  8031 raft_consensus.cc:2468] T e2ef589dc5864073be4e5e44d48b2a36 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 2.
I20260710 11:01:19.911319  7848 leader_election.cc:304] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:19.903327  7781 catalog_manager.cc:5697] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676 reported cstate change: term changed from 1 to 2, leader changed from df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193) to 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195). New cstate: current_term: 2 leader_uuid: "23f5a35e97684cfc96756a34a1ac1676" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:19.912112  8207 raft_consensus.cc:2804] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:19.912571  8207 raft_consensus.cc:697] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20 [term 2 LEADER]: Becoming Leader. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Running, Role: LEADER
I20260710 11:01:19.913355  8207 consensus_queue.cc:237] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:19.915946  7958 raft_consensus.cc:2468] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6fd5bad6854e3bb264de9a16681c20 in term 2.
I20260710 11:01:19.923297  7781 catalog_manager.cc:5697] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20 reported cstate change: term changed from 1 to 2, leader changed from 7781871ceb214b6d840d79f43472e9be (127.3.214.194) to df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193). New cstate: current_term: 2 leader_uuid: "df6fd5bad6854e3bb264de9a16681c20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:20.174971  7881 raft_consensus.cc:1275] T f50d7c9193fe43ca961e097ce7ea697a P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Refusing update from remote peer 7781871ceb214b6d840d79f43472e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.176173  8108 consensus_queue.cc:1048] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:20.183724  8030 raft_consensus.cc:1275] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Refusing update from remote peer 7781871ceb214b6d840d79f43472e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.185308  8253 consensus_queue.cc:1048] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:20.185776  7881 raft_consensus.cc:1275] T ff5b6c5efc02478aae854eab860dddbc P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Refusing update from remote peer 7781871ceb214b6d840d79f43472e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.187701  8253 consensus_queue.cc:1048] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:20.200603  8030 raft_consensus.cc:1275] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Refusing update from remote peer 7781871ceb214b6d840d79f43472e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.201442  8031 raft_consensus.cc:3060] T d4c64a8916cb40fe98280fba39502c1d P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:20.202600  8253 consensus_queue.cc:1048] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:20.212213  8031 raft_consensus.cc:1275] T d4c64a8916cb40fe98280fba39502c1d P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Refusing update from remote peer 7781871ceb214b6d840d79f43472e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.213543  8253 consensus_queue.cc:1048] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:20.222508  7881 raft_consensus.cc:1275] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Refusing update from remote peer 7781871ceb214b6d840d79f43472e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.223788  8230 consensus_queue.cc:1048] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:20.240309  8031 raft_consensus.cc:3060] T 503b9029d4fd401687453c07d4d46de4 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:20.245162  8031 raft_consensus.cc:1275] T 503b9029d4fd401687453c07d4d46de4 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Refusing update from remote peer df6fd5bad6854e3bb264de9a16681c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.246349  8247 consensus_queue.cc:1048] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:20.252894  7956 raft_consensus.cc:1275] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Refusing update from remote peer df6fd5bad6854e3bb264de9a16681c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.255359  8207 consensus_queue.cc:1048] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:20.277979  7956 raft_consensus.cc:3060] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:20.284284  7956 raft_consensus.cc:1275] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Refusing update from remote peer 23f5a35e97684cfc96756a34a1ac1676: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.285712  8170 consensus_queue.cc:1048] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:20.292658  7881 raft_consensus.cc:1275] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Refusing update from remote peer 23f5a35e97684cfc96756a34a1ac1676: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.294646  8170 consensus_queue.cc:1048] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:20.350229  7956 raft_consensus.cc:1275] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Refusing update from remote peer df6fd5bad6854e3bb264de9a16681c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.351694  8207 consensus_queue.cc:1048] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:20.352178  7956 raft_consensus.cc:1275] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Refusing update from remote peer df6fd5bad6854e3bb264de9a16681c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.353744  8214 consensus_queue.cc:1048] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:20.354242  8031 raft_consensus.cc:1275] T e2ef589dc5864073be4e5e44d48b2a36 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Refusing update from remote peer df6fd5bad6854e3bb264de9a16681c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.355584  8214 consensus_queue.cc:1048] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.363513  8030 raft_consensus.cc:3060] T e16c38a4bf8a4c08bac65a178c199810 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:20.370808  8030 raft_consensus.cc:1275] T e16c38a4bf8a4c08bac65a178c199810 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Refusing update from remote peer df6fd5bad6854e3bb264de9a16681c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.372294  8158 consensus_queue.cc:1048] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:22.388159  7780 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54522:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:01:22.406190  7780 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54522:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:01:22.555519  3931 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:01:22.695400  8297 log.cc:927] Time spent T 503b9029d4fd401687453c07d4d46de4 P 23f5a35e97684cfc96756a34a1ac1676: Append to log took a long time: real 0.060s	user 0.002s	sys 0.002s
W20260710 11:01:22.733585  8301 log.cc:927] Time spent T ff5b6c5efc02478aae854eab860dddbc P df6fd5bad6854e3bb264de9a16681c20: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260710 11:01:22.743403  8309 tablet.cc:1724] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.774490  8311 tablet.cc:1724] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.787087  8318 tablet.cc:1724] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.788648  8315 tablet.cc:1724] T e2ef589dc5864073be4e5e44d48b2a36 P 23f5a35e97684cfc96756a34a1ac1676: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:22.810608  7923 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.214.193:39983, user_credentials={real_user=slave}} blocked reactor thread for 122548us
W20260710 11:01:22.822777  8307 log.cc:927] Time spent T 9cc7d7784e314c1fa4db5554cc0a43f9 P 7781871ceb214b6d840d79f43472e9be: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
W20260710 11:01:22.856541  8317 log.cc:927] Time spent T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260710 11:01:22.856011  8323 tablet.cc:1724] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:22.892464  7909 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:503b9029d4fd401687453c07d4d46de4)
I20260710 11:01:22.840855  8327 tablet.cc:1724] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.915766  8318 tablet.cc:1724] T f50d7c9193fe43ca961e097ce7ea697a P df6fd5bad6854e3bb264de9a16681c20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.823450  8322 tablet.cc:1724] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.920379  8326 tablet.cc:1724] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:22.927073  7909 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:503b9029d4fd401687453c07d4d46de4)
W20260710 11:01:22.929199  8058 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:1770c0eee8c740d3836779f00dc96b9c)
I20260710 11:01:22.936790  7957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b91612d26834c3dacaa75a67552f6a3"
dest_uuid: "7781871ceb214b6d840d79f43472e9be"
mode: GRACEFUL
new_leader_uuid: "23f5a35e97684cfc96756a34a1ac1676"
 from {username='slave'} at 127.0.0.1:39476
I20260710 11:01:22.937433  7957 raft_consensus.cc:606] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Received request to transfer leadership to TS 23f5a35e97684cfc96756a34a1ac1676
I20260710 11:01:22.951278  8328 tablet.cc:1724] T 503b9029d4fd401687453c07d4d46de4 P 23f5a35e97684cfc96756a34a1ac1676: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.909583  8315 tablet.cc:1724] T d4c64a8916cb40fe98280fba39502c1d P 23f5a35e97684cfc96756a34a1ac1676: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.965750  8324 tablet.cc:1724] T e16c38a4bf8a4c08bac65a178c199810 P 23f5a35e97684cfc96756a34a1ac1676: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.969213  8331 tablet.cc:1724] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.973726  8311 tablet.cc:1724] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.989619  8309 tablet.cc:1724] T ff5b6c5efc02478aae854eab860dddbc P df6fd5bad6854e3bb264de9a16681c20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.996471  8323 tablet.cc:1724] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.998775  8331 tablet.cc:1724] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 7781871ceb214b6d840d79f43472e9be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.997262  8315 tablet.cc:1724] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:23.005383  8330 tablet.cc:1724] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:23.006425  8324 tablet.cc:1724] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:23.007964  8327 tablet.cc:1724] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:23.016685  8322 tablet.cc:1724] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:23.024094  8326 tablet.cc:1724] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:23.010015  8328 tablet.cc:1724] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:23.031075  8322 tablet.cc:1724] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:23.038810  8331 tablet.cc:1724] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:23.049001  8318 tablet.cc:1724] T 2b91612d26834c3dacaa75a67552f6a3 P df6fd5bad6854e3bb264de9a16681c20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:23.071810  7880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cc7d7784e314c1fa4db5554cc0a43f9"
dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
mode: GRACEFUL
new_leader_uuid: "23f5a35e97684cfc96756a34a1ac1676"
 from {username='slave'} at 127.0.0.1:35822
I20260710 11:01:23.072494  7880 raft_consensus.cc:606] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Received request to transfer leadership to TS 23f5a35e97684cfc96756a34a1ac1676
I20260710 11:01:23.075042  3931 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:01:23.075762  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:23.084278  7880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "230a9c254d344c4892c7c84756eb35f2"
dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
mode: GRACEFUL
new_leader_uuid: "23f5a35e97684cfc96756a34a1ac1676"
 from {username='slave'} at 127.0.0.1:35822
I20260710 11:01:23.084826  7880 raft_consensus.cc:606] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [term 2 LEADER]: Received request to transfer leadership to TS 23f5a35e97684cfc96756a34a1ac1676
I20260710 11:01:23.085026  7780 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf: soft_deleted_table [id=cab5515f112c46f5991b7e777a1cc34c] alter complete (version 1)
I20260710 11:01:23.087636  7954 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cd7a24b0704438f8a5fbcb44b9a83c6"
dest_uuid: "7781871ceb214b6d840d79f43472e9be"
mode: GRACEFUL
new_leader_uuid: "23f5a35e97684cfc96756a34a1ac1676"
 from {username='slave'} at 127.0.0.1:39476
I20260710 11:01:23.088096  7954 raft_consensus.cc:606] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [term 2 LEADER]: Received request to transfer leadership to TS 23f5a35e97684cfc96756a34a1ac1676
I20260710 11:01:23.090260  3931 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:23.090830  3931 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:23.107267  8303 raft_consensus.cc:993] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be: : Instructing follower 23f5a35e97684cfc96756a34a1ac1676 to start an election
I20260710 11:01:23.107816  8285 raft_consensus.cc:1081] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [term 2 LEADER]: Signalling peer 23f5a35e97684cfc96756a34a1ac1676 to start an election
I20260710 11:01:23.109202  8026 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cd7a24b0704438f8a5fbcb44b9a83c6"
dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
 from {username='slave'} at 127.0.0.1:41188
I20260710 11:01:23.109683  8026 raft_consensus.cc:493] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:23.109937  8026 raft_consensus.cc:3060] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:23.114686  8026 raft_consensus.cc:515] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:23.116117  8026 leader_election.cc:290] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 3 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269)
I20260710 11:01:23.116972  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd7a24b0704438f8a5fbcb44b9a83c6" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:23.117151  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd7a24b0704438f8a5fbcb44b9a83c6" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:23.117666  7880 raft_consensus.cc:3060] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:23.117690  7954 raft_consensus.cc:3055] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:23.118163  7954 raft_consensus.cc:740] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Running, Role: LEADER
I20260710 11:01:23.119011  7954 consensus_queue.cc:260] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [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: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:23.120240  7954 raft_consensus.cc:3060] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:23.124760  7880 raft_consensus.cc:2468] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 3.
I20260710 11:01:23.126015  7997 leader_election.cc:304] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 [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: 23f5a35e97684cfc96756a34a1ac1676, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:23.126793  8170 raft_consensus.cc:2804] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:23.127105  7954 raft_consensus.cc:2468] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 3.
I20260710 11:01:23.127213  8170 raft_consensus.cc:697] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 [term 3 LEADER]: Becoming Leader. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Running, Role: LEADER
I20260710 11:01:23.128187  8170 consensus_queue.cc:237] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 [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: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:23.136354  7778 catalog_manager.cc:5697] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 reported cstate change: term changed from 2 to 3, leader changed from 7781871ceb214b6d840d79f43472e9be (127.3.214.194) to 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195). New cstate: current_term: 3 leader_uuid: "23f5a35e97684cfc96756a34a1ac1676" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:23.209012  8286 raft_consensus.cc:993] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20: : Instructing follower 23f5a35e97684cfc96756a34a1ac1676 to start an election
I20260710 11:01:23.209569  8259 raft_consensus.cc:1081] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [term 2 LEADER]: Signalling peer 23f5a35e97684cfc96756a34a1ac1676 to start an election
I20260710 11:01:23.210913  8026 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "230a9c254d344c4892c7c84756eb35f2"
dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
 from {username='slave'} at 127.0.0.1:41202
I20260710 11:01:23.211376  8026 raft_consensus.cc:493] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:23.211694  8026 raft_consensus.cc:3060] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:23.216392  8026 raft_consensus.cc:515] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:23.217952  8026 leader_election.cc:290] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 3 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269)
I20260710 11:01:23.218745  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230a9c254d344c4892c7c84756eb35f2" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:23.218890  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230a9c254d344c4892c7c84756eb35f2" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:23.219344  7880 raft_consensus.cc:3055] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:23.219455  7954 raft_consensus.cc:3060] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:23.219698  7880 raft_consensus.cc:740] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Running, Role: LEADER
I20260710 11:01:23.220583  7880 consensus_queue.cc:260] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [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: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:23.221621  7880 raft_consensus.cc:3060] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:23.224509  7954 raft_consensus.cc:2468] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 3.
I20260710 11:01:23.225533  7996 leader_election.cc:304] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [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: 23f5a35e97684cfc96756a34a1ac1676, 7781871ceb214b6d840d79f43472e9be; no voters: 
I20260710 11:01:23.226142  8170 raft_consensus.cc:2804] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:23.226423  7880 raft_consensus.cc:2468] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 3.
I20260710 11:01:23.226518  8170 raft_consensus.cc:697] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [term 3 LEADER]: Becoming Leader. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Running, Role: LEADER
I20260710 11:01:23.227473  8170 consensus_queue.cc:237] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [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: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:23.234882  7778 catalog_manager.cc:5697] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 reported cstate change: term changed from 2 to 3, leader changed from df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193) to 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195). New cstate: current_term: 3 leader_uuid: "23f5a35e97684cfc96756a34a1ac1676" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:23.262962  8286 raft_consensus.cc:993] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20: : Instructing follower 23f5a35e97684cfc96756a34a1ac1676 to start an election
I20260710 11:01:23.263423  8259 raft_consensus.cc:1081] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Signalling peer 23f5a35e97684cfc96756a34a1ac1676 to start an election
I20260710 11:01:23.264691  8026 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cc7d7784e314c1fa4db5554cc0a43f9"
dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
 from {username='slave'} at 127.0.0.1:41202
I20260710 11:01:23.265147  8026 raft_consensus.cc:493] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:23.265451  8026 raft_consensus.cc:3060] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.270303  8026 raft_consensus.cc:515] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:23.271996  8026 leader_election.cc:290] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 2 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269)
I20260710 11:01:23.272605  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7d7784e314c1fa4db5554cc0a43f9" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:23.272864  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7d7784e314c1fa4db5554cc0a43f9" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:23.273243  7880 raft_consensus.cc:3055] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:23.273501  7954 raft_consensus.cc:3060] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.273643  7880 raft_consensus.cc:740] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df6fd5bad6854e3bb264de9a16681c20, State: Running, Role: LEADER
I20260710 11:01:23.274474  7880 consensus_queue.cc:260] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:23.275357  7880 raft_consensus.cc:3060] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.278255  7954 raft_consensus.cc:2468] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 2.
I20260710 11:01:23.279210  7996 leader_election.cc:304] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, 7781871ceb214b6d840d79f43472e9be; no voters: 
I20260710 11:01:23.279856  8170 raft_consensus.cc:2804] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.280336  8170 raft_consensus.cc:697] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 LEADER]: Becoming Leader. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Running, Role: LEADER
I20260710 11:01:23.280678  7880 raft_consensus.cc:2468] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 2.
I20260710 11:01:23.281191  8170 consensus_queue.cc:237] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:23.287585  7778 catalog_manager.cc:5697] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676 reported cstate change: term changed from 1 to 2, leader changed from df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193) to 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195). New cstate: current_term: 2 leader_uuid: "23f5a35e97684cfc96756a34a1ac1676" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:23.483834  8303 raft_consensus.cc:993] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be: : Instructing follower 23f5a35e97684cfc96756a34a1ac1676 to start an election
I20260710 11:01:23.484275  8285 raft_consensus.cc:1081] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Signalling peer 23f5a35e97684cfc96756a34a1ac1676 to start an election
I20260710 11:01:23.485865  8026 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b91612d26834c3dacaa75a67552f6a3"
dest_uuid: "23f5a35e97684cfc96756a34a1ac1676"
 from {username='slave'} at 127.0.0.1:41188
I20260710 11:01:23.486510  8026 raft_consensus.cc:493] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:23.486900  8026 raft_consensus.cc:3060] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.492250  8026 raft_consensus.cc:515] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:23.493938  8026 leader_election.cc:290] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 2 election: Requested vote from peers df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983), 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269)
I20260710 11:01:23.494741  7880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b91612d26834c3dacaa75a67552f6a3" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "df6fd5bad6854e3bb264de9a16681c20"
I20260710 11:01:23.494951  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b91612d26834c3dacaa75a67552f6a3" candidate_uuid: "23f5a35e97684cfc96756a34a1ac1676" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "7781871ceb214b6d840d79f43472e9be"
I20260710 11:01:23.495405  7880 raft_consensus.cc:3060] T 2b91612d26834c3dacaa75a67552f6a3 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.495487  7954 raft_consensus.cc:3055] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:23.495893  7954 raft_consensus.cc:740] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7781871ceb214b6d840d79f43472e9be, State: Running, Role: LEADER
I20260710 11:01:23.496706  7954 consensus_queue.cc:260] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:23.497968  7954 raft_consensus.cc:3060] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.502255  7880 raft_consensus.cc:2468] T 2b91612d26834c3dacaa75a67552f6a3 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 2.
I20260710 11:01:23.503352  7997 leader_election.cc:304] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f5a35e97684cfc96756a34a1ac1676, df6fd5bad6854e3bb264de9a16681c20; no voters: 
I20260710 11:01:23.504011  8313 raft_consensus.cc:2804] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.504345  7954 raft_consensus.cc:2468] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f5a35e97684cfc96756a34a1ac1676 in term 2.
I20260710 11:01:23.504402  8313 raft_consensus.cc:697] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 LEADER]: Becoming Leader. State: Replica: 23f5a35e97684cfc96756a34a1ac1676, State: Running, Role: LEADER
I20260710 11:01:23.505344  8313 consensus_queue.cc:237] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } }
I20260710 11:01:23.512405  7778 catalog_manager.cc:5697] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 reported cstate change: term changed from 1 to 2, leader changed from 7781871ceb214b6d840d79f43472e9be (127.3.214.194) to 23f5a35e97684cfc96756a34a1ac1676 (127.3.214.195). New cstate: current_term: 2 leader_uuid: "23f5a35e97684cfc96756a34a1ac1676" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f5a35e97684cfc96756a34a1ac1676" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 46589 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:23.609112  7880 raft_consensus.cc:1275] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [term 3 FOLLOWER]: Refusing update from remote peer 23f5a35e97684cfc96756a34a1ac1676: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:23.610406  8313 consensus_queue.cc:1048] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:23.619575  7957 raft_consensus.cc:1275] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 3 FOLLOWER]: Refusing update from remote peer 23f5a35e97684cfc96756a34a1ac1676: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:23.622586  8170 consensus_queue.cc:1048] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:01:23.657577  7954 raft_consensus.cc:1275] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [term 3 FOLLOWER]: Refusing update from remote peer 23f5a35e97684cfc96756a34a1ac1676: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:23.658993  8313 consensus_queue.cc:1048] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:23.667200  7880 raft_consensus.cc:1275] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 3 FOLLOWER]: Refusing update from remote peer 23f5a35e97684cfc96756a34a1ac1676: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:23.668797  8170 consensus_queue.cc:1048] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:23.835778  7954 raft_consensus.cc:1275] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Refusing update from remote peer 23f5a35e97684cfc96756a34a1ac1676: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:01:23.836979  8170 consensus_queue.cc:1048] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:23.843715  7880 raft_consensus.cc:1275] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Refusing update from remote peer 23f5a35e97684cfc96756a34a1ac1676: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:01:23.846490  8313 consensus_queue.cc:1048] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:23.888437  7954 raft_consensus.cc:1275] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Refusing update from remote peer 23f5a35e97684cfc96756a34a1ac1676: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:01:23.889727  8313 consensus_queue.cc:1048] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7781871ceb214b6d840d79f43472e9be" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 33269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:23.896826  7880 raft_consensus.cc:1275] T 2b91612d26834c3dacaa75a67552f6a3 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Refusing update from remote peer 23f5a35e97684cfc96756a34a1ac1676: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:01:23.898303  8170 consensus_queue.cc:1048] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6fd5bad6854e3bb264de9a16681c20" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:24.144217  3931 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:01:24.149355  3931 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:01:24.149850  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:24.154629  3931 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:01:24.154958  3931 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:25.182763  3931 tablet_server.cc:179] TabletServer@127.3.214.193:0 shutting down...
W20260710 11:01:25.196576  7997 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260710 11:01:25.200748  7997 consensus_peers.cc:597] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676 -> Peer df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983): Couldn't send request to peer df6fd5bad6854e3bb264de9a16681c20. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:25.212424  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:25.213186  3931 tablet_replica.cc:333] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20: stopping tablet replica
I20260710 11:01:25.214284  3931 raft_consensus.cc:2243] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:25.215262  3931 raft_consensus.cc:2272] T 503b9029d4fd401687453c07d4d46de4 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.217641  3931 tablet_replica.cc:333] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20: stopping tablet replica
I20260710 11:01:25.218263  3931 raft_consensus.cc:2243] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:25.219063  3931 raft_consensus.cc:2272] T e16c38a4bf8a4c08bac65a178c199810 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.221844  3931 tablet_replica.cc:333] T ff5b6c5efc02478aae854eab860dddbc P df6fd5bad6854e3bb264de9a16681c20: stopping tablet replica
I20260710 11:01:25.222575  3931 raft_consensus.cc:2243] T ff5b6c5efc02478aae854eab860dddbc P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.223030  3931 raft_consensus.cc:2272] T ff5b6c5efc02478aae854eab860dddbc P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.225080  3931 tablet_replica.cc:333] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20: stopping tablet replica
I20260710 11:01:25.225725  3931 raft_consensus.cc:2243] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:25.226504  3931 raft_consensus.cc:2272] T e2ef589dc5864073be4e5e44d48b2a36 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.228662  3931 tablet_replica.cc:333] T f50d7c9193fe43ca961e097ce7ea697a P df6fd5bad6854e3bb264de9a16681c20: stopping tablet replica
I20260710 11:01:25.229156  3931 raft_consensus.cc:2243] T f50d7c9193fe43ca961e097ce7ea697a P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.229769  3931 raft_consensus.cc:2272] T f50d7c9193fe43ca961e097ce7ea697a P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.233014  3931 tablet_replica.cc:333] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20: stopping tablet replica
I20260710 11:01:25.233834  3931 raft_consensus.cc:2243] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20 [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:01:25.234855  7923 consensus_peers.cc:597] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be -> Peer df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983): Couldn't send request to peer df6fd5bad6854e3bb264de9a16681c20. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:25.235096  3931 raft_consensus.cc:2272] T f045074a03b44bbc999d086b0547b804 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.238235  3931 tablet_replica.cc:333] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20: stopping tablet replica
I20260710 11:01:25.238924  3931 raft_consensus.cc:2243] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.239539  3931 raft_consensus.cc:2272] T 741ac577170a4ad69e4b187b9699f156 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.242249  3931 tablet_replica.cc:333] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20: stopping tablet replica
I20260710 11:01:25.242861  3931 raft_consensus.cc:2243] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.243330  3931 raft_consensus.cc:2272] T 230a9c254d344c4892c7c84756eb35f2 P df6fd5bad6854e3bb264de9a16681c20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.245370  3931 tablet_replica.cc:333] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20: stopping tablet replica
I20260710 11:01:25.245929  3931 raft_consensus.cc:2243] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.246410  3931 raft_consensus.cc:2272] T e6d29c47148e4ada89e67f4b7cf9c6d9 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.248450  3931 tablet_replica.cc:333] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20: stopping tablet replica
I20260710 11:01:25.249084  3931 raft_consensus.cc:2243] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:25.250094  3931 raft_consensus.cc:2272] T 330eee3911694ad7b8a4b796c4cf41e9 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:25.252135  7923 consensus_peers.cc:597] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be -> Peer df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983): Couldn't send request to peer df6fd5bad6854e3bb264de9a16681c20. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:25.252749  3931 tablet_replica.cc:333] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20: stopping tablet replica
I20260710 11:01:25.253511  3931 raft_consensus.cc:2243] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.254065  3931 raft_consensus.cc:2272] T 1770c0eee8c740d3836779f00dc96b9c P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.256026  3931 tablet_replica.cc:333] T 2b91612d26834c3dacaa75a67552f6a3 P df6fd5bad6854e3bb264de9a16681c20: stopping tablet replica
I20260710 11:01:25.256567  3931 raft_consensus.cc:2243] T 2b91612d26834c3dacaa75a67552f6a3 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.257061  3931 raft_consensus.cc:2272] T 2b91612d26834c3dacaa75a67552f6a3 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.259200  3931 tablet_replica.cc:333] T a037c37c900b4408b4eeb78929b0cad1 P df6fd5bad6854e3bb264de9a16681c20: stopping tablet replica
I20260710 11:01:25.259771  3931 raft_consensus.cc:2243] T a037c37c900b4408b4eeb78929b0cad1 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.260234  3931 raft_consensus.cc:2272] T a037c37c900b4408b4eeb78929b0cad1 P df6fd5bad6854e3bb264de9a16681c20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.262406  3931 tablet_replica.cc:333] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20: stopping tablet replica
I20260710 11:01:25.262949  3931 raft_consensus.cc:2243] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.263442  3931 raft_consensus.cc:2272] T d4c64a8916cb40fe98280fba39502c1d P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.265632  3931 tablet_replica.cc:333] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20: stopping tablet replica
I20260710 11:01:25.266146  3931 raft_consensus.cc:2243] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.266762  3931 raft_consensus.cc:2272] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P df6fd5bad6854e3bb264de9a16681c20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.268867  3931 tablet_replica.cc:333] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20: stopping tablet replica
I20260710 11:01:25.269340  3931 raft_consensus.cc:2243] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.269829  3931 raft_consensus.cc:2272] T af4f255eec3c4ada9dfcacfe3679f5a0 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.271818  3931 tablet_replica.cc:333] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20: stopping tablet replica
I20260710 11:01:25.272310  3931 raft_consensus.cc:2243] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:25.273118  3931 raft_consensus.cc:2272] T b1c153476f4b49958570065c637ae3de P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.275039  3931 tablet_replica.cc:333] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20: stopping tablet replica
I20260710 11:01:25.275504  3931 raft_consensus.cc:2243] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.275951  3931 raft_consensus.cc:2272] T 9cc7d7784e314c1fa4db5554cc0a43f9 P df6fd5bad6854e3bb264de9a16681c20 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:25.284940  7997 consensus_peers.cc:597] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 -> Peer df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983): Couldn't send request to peer df6fd5bad6854e3bb264de9a16681c20. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:25.300526  7997 consensus_peers.cc:597] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676 -> Peer df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983): Couldn't send request to peer df6fd5bad6854e3bb264de9a16681c20. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:25.319630  3931 tablet_server.cc:196] TabletServer@127.3.214.193:0 shutdown complete.
W20260710 11:01:25.336853  7997 consensus_peers.cc:597] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676 -> Peer df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983): Couldn't send request to peer df6fd5bad6854e3bb264de9a16681c20. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:39983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:25.358860  7923 consensus_peers.cc:597] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be -> Peer df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983): Couldn't send request to peer df6fd5bad6854e3bb264de9a16681c20. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:39983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:25.362035  3931 tablet_server.cc:179] TabletServer@127.3.214.194:0 shutting down...
W20260710 11:01:25.384027  7923 consensus_peers.cc:597] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be -> Peer df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983): Couldn't send request to peer df6fd5bad6854e3bb264de9a16681c20. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:39983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:25.391482  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:25.392298  3931 tablet_replica.cc:333] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be: stopping tablet replica
I20260710 11:01:25.393316  3931 raft_consensus.cc:2243] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:25.394177  3931 raft_consensus.cc:2272] T d4c64a8916cb40fe98280fba39502c1d P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.396229  3931 tablet_replica.cc:333] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be: stopping tablet replica
I20260710 11:01:25.396670  3931 raft_consensus.cc:2243] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.397064  3931 raft_consensus.cc:2272] T e16c38a4bf8a4c08bac65a178c199810 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.398897  3931 tablet_replica.cc:333] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 7781871ceb214b6d840d79f43472e9be: stopping tablet replica
I20260710 11:01:25.399377  3931 raft_consensus.cc:2243] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.399799  3931 raft_consensus.cc:2272] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.401706  3931 tablet_replica.cc:333] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be: stopping tablet replica
I20260710 11:01:25.402300  3931 raft_consensus.cc:2243] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.402791  3931 raft_consensus.cc:2272] T 503b9029d4fd401687453c07d4d46de4 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.404764  3931 tablet_replica.cc:333] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be: stopping tablet replica
I20260710 11:01:25.405290  3931 raft_consensus.cc:2243] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.405695  3931 raft_consensus.cc:2272] T 2b91612d26834c3dacaa75a67552f6a3 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.407332  3931 tablet_replica.cc:333] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be: stopping tablet replica
I20260710 11:01:25.407749  3931 raft_consensus.cc:2243] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:25.408422  3931 raft_consensus.cc:2272] T a037c37c900b4408b4eeb78929b0cad1 P 7781871ceb214b6d840d79f43472e9be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.410342  3931 tablet_replica.cc:333] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be: stopping tablet replica
I20260710 11:01:25.410800  3931 raft_consensus.cc:2243] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.411163  3931 raft_consensus.cc:2272] T 1770c0eee8c740d3836779f00dc96b9c P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.412933  3931 tablet_replica.cc:333] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be: stopping tablet replica
I20260710 11:01:25.413373  3931 raft_consensus.cc:2243] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.413833  3931 raft_consensus.cc:2272] T e2ef589dc5864073be4e5e44d48b2a36 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.415529  3931 tablet_replica.cc:333] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be: stopping tablet replica
I20260710 11:01:25.415989  3931 raft_consensus.cc:2243] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:25.416699  3931 raft_consensus.cc:2272] T ff5b6c5efc02478aae854eab860dddbc P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.418454  3931 tablet_replica.cc:333] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be: stopping tablet replica
I20260710 11:01:25.418912  3931 raft_consensus.cc:2243] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:25.419715  3931 raft_consensus.cc:2272] T f50d7c9193fe43ca961e097ce7ea697a P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.421548  3931 tablet_replica.cc:333] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be: stopping tablet replica
I20260710 11:01:25.422056  3931 raft_consensus.cc:2243] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:25.422824  3931 raft_consensus.cc:2272] T 741ac577170a4ad69e4b187b9699f156 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.424772  3931 tablet_replica.cc:333] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be: stopping tablet replica
I20260710 11:01:25.425261  3931 raft_consensus.cc:2243] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.425745  3931 raft_consensus.cc:2272] T f045074a03b44bbc999d086b0547b804 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.427490  3931 tablet_replica.cc:333] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be: stopping tablet replica
I20260710 11:01:25.427973  3931 raft_consensus.cc:2243] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.428383  3931 raft_consensus.cc:2272] T 230a9c254d344c4892c7c84756eb35f2 P 7781871ceb214b6d840d79f43472e9be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.430279  3931 tablet_replica.cc:333] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be: stopping tablet replica
I20260710 11:01:25.430750  3931 raft_consensus.cc:2243] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:25.431506  3931 raft_consensus.cc:2272] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.433349  3931 tablet_replica.cc:333] T af4f255eec3c4ada9dfcacfe3679f5a0 P 7781871ceb214b6d840d79f43472e9be: stopping tablet replica
I20260710 11:01:25.434085  3931 raft_consensus.cc:2243] T af4f255eec3c4ada9dfcacfe3679f5a0 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.434518  3931 raft_consensus.cc:2272] T af4f255eec3c4ada9dfcacfe3679f5a0 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.436218  3931 tablet_replica.cc:333] T 330eee3911694ad7b8a4b796c4cf41e9 P 7781871ceb214b6d840d79f43472e9be: stopping tablet replica
I20260710 11:01:25.436676  3931 raft_consensus.cc:2243] T 330eee3911694ad7b8a4b796c4cf41e9 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.437134  3931 raft_consensus.cc:2272] T 330eee3911694ad7b8a4b796c4cf41e9 P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.438941  3931 tablet_replica.cc:333] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be: stopping tablet replica
I20260710 11:01:25.439404  3931 raft_consensus.cc:2243] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.439881  3931 raft_consensus.cc:2272] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 7781871ceb214b6d840d79f43472e9be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.441718  3931 tablet_replica.cc:333] T b1c153476f4b49958570065c637ae3de P 7781871ceb214b6d840d79f43472e9be: stopping tablet replica
I20260710 11:01:25.442127  3931 raft_consensus.cc:2243] T b1c153476f4b49958570065c637ae3de P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.442533  3931 raft_consensus.cc:2272] T b1c153476f4b49958570065c637ae3de P 7781871ceb214b6d840d79f43472e9be [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:25.472294  7997 consensus_peers.cc:597] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 -> Peer df6fd5bad6854e3bb264de9a16681c20 (127.3.214.193:39983): Couldn't send request to peer df6fd5bad6854e3bb264de9a16681c20. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:39983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:25.483587  3931 tablet_server.cc:196] TabletServer@127.3.214.194:0 shutdown complete.
W20260710 11:01:25.499454  7996 consensus_peers.cc:597] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 -> Peer 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269): Couldn't send request to peer 7781871ceb214b6d840d79f43472e9be. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.194:33269: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:25.524259  7996 consensus_peers.cc:597] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676 -> Peer 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269): Couldn't send request to peer 7781871ceb214b6d840d79f43472e9be. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.194:33269: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:25.524653  3931 tablet_server.cc:179] TabletServer@127.3.214.195:0 shutting down...
W20260710 11:01:25.524675  7996 consensus_peers.cc:597] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676 -> Peer 7781871ceb214b6d840d79f43472e9be (127.3.214.194:33269): Couldn't send request to peer 7781871ceb214b6d840d79f43472e9be. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.194:33269: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:25.552428  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:25.553224  3931 tablet_replica.cc:333] T e16c38a4bf8a4c08bac65a178c199810 P 23f5a35e97684cfc96756a34a1ac1676: stopping tablet replica
I20260710 11:01:25.554039  3931 raft_consensus.cc:2243] T e16c38a4bf8a4c08bac65a178c199810 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.554617  3931 raft_consensus.cc:2272] T e16c38a4bf8a4c08bac65a178c199810 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.556643  3931 tablet_replica.cc:333] T d4c64a8916cb40fe98280fba39502c1d P 23f5a35e97684cfc96756a34a1ac1676: stopping tablet replica
I20260710 11:01:25.557176  3931 raft_consensus.cc:2243] T d4c64a8916cb40fe98280fba39502c1d P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.557677  3931 raft_consensus.cc:2272] T d4c64a8916cb40fe98280fba39502c1d P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.559527  3931 tablet_replica.cc:333] T e2ef589dc5864073be4e5e44d48b2a36 P 23f5a35e97684cfc96756a34a1ac1676: stopping tablet replica
I20260710 11:01:25.560114  3931 raft_consensus.cc:2243] T e2ef589dc5864073be4e5e44d48b2a36 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.560551  3931 raft_consensus.cc:2272] T e2ef589dc5864073be4e5e44d48b2a36 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.562407  3931 tablet_replica.cc:333] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676: stopping tablet replica
I20260710 11:01:25.562858  3931 raft_consensus.cc:2243] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.563261  3931 raft_consensus.cc:2272] T ff5b6c5efc02478aae854eab860dddbc P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.564949  3931 tablet_replica.cc:333] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676: stopping tablet replica
I20260710 11:01:25.565397  3931 raft_consensus.cc:2243] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:25.566337  3931 raft_consensus.cc:2272] T 9cc7d7784e314c1fa4db5554cc0a43f9 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.568101  3931 tablet_replica.cc:333] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676: stopping tablet replica
I20260710 11:01:25.568560  3931 raft_consensus.cc:2243] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:25.569254  3931 raft_consensus.cc:2272] T 230a9c254d344c4892c7c84756eb35f2 P 23f5a35e97684cfc96756a34a1ac1676 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.571091  3931 tablet_replica.cc:333] T 741ac577170a4ad69e4b187b9699f156 P 23f5a35e97684cfc96756a34a1ac1676: stopping tablet replica
I20260710 11:01:25.571573  3931 raft_consensus.cc:2243] T 741ac577170a4ad69e4b187b9699f156 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.571959  3931 raft_consensus.cc:2272] T 741ac577170a4ad69e4b187b9699f156 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.573822  3931 tablet_replica.cc:333] T f045074a03b44bbc999d086b0547b804 P 23f5a35e97684cfc96756a34a1ac1676: stopping tablet replica
I20260710 11:01:25.574303  3931 raft_consensus.cc:2243] T f045074a03b44bbc999d086b0547b804 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.574685  3931 raft_consensus.cc:2272] T f045074a03b44bbc999d086b0547b804 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.576489  3931 tablet_replica.cc:333] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676: stopping tablet replica
I20260710 11:01:25.576947  3931 raft_consensus.cc:2243] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.577312  3931 raft_consensus.cc:2272] T f50d7c9193fe43ca961e097ce7ea697a P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.579026  3931 tablet_replica.cc:333] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 23f5a35e97684cfc96756a34a1ac1676: stopping tablet replica
I20260710 11:01:25.579486  3931 raft_consensus.cc:2243] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.579890  3931 raft_consensus.cc:2272] T e6d29c47148e4ada89e67f4b7cf9c6d9 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.581663  3931 tablet_replica.cc:333] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676: stopping tablet replica
I20260710 11:01:25.582098  3931 raft_consensus.cc:2243] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:25.582762  3931 raft_consensus.cc:2272] T 1770c0eee8c740d3836779f00dc96b9c P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.584566  3931 tablet_replica.cc:333] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676: stopping tablet replica
I20260710 11:01:25.585018  3931 raft_consensus.cc:2243] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:25.585690  3931 raft_consensus.cc:2272] T 2b91612d26834c3dacaa75a67552f6a3 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.587361  3931 tablet_replica.cc:333] T a037c37c900b4408b4eeb78929b0cad1 P 23f5a35e97684cfc96756a34a1ac1676: stopping tablet replica
I20260710 11:01:25.587790  3931 raft_consensus.cc:2243] T a037c37c900b4408b4eeb78929b0cad1 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.588142  3931 raft_consensus.cc:2272] T a037c37c900b4408b4eeb78929b0cad1 P 23f5a35e97684cfc96756a34a1ac1676 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.589828  3931 tablet_replica.cc:333] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676: stopping tablet replica
I20260710 11:01:25.590241  3931 raft_consensus.cc:2243] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.590617  3931 raft_consensus.cc:2272] T 330eee3911694ad7b8a4b796c4cf41e9 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.592257  3931 tablet_replica.cc:333] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676: stopping tablet replica
I20260710 11:01:25.592669  3931 raft_consensus.cc:2243] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.593075  3931 raft_consensus.cc:2272] T b1c153476f4b49958570065c637ae3de P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.594841  3931 tablet_replica.cc:333] T 503b9029d4fd401687453c07d4d46de4 P 23f5a35e97684cfc96756a34a1ac1676: stopping tablet replica
I20260710 11:01:25.595252  3931 raft_consensus.cc:2243] T 503b9029d4fd401687453c07d4d46de4 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:25.595628  3931 raft_consensus.cc:2272] T 503b9029d4fd401687453c07d4d46de4 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.597374  3931 tablet_replica.cc:333] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676: stopping tablet replica
I20260710 11:01:25.597805  3931 raft_consensus.cc:2243] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:25.598508  3931 raft_consensus.cc:2272] T 7cd7a24b0704438f8a5fbcb44b9a83c6 P 23f5a35e97684cfc96756a34a1ac1676 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.600278  3931 tablet_replica.cc:333] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676: stopping tablet replica
I20260710 11:01:25.600637  3931 raft_consensus.cc:2243] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:25.601284  3931 raft_consensus.cc:2272] T af4f255eec3c4ada9dfcacfe3679f5a0 P 23f5a35e97684cfc96756a34a1ac1676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.639671  3931 tablet_server.cc:196] TabletServer@127.3.214.195:0 shutdown complete.
I20260710 11:01:25.672602  3931 master.cc:562] Master@127.3.214.254:38463 shutting down...
I20260710 11:01:25.693379  3931 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:25.694042  3931 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.694388  3931 tablet_replica.cc:333] T 00000000000000000000000000000000 P 266f21623dbe47f8b72605544ef9bcdf: stopping tablet replica
I20260710 11:01:25.714365  3931 master.cc:584] Master@127.3.214.254:38463 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12123 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:01:25.767324  3931 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.214.254:41633
I20260710 11:01:25.768541  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:25.774325  8355 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:25.774503  8354 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:25.774849  8357 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:25.776647  3931 server_base.cc:1061] running on GCE node
I20260710 11:01:25.777525  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:25.777709  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:25.777827  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681285777815 us; error 0 us; skew 500 ppm
I20260710 11:01:25.778306  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:25.780516  3931 webserver.cc:533] Webserver started at http://127.3.214.254:35807/ using document root <none> and password file <none>
I20260710 11:01:25.780938  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:25.781086  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:25.781288  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:25.782437  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183595730-3931-0/minicluster-data/master-0-root/instance:
uuid: "f362159002cf4b8a8db854a8e9fc7260"
format_stamp: "Formatted at 2026-07-10 11:01:25 on dist-test-slave-t4dr"
I20260710 11:01:25.786651  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:25.790174  8362 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:25.790856  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:25.791086  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183595730-3931-0/minicluster-data/master-0-root
uuid: "f362159002cf4b8a8db854a8e9fc7260"
format_stamp: "Formatted at 2026-07-10 11:01:25 on dist-test-slave-t4dr"
I20260710 11:01:25.791301  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183595730-3931-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183595730-3931-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183595730-3931-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:25.800405  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:25.801630  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:25.838322  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.254:41633
I20260710 11:01:25.838423  8413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.254:41633 every 8 connection(s)
I20260710 11:01:25.842144  8414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:25.852355  8414 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260: Bootstrap starting.
I20260710 11:01:25.857056  8414 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:25.861207  8414 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260: No bootstrap required, opened a new log
I20260710 11:01:25.863438  8414 raft_consensus.cc:359] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f362159002cf4b8a8db854a8e9fc7260" member_type: VOTER }
I20260710 11:01:25.863848  8414 raft_consensus.cc:385] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:25.864125  8414 raft_consensus.cc:740] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f362159002cf4b8a8db854a8e9fc7260, State: Initialized, Role: FOLLOWER
I20260710 11:01:25.864708  8414 consensus_queue.cc:260] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f362159002cf4b8a8db854a8e9fc7260" member_type: VOTER }
I20260710 11:01:25.865162  8414 raft_consensus.cc:399] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:25.865366  8414 raft_consensus.cc:493] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:25.865674  8414 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:25.870008  8414 raft_consensus.cc:515] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f362159002cf4b8a8db854a8e9fc7260" member_type: VOTER }
I20260710 11:01:25.870556  8414 leader_election.cc:304] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260 [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: f362159002cf4b8a8db854a8e9fc7260; no voters: 
I20260710 11:01:25.871651  8414 leader_election.cc:290] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:25.871977  8417 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:25.873271  8417 raft_consensus.cc:697] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260 [term 1 LEADER]: Becoming Leader. State: Replica: f362159002cf4b8a8db854a8e9fc7260, State: Running, Role: LEADER
I20260710 11:01:25.874042  8417 consensus_queue.cc:237] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260 [LEADER]: Queue going to LEADER mode. State: All 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: "f362159002cf4b8a8db854a8e9fc7260" member_type: VOTER }
I20260710 11:01:25.874635  8414 sys_catalog.cc:565] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:25.878527  8418 sys_catalog.cc:455] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f362159002cf4b8a8db854a8e9fc7260" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f362159002cf4b8a8db854a8e9fc7260" member_type: VOTER } }
I20260710 11:01:25.878561  8419 sys_catalog.cc:455] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f362159002cf4b8a8db854a8e9fc7260. Latest consensus state: current_term: 1 leader_uuid: "f362159002cf4b8a8db854a8e9fc7260" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f362159002cf4b8a8db854a8e9fc7260" member_type: VOTER } }
I20260710 11:01:25.879251  8418 sys_catalog.cc:458] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:25.879278  8419 sys_catalog.cc:458] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:25.882151  8424 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:25.886945  8424 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:25.891307  3931 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:25.897189  8424 catalog_manager.cc:1383] Generated new cluster ID: 174cd34dc9fb45d2be0c751097dc3fd1
I20260710 11:01:25.897482  8424 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:25.928709  8424 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:25.930071  8424 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:25.949785  8424 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260: Generated new TSK 0
I20260710 11:01:25.950398  8424 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:25.958237  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:25.964082  8435 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:25.965777  8436 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:25.967532  3931 server_base.cc:1061] running on GCE node
W20260710 11:01:25.967558  8438 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:25.968657  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:25.968832  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:25.968954  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681285968943 us; error 0 us; skew 500 ppm
I20260710 11:01:25.969388  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:25.971495  3931 webserver.cc:533] Webserver started at http://127.3.214.193:42437/ using document root <none> and password file <none>
I20260710 11:01:25.971951  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:25.972097  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:25.972287  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:25.973275  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183595730-3931-0/minicluster-data/ts-0-root/instance:
uuid: "adfd3042c5354f39a6464a70a517e65f"
format_stamp: "Formatted at 2026-07-10 11:01:25 on dist-test-slave-t4dr"
I20260710 11:01:25.977523  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260710 11:01:25.980502  8443 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:25.981205  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:25.981437  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183595730-3931-0/minicluster-data/ts-0-root
uuid: "adfd3042c5354f39a6464a70a517e65f"
format_stamp: "Formatted at 2026-07-10 11:01:25 on dist-test-slave-t4dr"
I20260710 11:01:25.981735  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183595730-3931-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183595730-3931-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183595730-3931-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:26.010221  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:26.011567  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:26.012971  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:26.015210  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:26.015375  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:26.015669  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:26.015817  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:26.053666  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.193:37699
I20260710 11:01:26.053755  8505 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.193:37699 every 8 connection(s)
I20260710 11:01:26.058606  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:26.065568  8510 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:26.068051  8511 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:26.068523  8513 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:26.069530  3931 server_base.cc:1061] running on GCE node
I20260710 11:01:26.070770  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:26.071008  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:26.071189  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681286071174 us; error 0 us; skew 500 ppm
I20260710 11:01:26.071764  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:26.074679  3931 webserver.cc:533] Webserver started at http://127.3.214.194:46039/ using document root <none> and password file <none>
I20260710 11:01:26.075227  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:26.075462  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:26.075771  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:26.075697  8506 heartbeater.cc:344] Connected to a master server at 127.3.214.254:41633
I20260710 11:01:26.076231  8506 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:26.077123  8506 heartbeater.cc:507] Master 127.3.214.254:41633 requested a full tablet report, sending...
I20260710 11:01:26.077500  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183595730-3931-0/minicluster-data/ts-1-root/instance:
uuid: "335e7818a92d466798907a3f06fdaddc"
format_stamp: "Formatted at 2026-07-10 11:01:26 on dist-test-slave-t4dr"
I20260710 11:01:26.079282  8379 ts_manager.cc:194] Registered new tserver with Master: adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699)
I20260710 11:01:26.081012  8379 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50986
I20260710 11:01:26.082312  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:01:26.085695  8518 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:26.086477  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:01:26.086758  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183595730-3931-0/minicluster-data/ts-1-root
uuid: "335e7818a92d466798907a3f06fdaddc"
format_stamp: "Formatted at 2026-07-10 11:01:26 on dist-test-slave-t4dr"
I20260710 11:01:26.087040  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183595730-3931-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183595730-3931-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183595730-3931-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:26.099915  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:26.101150  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:26.102650  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:26.104797  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:26.105020  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:26.105269  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:26.105449  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:26.143537  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.194:39683
I20260710 11:01:26.143646  8580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.194:39683 every 8 connection(s)
I20260710 11:01:26.148172  3931 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:26.154624  8584 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:26.155687  8585 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:26.157648  8587 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:26.158190  3931 server_base.cc:1061] running on GCE node
I20260710 11:01:26.159024  3931 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:26.159248  3931 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:26.159447  3931 hybrid_clock.cc:648] HybridClock initialized: now 1783681286159430 us; error 0 us; skew 500 ppm
I20260710 11:01:26.160035  3931 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:26.160925  8581 heartbeater.cc:344] Connected to a master server at 127.3.214.254:41633
I20260710 11:01:26.161334  8581 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:26.162149  8581 heartbeater.cc:507] Master 127.3.214.254:41633 requested a full tablet report, sending...
I20260710 11:01:26.162698  3931 webserver.cc:533] Webserver started at http://127.3.214.195:38875/ using document root <none> and password file <none>
I20260710 11:01:26.163220  3931 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:26.163427  3931 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:26.163727  3931 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:26.164320  8379 ts_manager.cc:194] Registered new tserver with Master: 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683)
I20260710 11:01:26.165254  3931 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183595730-3931-0/minicluster-data/ts-2-root/instance:
uuid: "f9794a62fd8f4eb3bf83db52492d91da"
format_stamp: "Formatted at 2026-07-10 11:01:26 on dist-test-slave-t4dr"
I20260710 11:01:26.166149  8379 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50996
I20260710 11:01:26.170109  3931 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:01:26.173360  8592 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:26.174108  3931 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:01:26.174407  3931 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183595730-3931-0/minicluster-data/ts-2-root
uuid: "f9794a62fd8f4eb3bf83db52492d91da"
format_stamp: "Formatted at 2026-07-10 11:01:26 on dist-test-slave-t4dr"
I20260710 11:01:26.174659  3931 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183595730-3931-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183595730-3931-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5S5OpN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183595730-3931-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:26.202976  3931 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:26.204180  3931 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:26.205643  3931 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:26.207789  3931 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:26.208029  3931 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:26.208263  3931 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:26.208442  3931 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:26.246770  3931 rpc_server.cc:307] RPC server started. Bound to: 127.3.214.195:41777
I20260710 11:01:26.246868  8654 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.214.195:41777 every 8 connection(s)
I20260710 11:01:26.260203  8655 heartbeater.cc:344] Connected to a master server at 127.3.214.254:41633
I20260710 11:01:26.260596  8655 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:26.261298  8655 heartbeater.cc:507] Master 127.3.214.254:41633 requested a full tablet report, sending...
I20260710 11:01:26.263224  8379 ts_manager.cc:194] Registered new tserver with Master: f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:26.263374  3931 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013517882s
I20260710 11:01:26.264983  8379 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51002
I20260710 11:01:26.289060  8379 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51018:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:26.292418  8379 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:26.361765  8469 tablet_service.cc:1511] Processing CreateTablet for tablet e0013a721e284459a3d6d32ceb4d0810 (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:26.363361  8469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0013a721e284459a3d6d32ceb4d0810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.363479  8471 tablet_service.cc:1511] Processing CreateTablet for tablet bdbace4473504cdaa6619098aa66cb85 (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:26.363690  8470 tablet_service.cc:1511] Processing CreateTablet for tablet 3d8c2b120c944fe18627a81f629032c2 (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:26.364972  8471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdbace4473504cdaa6619098aa66cb85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.365571  8470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d8c2b120c944fe18627a81f629032c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.377193  8620 tablet_service.cc:1511] Processing CreateTablet for tablet bdbace4473504cdaa6619098aa66cb85 (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:26.377417  8468 tablet_service.cc:1511] Processing CreateTablet for tablet e2669f2f78d5469880985d340527e7f8 (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:26.378614  8620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdbace4473504cdaa6619098aa66cb85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.378793  8468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2669f2f78d5469880985d340527e7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.387311  8467 tablet_service.cc:1511] Processing CreateTablet for tablet f930601ee6ea4e68a6ed549729d743ae (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:26.388834  8467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f930601ee6ea4e68a6ed549729d743ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.390147  8619 tablet_service.cc:1511] Processing CreateTablet for tablet 3d8c2b120c944fe18627a81f629032c2 (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:26.391417  8619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d8c2b120c944fe18627a81f629032c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.394445  8546 tablet_service.cc:1511] Processing CreateTablet for tablet bdbace4473504cdaa6619098aa66cb85 (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:26.395726  8546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdbace4473504cdaa6619098aa66cb85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.396312  8542 tablet_service.cc:1511] Processing CreateTablet for tablet f930601ee6ea4e68a6ed549729d743ae (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:26.397977  8542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f930601ee6ea4e68a6ed549729d743ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.398702  8545 tablet_service.cc:1511] Processing CreateTablet for tablet 3d8c2b120c944fe18627a81f629032c2 (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:26.399962  8545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d8c2b120c944fe18627a81f629032c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.402648  8544 tablet_service.cc:1511] Processing CreateTablet for tablet e0013a721e284459a3d6d32ceb4d0810 (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:26.403860  8544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0013a721e284459a3d6d32ceb4d0810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.406711  8543 tablet_service.cc:1511] Processing CreateTablet for tablet e2669f2f78d5469880985d340527e7f8 (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:26.407972  8543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2669f2f78d5469880985d340527e7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.432013  8618 tablet_service.cc:1511] Processing CreateTablet for tablet e0013a721e284459a3d6d32ceb4d0810 (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:26.435276  8618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0013a721e284459a3d6d32ceb4d0810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.443811  8617 tablet_service.cc:1511] Processing CreateTablet for tablet e2669f2f78d5469880985d340527e7f8 (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:26.445734  8617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2669f2f78d5469880985d340527e7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.451619  8616 tablet_service.cc:1511] Processing CreateTablet for tablet f930601ee6ea4e68a6ed549729d743ae (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:26.452028  8541 tablet_service.cc:1511] Processing CreateTablet for tablet d3aa6496bbc147eb86a2c9e624cc594e (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:26.453528  8616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f930601ee6ea4e68a6ed549729d743ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.453524  8541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3aa6496bbc147eb86a2c9e624cc594e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.454959  8470 tablet_service.cc:1511] Processing CreateTablet for tablet 506e2e4b504e411ea47a427d24779792 (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:26.456230  8470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 506e2e4b504e411ea47a427d24779792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.459179  8467 tablet_service.cc:1511] Processing CreateTablet for tablet d3aa6496bbc147eb86a2c9e624cc594e (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:26.460433  8467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3aa6496bbc147eb86a2c9e624cc594e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.478757  8615 tablet_service.cc:1511] Processing CreateTablet for tablet d3aa6496bbc147eb86a2c9e624cc594e (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:26.480690  8615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3aa6496bbc147eb86a2c9e624cc594e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.481107  8540 tablet_service.cc:1511] Processing CreateTablet for tablet 506e2e4b504e411ea47a427d24779792 (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:26.482393  8540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 506e2e4b504e411ea47a427d24779792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.495313  8670 tablet_bootstrap.cc:492] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f: Bootstrap starting.
I20260710 11:01:26.510931  8670 tablet_bootstrap.cc:654] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.517906  8614 tablet_service.cc:1511] Processing CreateTablet for tablet 506e2e4b504e411ea47a427d24779792 (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:26.520146  8614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 506e2e4b504e411ea47a427d24779792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.522989  8671 tablet_bootstrap.cc:492] T e2669f2f78d5469880985d340527e7f8 P 335e7818a92d466798907a3f06fdaddc: Bootstrap starting.
I20260710 11:01:26.525833  8670 tablet_bootstrap.cc:492] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f: No bootstrap required, opened a new log
I20260710 11:01:26.526357  8670 ts_tablet_manager.cc:1403] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.000s
I20260710 11:01:26.529228  8670 raft_consensus.cc:359] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.529942  8670 raft_consensus.cc:385] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.530224  8670 raft_consensus.cc:740] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.531152  8670 consensus_queue.cc:260] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.544801  8671 tablet_bootstrap.cc:654] T e2669f2f78d5469880985d340527e7f8 P 335e7818a92d466798907a3f06fdaddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.546207  8670 ts_tablet_manager.cc:1434] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.012s
I20260710 11:01:26.545814  8672 tablet_bootstrap.cc:492] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da: Bootstrap starting.
I20260710 11:01:26.547029  8506 heartbeater.cc:499] Master 127.3.214.254:41633 was elected leader, sending a full tablet report...
I20260710 11:01:26.547288  8670 tablet_bootstrap.cc:492] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f: Bootstrap starting.
I20260710 11:01:26.553723  8670 tablet_bootstrap.cc:654] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.553565  8542 tablet_service.cc:1511] Processing CreateTablet for tablet c5bc5bd359dd478da77899a2014e1591 (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:26.554889  8542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5bc5bd359dd478da77899a2014e1591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.561902  8470 tablet_service.cc:1511] Processing CreateTablet for tablet c5bc5bd359dd478da77899a2014e1591 (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:26.566262  8618 tablet_service.cc:1511] Processing CreateTablet for tablet c5bc5bd359dd478da77899a2014e1591 (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:26.567986  8618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5bc5bd359dd478da77899a2014e1591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.574218  8615 tablet_service.cc:1511] Processing CreateTablet for tablet 2cafc722af5b4d43a4929f098bb826e4 (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:26.577092  8540 tablet_service.cc:1511] Processing CreateTablet for tablet 2cafc722af5b4d43a4929f098bb826e4 (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:26.577518  8615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cafc722af5b4d43a4929f098bb826e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.578302  8540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cafc722af5b4d43a4929f098bb826e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.587684  8467 tablet_service.cc:1511] Processing CreateTablet for tablet 2cafc722af5b4d43a4929f098bb826e4 (DEFAULT_TABLE table=test-workload [id=be3fdb563bda4f86b84f9a4743babb69]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:26.592661  8470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5bc5bd359dd478da77899a2014e1591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.596017  8670 tablet_bootstrap.cc:492] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f: No bootstrap required, opened a new log
I20260710 11:01:26.596778  8670 ts_tablet_manager.cc:1403] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.037s
I20260710 11:01:26.599846  8670 raft_consensus.cc:359] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.600512  8670 raft_consensus.cc:385] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.600805  8670 raft_consensus.cc:740] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.601541  8670 consensus_queue.cc:260] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.603813  8670 ts_tablet_manager.cc:1434] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260710 11:01:26.604732  8670 tablet_bootstrap.cc:492] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f: Bootstrap starting.
I20260710 11:01:26.605767  8467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cafc722af5b4d43a4929f098bb826e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.614033  8672 tablet_bootstrap.cc:654] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.619050  8671 tablet_bootstrap.cc:492] T e2669f2f78d5469880985d340527e7f8 P 335e7818a92d466798907a3f06fdaddc: No bootstrap required, opened a new log
I20260710 11:01:26.619546  8671 ts_tablet_manager.cc:1403] T e2669f2f78d5469880985d340527e7f8 P 335e7818a92d466798907a3f06fdaddc: Time spent bootstrapping tablet: real 0.097s	user 0.009s	sys 0.014s
I20260710 11:01:26.622342  8671 raft_consensus.cc:359] T e2669f2f78d5469880985d340527e7f8 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.623045  8671 raft_consensus.cc:385] T e2669f2f78d5469880985d340527e7f8 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.623363  8671 raft_consensus.cc:740] T e2669f2f78d5469880985d340527e7f8 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.624224  8671 consensus_queue.cc:260] T e2669f2f78d5469880985d340527e7f8 P 335e7818a92d466798907a3f06fdaddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.625455  8672 tablet_bootstrap.cc:492] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da: No bootstrap required, opened a new log
I20260710 11:01:26.626035  8672 ts_tablet_manager.cc:1403] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da: Time spent bootstrapping tablet: real 0.081s	user 0.006s	sys 0.006s
I20260710 11:01:26.626580  8581 heartbeater.cc:499] Master 127.3.214.254:41633 was elected leader, sending a full tablet report...
I20260710 11:01:26.626875  8671 ts_tablet_manager.cc:1434] T e2669f2f78d5469880985d340527e7f8 P 335e7818a92d466798907a3f06fdaddc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:01:26.627303  8670 tablet_bootstrap.cc:654] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.627871  8671 tablet_bootstrap.cc:492] T bdbace4473504cdaa6619098aa66cb85 P 335e7818a92d466798907a3f06fdaddc: Bootstrap starting.
I20260710 11:01:26.628961  8672 raft_consensus.cc:359] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.629705  8672 raft_consensus.cc:385] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.629987  8672 raft_consensus.cc:740] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.630765  8672 consensus_queue.cc:260] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.635758  8671 tablet_bootstrap.cc:654] T bdbace4473504cdaa6619098aa66cb85 P 335e7818a92d466798907a3f06fdaddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.641539  8655 heartbeater.cc:499] Master 127.3.214.254:41633 was elected leader, sending a full tablet report...
I20260710 11:01:26.642076  8672 ts_tablet_manager.cc:1434] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.005s
I20260710 11:01:26.642138  8670 tablet_bootstrap.cc:492] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f: No bootstrap required, opened a new log
I20260710 11:01:26.642843  8670 ts_tablet_manager.cc:1403] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.014s
I20260710 11:01:26.643224  8672 tablet_bootstrap.cc:492] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da: Bootstrap starting.
I20260710 11:01:26.645780  8670 raft_consensus.cc:359] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.646457  8670 raft_consensus.cc:385] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.646740  8670 raft_consensus.cc:740] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.647441  8670 consensus_queue.cc:260] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.649641  8670 ts_tablet_manager.cc:1434] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 11:01:26.649706  8672 tablet_bootstrap.cc:654] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.654191  8670 tablet_bootstrap.cc:492] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f: Bootstrap starting.
I20260710 11:01:26.659045  8671 tablet_bootstrap.cc:492] T bdbace4473504cdaa6619098aa66cb85 P 335e7818a92d466798907a3f06fdaddc: No bootstrap required, opened a new log
I20260710 11:01:26.659580  8671 ts_tablet_manager.cc:1403] T bdbace4473504cdaa6619098aa66cb85 P 335e7818a92d466798907a3f06fdaddc: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260710 11:01:26.662607  8671 raft_consensus.cc:359] T bdbace4473504cdaa6619098aa66cb85 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.663323  8671 raft_consensus.cc:385] T bdbace4473504cdaa6619098aa66cb85 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.663601  8671 raft_consensus.cc:740] T bdbace4473504cdaa6619098aa66cb85 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.664207  8670 tablet_bootstrap.cc:654] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.664536  8671 consensus_queue.cc:260] T bdbace4473504cdaa6619098aa66cb85 P 335e7818a92d466798907a3f06fdaddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.666836  8671 ts_tablet_manager.cc:1434] T bdbace4473504cdaa6619098aa66cb85 P 335e7818a92d466798907a3f06fdaddc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:26.667824  8671 tablet_bootstrap.cc:492] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc: Bootstrap starting.
I20260710 11:01:26.669843  8672 tablet_bootstrap.cc:492] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da: No bootstrap required, opened a new log
I20260710 11:01:26.670364  8672 ts_tablet_manager.cc:1403] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260710 11:01:26.673354  8672 raft_consensus.cc:359] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.674008  8671 tablet_bootstrap.cc:654] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.674075  8672 raft_consensus.cc:385] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.674497  8672 raft_consensus.cc:740] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.675289  8672 consensus_queue.cc:260] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.679461  8670 tablet_bootstrap.cc:492] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f: No bootstrap required, opened a new log
I20260710 11:01:26.679955  8670 ts_tablet_manager.cc:1403] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.007s
I20260710 11:01:26.680114  8672 ts_tablet_manager.cc:1434] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 11:01:26.681077  8672 tablet_bootstrap.cc:492] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da: Bootstrap starting.
I20260710 11:01:26.681176  8671 tablet_bootstrap.cc:492] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc: No bootstrap required, opened a new log
I20260710 11:01:26.681813  8671 ts_tablet_manager.cc:1403] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 11:01:26.682834  8670 raft_consensus.cc:359] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.683570  8670 raft_consensus.cc:385] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.683874  8670 raft_consensus.cc:740] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.684777  8680 raft_consensus.cc:493] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:26.684808  8670 consensus_queue.cc:260] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.685091  8671 raft_consensus.cc:359] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.685297  8680 raft_consensus.cc:515] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.686185  8671 raft_consensus.cc:385] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.686584  8671 raft_consensus.cc:740] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.687366  8671 consensus_queue.cc:260] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.689659  8671 ts_tablet_manager.cc:1434] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:01:26.689599  8680 leader_election.cc:290] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683)
I20260710 11:01:26.691027  8671 tablet_bootstrap.cc:492] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc: Bootstrap starting.
I20260710 11:01:26.693230  8672 tablet_bootstrap.cc:654] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.693284  8670 ts_tablet_manager.cc:1434] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:01:26.694413  8670 tablet_bootstrap.cc:492] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f: Bootstrap starting.
I20260710 11:01:26.698140  8671 tablet_bootstrap.cc:654] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.714421  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdbace4473504cdaa6619098aa66cb85" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc" is_pre_election: true
I20260710 11:01:26.715173  8556 raft_consensus.cc:2468] T bdbace4473504cdaa6619098aa66cb85 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 0.
I20260710 11:01:26.715602  8671 tablet_bootstrap.cc:492] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc: No bootstrap required, opened a new log
I20260710 11:01:26.716144  8671 ts_tablet_manager.cc:1403] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.017s
I20260710 11:01:26.716554  8596 leader_election.cc:304] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:26.717495  8680 raft_consensus.cc:2804] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:26.717875  8680 raft_consensus.cc:493] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:26.718204  8680 raft_consensus.cc:3060] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.719158  8671 raft_consensus.cc:359] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.719599  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdbace4473504cdaa6619098aa66cb85" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f" is_pre_election: true
I20260710 11:01:26.719883  8671 raft_consensus.cc:385] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.720265  8671 raft_consensus.cc:740] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.720326  8481 raft_consensus.cc:2468] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 0.
I20260710 11:01:26.721131  8671 consensus_queue.cc:260] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.720356  8670 tablet_bootstrap.cc:654] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.723276  8671 ts_tablet_manager.cc:1434] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:26.724264  8671 tablet_bootstrap.cc:492] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc: Bootstrap starting.
I20260710 11:01:26.725883  8680 raft_consensus.cc:515] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.729513  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdbace4473504cdaa6619098aa66cb85" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
I20260710 11:01:26.730217  8481 raft_consensus.cc:3060] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.730444  8671 tablet_bootstrap.cc:654] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.739511  8672 tablet_bootstrap.cc:492] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da: No bootstrap required, opened a new log
I20260710 11:01:26.741390  8672 ts_tablet_manager.cc:1403] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.003s
I20260710 11:01:26.742087  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdbace4473504cdaa6619098aa66cb85" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:26.740588  8680 leader_election.cc:290] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 election: Requested vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683)
I20260710 11:01:26.742906  8556 raft_consensus.cc:3060] T bdbace4473504cdaa6619098aa66cb85 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.747614  8672 raft_consensus.cc:359] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.748668  8672 raft_consensus.cc:385] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.749106  8672 raft_consensus.cc:740] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.750234  8680 raft_consensus.cc:493] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:26.750942  8680 raft_consensus.cc:515] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.752239  8556 raft_consensus.cc:2468] T bdbace4473504cdaa6619098aa66cb85 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 1.
I20260710 11:01:26.753758  8680 leader_election.cc:290] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683)
I20260710 11:01:26.754951  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2669f2f78d5469880985d340527e7f8" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f" is_pre_election: true
I20260710 11:01:26.754684  8672 consensus_queue.cc:260] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
W20260710 11:01:26.757387  8594 leader_election.cc:343] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:26.757575  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2669f2f78d5469880985d340527e7f8" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc" is_pre_election: true
I20260710 11:01:26.740381  8481 raft_consensus.cc:2468] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 1.
I20260710 11:01:26.758255  8555 raft_consensus.cc:2468] T e2669f2f78d5469880985d340527e7f8 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 0.
I20260710 11:01:26.758817  8672 ts_tablet_manager.cc:1434] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:01:26.759032  8594 leader_election.cc:304] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adfd3042c5354f39a6464a70a517e65f, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:26.759775  8672 tablet_bootstrap.cc:492] T f930601ee6ea4e68a6ed549729d743ae P f9794a62fd8f4eb3bf83db52492d91da: Bootstrap starting.
I20260710 11:01:26.760463  8596 leader_election.cc:304] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, f9794a62fd8f4eb3bf83db52492d91da; no voters: adfd3042c5354f39a6464a70a517e65f
I20260710 11:01:26.760732  8670 tablet_bootstrap.cc:492] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f: No bootstrap required, opened a new log
I20260710 11:01:26.761247  8670 ts_tablet_manager.cc:1403] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f: Time spent bootstrapping tablet: real 0.067s	user 0.033s	sys 0.009s
I20260710 11:01:26.764875  8670 raft_consensus.cc:359] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.765731  8670 raft_consensus.cc:385] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.766083  8670 raft_consensus.cc:740] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.766471  8672 tablet_bootstrap.cc:654] T f930601ee6ea4e68a6ed549729d743ae P f9794a62fd8f4eb3bf83db52492d91da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.767030  8670 consensus_queue.cc:260] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.771235  8680 raft_consensus.cc:2804] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:26.772140  8680 raft_consensus.cc:697] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Becoming Leader. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Running, Role: LEADER
I20260710 11:01:26.773443  8680 consensus_queue.cc:237] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.775245  8670 ts_tablet_manager.cc:1434] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260710 11:01:26.775980  8671 tablet_bootstrap.cc:492] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc: No bootstrap required, opened a new log
I20260710 11:01:26.780429  8670 tablet_bootstrap.cc:492] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f: Bootstrap starting.
I20260710 11:01:26.780943  8671 ts_tablet_manager.cc:1403] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc: Time spent bootstrapping tablet: real 0.057s	user 0.032s	sys 0.003s
I20260710 11:01:26.788208  8671 raft_consensus.cc:359] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.789357  8671 raft_consensus.cc:385] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.789705  8691 raft_consensus.cc:2804] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:26.789886  8671 raft_consensus.cc:740] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.791412  8671 consensus_queue.cc:260] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.790199  8691 raft_consensus.cc:493] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:26.792418  8670 tablet_bootstrap.cc:654] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.792742  8691 raft_consensus.cc:3060] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.796260  8678 raft_consensus.cc:493] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:26.796737  8678 raft_consensus.cc:515] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.802287  8671 ts_tablet_manager.cc:1434] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 11:01:26.803431  8671 tablet_bootstrap.cc:492] T e0013a721e284459a3d6d32ceb4d0810 P 335e7818a92d466798907a3f06fdaddc: Bootstrap starting.
I20260710 11:01:26.806548  8672 tablet_bootstrap.cc:492] T f930601ee6ea4e68a6ed549729d743ae P f9794a62fd8f4eb3bf83db52492d91da: No bootstrap required, opened a new log
I20260710 11:01:26.807060  8672 ts_tablet_manager.cc:1403] T f930601ee6ea4e68a6ed549729d743ae P f9794a62fd8f4eb3bf83db52492d91da: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.025s
I20260710 11:01:26.807525  8678 leader_election.cc:290] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:26.810770  8672 raft_consensus.cc:359] T f930601ee6ea4e68a6ed549729d743ae P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.811859  8672 raft_consensus.cc:385] T f930601ee6ea4e68a6ed549729d743ae P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.812235  8672 raft_consensus.cc:740] T f930601ee6ea4e68a6ed549729d743ae P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.813455  8691 raft_consensus.cc:515] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.816504  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2669f2f78d5469880985d340527e7f8" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
I20260710 11:01:26.816675  8691 leader_election.cc:290] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 election: Requested vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683)
I20260710 11:01:26.817109  8481 raft_consensus.cc:3060] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.817752  8671 tablet_bootstrap.cc:654] T e0013a721e284459a3d6d32ceb4d0810 P 335e7818a92d466798907a3f06fdaddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.817406  8672 consensus_queue.cc:260] T f930601ee6ea4e68a6ed549729d743ae P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.818572  8376 catalog_manager.cc:5697] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da reported cstate change: term changed from 0 to 1, leader changed from <none> to f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195). New cstate: current_term: 1 leader_uuid: "f9794a62fd8f4eb3bf83db52492d91da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:26.825301  8481 raft_consensus.cc:2468] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 1.
I20260710 11:01:26.826467  8594 leader_election.cc:304] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adfd3042c5354f39a6464a70a517e65f, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:26.826581  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2669f2f78d5469880985d340527e7f8" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:26.827135  8556 raft_consensus.cc:3060] T e2669f2f78d5469880985d340527e7f8 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.827316  8691 raft_consensus.cc:2804] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:26.827831  8691 raft_consensus.cc:697] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Becoming Leader. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Running, Role: LEADER
I20260710 11:01:26.819641  8672 ts_tablet_manager.cc:1434] T f930601ee6ea4e68a6ed549729d743ae P f9794a62fd8f4eb3bf83db52492d91da: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:01:26.828644  8691 consensus_queue.cc:237] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.830143  8671 tablet_bootstrap.cc:492] T e0013a721e284459a3d6d32ceb4d0810 P 335e7818a92d466798907a3f06fdaddc: No bootstrap required, opened a new log
I20260710 11:01:26.830672  8671 ts_tablet_manager.cc:1403] T e0013a721e284459a3d6d32ceb4d0810 P 335e7818a92d466798907a3f06fdaddc: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.010s
I20260710 11:01:26.831533  8672 tablet_bootstrap.cc:492] T e0013a721e284459a3d6d32ceb4d0810 P f9794a62fd8f4eb3bf83db52492d91da: Bootstrap starting.
I20260710 11:01:26.834796  8556 raft_consensus.cc:2468] T e2669f2f78d5469880985d340527e7f8 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 1.
I20260710 11:01:26.837669  8678 raft_consensus.cc:493] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:26.838191  8678 raft_consensus.cc:515] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.840482  8678 leader_election.cc:290] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:26.840170  8671 raft_consensus.cc:359] T e0013a721e284459a3d6d32ceb4d0810 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.841044  8671 raft_consensus.cc:385] T e0013a721e284459a3d6d32ceb4d0810 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.841437  8671 raft_consensus.cc:740] T e0013a721e284459a3d6d32ceb4d0810 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.842075  8672 tablet_bootstrap.cc:654] T e0013a721e284459a3d6d32ceb4d0810 P f9794a62fd8f4eb3bf83db52492d91da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.842528  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c2b120c944fe18627a81f629032c2" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f" is_pre_election: true
I20260710 11:01:26.843076  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3aa6496bbc147eb86a2c9e624cc594e" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f" is_pre_election: true
W20260710 11:01:26.844549  8520 leader_election.cc:343] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:26.843192  8481 raft_consensus.cc:2468] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 0.
I20260710 11:01:26.846285  8520 leader_election.cc:304] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: 
I20260710 11:01:26.847275  8678 raft_consensus.cc:2804] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:26.847653  8678 raft_consensus.cc:493] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:26.848053  8678 raft_consensus.cc:3060] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.850135  8670 tablet_bootstrap.cc:492] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f: No bootstrap required, opened a new log
I20260710 11:01:26.850807  8670 ts_tablet_manager.cc:1403] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.007s
I20260710 11:01:26.849992  8671 consensus_queue.cc:260] T e0013a721e284459a3d6d32ceb4d0810 P 335e7818a92d466798907a3f06fdaddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.854060  8670 raft_consensus.cc:359] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.854749  8670 raft_consensus.cc:385] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.855028  8670 raft_consensus.cc:740] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.855748  8670 consensus_queue.cc:260] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.855834  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c2b120c944fe18627a81f629032c2" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da" is_pre_election: true
I20260710 11:01:26.855844  8678 raft_consensus.cc:515] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.856798  8630 raft_consensus.cc:2468] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 0.
I20260710 11:01:26.857774  8629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3aa6496bbc147eb86a2c9e624cc594e" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da" is_pre_election: true
W20260710 11:01:26.863649  8519 leader_election.cc:343] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:26.864344  8519 leader_election.cc:304] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc; no voters: adfd3042c5354f39a6464a70a517e65f, f9794a62fd8f4eb3bf83db52492d91da
I20260710 11:01:26.864648  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c2b120c944fe18627a81f629032c2" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
I20260710 11:01:26.865232  8481 raft_consensus.cc:3060] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.865989  8702 raft_consensus.cc:2749] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:26.873155  8481 raft_consensus.cc:2468] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 1.
I20260710 11:01:26.874495  8520 leader_election.cc:304] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: 
I20260710 11:01:26.863408  8678 leader_election.cc:290] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 election: Requested vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:26.858048  8670 ts_tablet_manager.cc:1434] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260710 11:01:26.875648  8703 raft_consensus.cc:2804] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:26.876632  8670 tablet_bootstrap.cc:492] T d3aa6496bbc147eb86a2c9e624cc594e P adfd3042c5354f39a6464a70a517e65f: Bootstrap starting.
I20260710 11:01:26.876999  8703 raft_consensus.cc:697] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 1 LEADER]: Becoming Leader. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Running, Role: LEADER
I20260710 11:01:26.877170  8629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c2b120c944fe18627a81f629032c2" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:26.859117  8671 ts_tablet_manager.cc:1434] T e0013a721e284459a3d6d32ceb4d0810 P 335e7818a92d466798907a3f06fdaddc: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.005s
I20260710 11:01:26.878922  8671 tablet_bootstrap.cc:492] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc: Bootstrap starting.
I20260710 11:01:26.878677  8703 consensus_queue.cc:237] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.880139  8376 catalog_manager.cc:5697] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da reported cstate change: term changed from 0 to 1, leader changed from <none> to f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195). New cstate: current_term: 1 leader_uuid: "f9794a62fd8f4eb3bf83db52492d91da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:26.881697  8629 raft_consensus.cc:3060] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.884846  8670 tablet_bootstrap.cc:654] T d3aa6496bbc147eb86a2c9e624cc594e P adfd3042c5354f39a6464a70a517e65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.887288  8672 tablet_bootstrap.cc:492] T e0013a721e284459a3d6d32ceb4d0810 P f9794a62fd8f4eb3bf83db52492d91da: No bootstrap required, opened a new log
I20260710 11:01:26.887890  8672 ts_tablet_manager.cc:1403] T e0013a721e284459a3d6d32ceb4d0810 P f9794a62fd8f4eb3bf83db52492d91da: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.022s
W20260710 11:01:26.889338  8427 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:26.891402  8672 raft_consensus.cc:359] T e0013a721e284459a3d6d32ceb4d0810 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.892336  8672 raft_consensus.cc:385] T e0013a721e284459a3d6d32ceb4d0810 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.892719  8672 raft_consensus.cc:740] T e0013a721e284459a3d6d32ceb4d0810 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.893731  8672 consensus_queue.cc:260] T e0013a721e284459a3d6d32ceb4d0810 P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.895341  8629 raft_consensus.cc:2468] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 1.
I20260710 11:01:26.896471  8670 tablet_bootstrap.cc:492] T d3aa6496bbc147eb86a2c9e624cc594e P adfd3042c5354f39a6464a70a517e65f: No bootstrap required, opened a new log
I20260710 11:01:26.896962  8670 ts_tablet_manager.cc:1403] T d3aa6496bbc147eb86a2c9e624cc594e P adfd3042c5354f39a6464a70a517e65f: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260710 11:01:26.897676  8672 ts_tablet_manager.cc:1434] T e0013a721e284459a3d6d32ceb4d0810 P f9794a62fd8f4eb3bf83db52492d91da: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:01:26.899214  8672 tablet_bootstrap.cc:492] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da: Bootstrap starting.
I20260710 11:01:26.899981  8670 raft_consensus.cc:359] T d3aa6496bbc147eb86a2c9e624cc594e P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.900719  8670 raft_consensus.cc:385] T d3aa6496bbc147eb86a2c9e624cc594e P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.901007  8670 raft_consensus.cc:740] T d3aa6496bbc147eb86a2c9e624cc594e P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.901872  8670 consensus_queue.cc:260] T d3aa6496bbc147eb86a2c9e624cc594e P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.902626  8671 tablet_bootstrap.cc:654] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.907325  8670 ts_tablet_manager.cc:1434] T d3aa6496bbc147eb86a2c9e624cc594e P adfd3042c5354f39a6464a70a517e65f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:01:26.908411  8670 tablet_bootstrap.cc:492] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f: Bootstrap starting.
I20260710 11:01:26.910166  8672 tablet_bootstrap.cc:654] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.914949  8670 tablet_bootstrap.cc:654] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.919950  8671 tablet_bootstrap.cc:492] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc: No bootstrap required, opened a new log
I20260710 11:01:26.920499  8671 ts_tablet_manager.cc:1403] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.003s
I20260710 11:01:26.922567  8672 tablet_bootstrap.cc:492] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da: No bootstrap required, opened a new log
I20260710 11:01:26.923167  8672 ts_tablet_manager.cc:1403] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
I20260710 11:01:26.923666  8671 raft_consensus.cc:359] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.924539  8674 raft_consensus.cc:493] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:26.925118  8674 raft_consensus.cc:515] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.926796  8672 raft_consensus.cc:359] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.927666  8672 raft_consensus.cc:385] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.928071  8672 raft_consensus.cc:740] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.929319  8674 leader_election.cc:290] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:26.929131  8672 consensus_queue.cc:260] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.927681  8377 catalog_manager.cc:5697] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc reported cstate change: term changed from 0 to 1, leader changed from <none> to 335e7818a92d466798907a3f06fdaddc (127.3.214.194). New cstate: current_term: 1 leader_uuid: "335e7818a92d466798907a3f06fdaddc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:26.932144  8672 ts_tablet_manager.cc:1434] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:01:26.933326  8672 tablet_bootstrap.cc:492] T 506e2e4b504e411ea47a427d24779792 P f9794a62fd8f4eb3bf83db52492d91da: Bootstrap starting.
I20260710 11:01:26.941572  8672 tablet_bootstrap.cc:654] T 506e2e4b504e411ea47a427d24779792 P f9794a62fd8f4eb3bf83db52492d91da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.952037  8670 tablet_bootstrap.cc:492] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f: No bootstrap required, opened a new log
I20260710 11:01:26.952606  8670 ts_tablet_manager.cc:1403] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.021s
I20260710 11:01:26.953329  8672 tablet_bootstrap.cc:492] T 506e2e4b504e411ea47a427d24779792 P f9794a62fd8f4eb3bf83db52492d91da: No bootstrap required, opened a new log
I20260710 11:01:26.953974  8672 ts_tablet_manager.cc:1403] T 506e2e4b504e411ea47a427d24779792 P f9794a62fd8f4eb3bf83db52492d91da: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260710 11:01:26.955749  8670 raft_consensus.cc:359] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.956648  8670 raft_consensus.cc:385] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.956972  8670 raft_consensus.cc:740] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.957403  8672 raft_consensus.cc:359] T 506e2e4b504e411ea47a427d24779792 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.957718  8670 consensus_queue.cc:260] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.958385  8672 raft_consensus.cc:385] T 506e2e4b504e411ea47a427d24779792 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.924528  8671 raft_consensus.cc:385] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.958884  8672 raft_consensus.cc:740] T 506e2e4b504e411ea47a427d24779792 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.959129  8671 raft_consensus.cc:740] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.960029  8672 consensus_queue.cc:260] T 506e2e4b504e411ea47a427d24779792 P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.962961  8670 ts_tablet_manager.cc:1434] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:01:26.962991  8672 ts_tablet_manager.cc:1434] T 506e2e4b504e411ea47a427d24779792 P f9794a62fd8f4eb3bf83db52492d91da: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:01:26.963976  8670 tablet_bootstrap.cc:492] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f: Bootstrap starting.
I20260710 11:01:26.966606  8672 tablet_bootstrap.cc:492] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da: Bootstrap starting.
I20260710 11:01:26.970161  8670 tablet_bootstrap.cc:654] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.960028  8671 consensus_queue.cc:260] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.974498  8671 ts_tablet_manager.cc:1434] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.002s
I20260710 11:01:26.978361  8671 tablet_bootstrap.cc:492] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc: Bootstrap starting.
I20260710 11:01:26.979110  8672 tablet_bootstrap.cc:654] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.986040  8674 raft_consensus.cc:493] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:26.986680  8674 raft_consensus.cc:515] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:26.989886  8674 leader_election.cc:290] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:27.001163  8670 tablet_bootstrap.cc:492] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f: No bootstrap required, opened a new log
I20260710 11:01:27.001293  8629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506e2e4b504e411ea47a427d24779792" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da" is_pre_election: true
I20260710 11:01:27.001618  8672 tablet_bootstrap.cc:492] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da: No bootstrap required, opened a new log
I20260710 11:01:27.001677  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0013a721e284459a3d6d32ceb4d0810" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da" is_pre_election: true
I20260710 11:01:27.002049  8670 ts_tablet_manager.cc:1403] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f: Time spent bootstrapping tablet: real 0.038s	user 0.027s	sys 0.007s
I20260710 11:01:27.002238  8672 ts_tablet_manager.cc:1403] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.011s
I20260710 11:01:27.002576  8630 raft_consensus.cc:2468] T e0013a721e284459a3d6d32ceb4d0810 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 0.
I20260710 11:01:27.004072  8444 leader_election.cc:304] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adfd3042c5354f39a6464a70a517e65f, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:27.002120  8629 raft_consensus.cc:2468] T 506e2e4b504e411ea47a427d24779792 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 0.
I20260710 11:01:27.005040  8674 raft_consensus.cc:2804] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:27.004976  8672 raft_consensus.cc:359] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.005741  8674 raft_consensus.cc:493] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:27.005916  8672 raft_consensus.cc:385] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:27.005528  8670 raft_consensus.cc:359] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.006304  8672 raft_consensus.cc:740] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Initialized, Role: FOLLOWER
I20260710 11:01:27.006273  8674 raft_consensus.cc:3060] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.006270  8444 leader_election.cc:304] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adfd3042c5354f39a6464a70a517e65f, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:27.006642  8670 raft_consensus.cc:385] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:27.007368  8670 raft_consensus.cc:740] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Initialized, Role: FOLLOWER
I20260710 11:01:27.007519  8672 consensus_queue.cc:260] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.010586  8672 ts_tablet_manager.cc:1434] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:27.011734  8672 tablet_bootstrap.cc:492] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da: Bootstrap starting.
I20260710 11:01:27.008298  8670 consensus_queue.cc:260] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.015429  8674 raft_consensus.cc:515] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.017290  8672 tablet_bootstrap.cc:654] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:27.020272  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506e2e4b504e411ea47a427d24779792" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc" is_pre_election: true
I20260710 11:01:27.021981  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0013a721e284459a3d6d32ceb4d0810" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc" is_pre_election: true
I20260710 11:01:27.022827  8555 raft_consensus.cc:2468] T e0013a721e284459a3d6d32ceb4d0810 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 0.
I20260710 11:01:27.021221  8556 raft_consensus.cc:2468] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 0.
I20260710 11:01:27.028430  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0013a721e284459a3d6d32ceb4d0810" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:27.029217  8556 raft_consensus.cc:3060] T e0013a721e284459a3d6d32ceb4d0810 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.029354  8672 tablet_bootstrap.cc:492] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da: No bootstrap required, opened a new log
I20260710 11:01:27.030128  8672 ts_tablet_manager.cc:1403] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 11:01:27.034121  8672 raft_consensus.cc:359] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.034962  8672 raft_consensus.cc:385] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:27.035290  8672 raft_consensus.cc:740] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Initialized, Role: FOLLOWER
I20260710 11:01:27.036281  8672 consensus_queue.cc:260] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.037654  8674 leader_election.cc:290] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 election: Requested vote from peers 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:27.038504  8674 raft_consensus.cc:2804] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:27.038990  8674 raft_consensus.cc:493] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:27.039438  8674 raft_consensus.cc:3060] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.041406  8672 ts_tablet_manager.cc:1434] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:01:27.044060  8556 raft_consensus.cc:2468] T e0013a721e284459a3d6d32ceb4d0810 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 1.
I20260710 11:01:27.045989  8447 leader_election.cc:304] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: 
I20260710 11:01:27.049129  8671 tablet_bootstrap.cc:654] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc: Neither blocks nor log segments found. Creating new log.
W20260710 11:01:27.058327  8444 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.214.195:41777, user_credentials={real_user=slave}} blocked reactor thread for 52135.2us
I20260710 11:01:27.059093  8715 raft_consensus.cc:2804] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:27.059953  8670 ts_tablet_manager.cc:1434] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f: Time spent starting tablet: real 0.057s	user 0.011s	sys 0.038s
I20260710 11:01:27.060190  8629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0013a721e284459a3d6d32ceb4d0810" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:27.060823  8629 raft_consensus.cc:3060] T e0013a721e284459a3d6d32ceb4d0810 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.061738  8715 raft_consensus.cc:697] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Becoming Leader. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Running, Role: LEADER
I20260710 11:01:27.062001  8671 tablet_bootstrap.cc:492] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc: No bootstrap required, opened a new log
I20260710 11:01:27.062767  8671 ts_tablet_manager.cc:1403] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.001s
I20260710 11:01:27.065434  8671 raft_consensus.cc:359] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.065446  8674 raft_consensus.cc:515] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.066463  8671 raft_consensus.cc:385] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:27.066785  8671 raft_consensus.cc:740] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Initialized, Role: FOLLOWER
I20260710 11:01:27.062712  8715 consensus_queue.cc:237] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.068138  8629 raft_consensus.cc:2468] T e0013a721e284459a3d6d32ceb4d0810 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 1.
I20260710 11:01:27.070325  8671 consensus_queue.cc:260] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.072129  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506e2e4b504e411ea47a427d24779792" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:27.072337  8674 leader_election.cc:290] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 election: Requested vote from peers 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:27.072789  8556 raft_consensus.cc:3060] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.072721  8671 ts_tablet_manager.cc:1434] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 11:01:27.078569  8671 tablet_bootstrap.cc:492] T 2cafc722af5b4d43a4929f098bb826e4 P 335e7818a92d466798907a3f06fdaddc: Bootstrap starting.
I20260710 11:01:27.078608  8629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506e2e4b504e411ea47a427d24779792" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:27.079309  8629 raft_consensus.cc:3060] T 506e2e4b504e411ea47a427d24779792 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.080470  8556 raft_consensus.cc:2468] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 1.
I20260710 11:01:27.081673  8447 leader_election.cc:304] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: 
I20260710 11:01:27.082584  8715 raft_consensus.cc:2804] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:27.083663  8715 raft_consensus.cc:697] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Becoming Leader. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Running, Role: LEADER
I20260710 11:01:27.084496  8715 consensus_queue.cc:237] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.085218  8671 tablet_bootstrap.cc:654] T 2cafc722af5b4d43a4929f098bb826e4 P 335e7818a92d466798907a3f06fdaddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:27.088323  8379 catalog_manager.cc:5697] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f reported cstate change: term changed from 0 to 1, leader changed from <none> to adfd3042c5354f39a6464a70a517e65f (127.3.214.193). New cstate: current_term: 1 leader_uuid: "adfd3042c5354f39a6464a70a517e65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:27.091243  8629 raft_consensus.cc:2468] T 506e2e4b504e411ea47a427d24779792 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 1.
I20260710 11:01:27.095602  8671 tablet_bootstrap.cc:492] T 2cafc722af5b4d43a4929f098bb826e4 P 335e7818a92d466798907a3f06fdaddc: No bootstrap required, opened a new log
I20260710 11:01:27.096138  8671 ts_tablet_manager.cc:1403] T 2cafc722af5b4d43a4929f098bb826e4 P 335e7818a92d466798907a3f06fdaddc: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260710 11:01:27.098587  8671 raft_consensus.cc:359] T 2cafc722af5b4d43a4929f098bb826e4 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.099324  8671 raft_consensus.cc:385] T 2cafc722af5b4d43a4929f098bb826e4 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:27.099561  8671 raft_consensus.cc:740] T 2cafc722af5b4d43a4929f098bb826e4 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Initialized, Role: FOLLOWER
I20260710 11:01:27.100097  8671 consensus_queue.cc:260] T 2cafc722af5b4d43a4929f098bb826e4 P 335e7818a92d466798907a3f06fdaddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.100684  8691 raft_consensus.cc:493] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:27.101194  8691 raft_consensus.cc:515] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.102272  8671 ts_tablet_manager.cc:1434] T 2cafc722af5b4d43a4929f098bb826e4 P 335e7818a92d466798907a3f06fdaddc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:01:27.103555  8691 leader_election.cc:290] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683)
I20260710 11:01:27.104195  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3aa6496bbc147eb86a2c9e624cc594e" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f" is_pre_election: true
I20260710 11:01:27.104775  8481 raft_consensus.cc:2468] T d3aa6496bbc147eb86a2c9e624cc594e P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 0.
I20260710 11:01:27.105587  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3aa6496bbc147eb86a2c9e624cc594e" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc" is_pre_election: true
I20260710 11:01:27.105635  8594 leader_election.cc:304] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adfd3042c5354f39a6464a70a517e65f, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:27.106060  8556 raft_consensus.cc:2468] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 0.
I20260710 11:01:27.106518  8691 raft_consensus.cc:2804] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:27.106848  8691 raft_consensus.cc:493] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:27.107177  8691 raft_consensus.cc:3060] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.108662  8379 catalog_manager.cc:5697] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f reported cstate change: term changed from 0 to 1, leader changed from <none> to adfd3042c5354f39a6464a70a517e65f (127.3.214.193). New cstate: current_term: 1 leader_uuid: "adfd3042c5354f39a6464a70a517e65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:27.113408  8715 raft_consensus.cc:493] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:27.113433  8691 raft_consensus.cc:515] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.114055  8715 raft_consensus.cc:515] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.116012  8715 leader_election.cc:290] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:27.116408  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3aa6496bbc147eb86a2c9e624cc594e" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
I20260710 11:01:27.116819  8691 leader_election.cc:290] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 election: Requested vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683)
I20260710 11:01:27.117065  8481 raft_consensus.cc:3060] T d3aa6496bbc147eb86a2c9e624cc594e P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.117285  8629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f930601ee6ea4e68a6ed549729d743ae" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da" is_pre_election: true
I20260710 11:01:27.117998  8629 raft_consensus.cc:2468] T f930601ee6ea4e68a6ed549729d743ae P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 0.
I20260710 11:01:27.119078  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f930601ee6ea4e68a6ed549729d743ae" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc" is_pre_election: true
I20260710 11:01:27.119210  8444 leader_election.cc:304] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adfd3042c5354f39a6464a70a517e65f, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:27.119699  8556 raft_consensus.cc:2468] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 0.
I20260710 11:01:27.120326  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3aa6496bbc147eb86a2c9e624cc594e" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:27.120347  8715 raft_consensus.cc:2804] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:27.120940  8555 raft_consensus.cc:3060] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.121194  8715 raft_consensus.cc:493] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:27.121657  8715 raft_consensus.cc:3060] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.125100  8481 raft_consensus.cc:2468] T d3aa6496bbc147eb86a2c9e624cc594e P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 1.
I20260710 11:01:27.125272  8674 raft_consensus.cc:493] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:27.125851  8674 raft_consensus.cc:515] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.127815  8674 leader_election.cc:290] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:27.128393  8555 raft_consensus.cc:2468] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 1.
I20260710 11:01:27.127825  8715 raft_consensus.cc:515] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.129047  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bc5bd359dd478da77899a2014e1591" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc" is_pre_election: true
I20260710 11:01:27.129690  8594 leader_election.cc:304] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adfd3042c5354f39a6464a70a517e65f, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:27.129777  8556 raft_consensus.cc:2468] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 0.
I20260710 11:01:27.130086  8629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bc5bd359dd478da77899a2014e1591" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da" is_pre_election: true
I20260710 11:01:27.130688  8691 raft_consensus.cc:2804] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:27.130792  8629 raft_consensus.cc:2468] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 0.
I20260710 11:01:27.131359  8447 leader_election.cc:304] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: 
I20260710 11:01:27.132073  8691 raft_consensus.cc:697] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Becoming Leader. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Running, Role: LEADER
I20260710 11:01:27.132808  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f930601ee6ea4e68a6ed549729d743ae" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:27.132156  8674 raft_consensus.cc:2804] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:27.133379  8556 raft_consensus.cc:3060] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.133127  8691 consensus_queue.cc:237] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.133705  8674 raft_consensus.cc:493] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:27.134188  8674 raft_consensus.cc:3060] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.135109  8629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f930601ee6ea4e68a6ed549729d743ae" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:27.135740  8629 raft_consensus.cc:3060] T f930601ee6ea4e68a6ed549729d743ae P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.141584  8674 raft_consensus.cc:515] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.142136  8556 raft_consensus.cc:2468] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 1.
I20260710 11:01:27.133705  8715 leader_election.cc:290] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 election: Requested vote from peers 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:27.144098  8629 raft_consensus.cc:2468] T f930601ee6ea4e68a6ed549729d743ae P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 1.
I20260710 11:01:27.144158  8447 leader_election.cc:304] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: 
I20260710 11:01:27.145191  8674 leader_election.cc:290] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 election: Requested vote from peers 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:27.145097  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bc5bd359dd478da77899a2014e1591" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:27.145931  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bc5bd359dd478da77899a2014e1591" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:27.146021  8674 raft_consensus.cc:2804] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:27.146287  8630 raft_consensus.cc:3060] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.146580  8555 raft_consensus.cc:3060] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.147058  8674 raft_consensus.cc:697] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Becoming Leader. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Running, Role: LEADER
I20260710 11:01:27.148093  8674 consensus_queue.cc:237] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.154716  8630 raft_consensus.cc:2468] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 1.
I20260710 11:01:27.154335  8379 catalog_manager.cc:5697] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da reported cstate change: term changed from 0 to 1, leader changed from <none> to f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195). New cstate: current_term: 1 leader_uuid: "f9794a62fd8f4eb3bf83db52492d91da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:27.154640  8555 raft_consensus.cc:2468] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 1.
I20260710 11:01:27.156713  8444 leader_election.cc:304] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adfd3042c5354f39a6464a70a517e65f, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:27.157680  8674 raft_consensus.cc:2804] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:27.158200  8674 raft_consensus.cc:697] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Becoming Leader. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Running, Role: LEADER
I20260710 11:01:27.159102  8674 consensus_queue.cc:237] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.163024  8377 catalog_manager.cc:5697] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f reported cstate change: term changed from 0 to 1, leader changed from <none> to adfd3042c5354f39a6464a70a517e65f (127.3.214.193). New cstate: current_term: 1 leader_uuid: "adfd3042c5354f39a6464a70a517e65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:27.176354  8377 catalog_manager.cc:5697] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f reported cstate change: term changed from 0 to 1, leader changed from <none> to adfd3042c5354f39a6464a70a517e65f (127.3.214.193). New cstate: current_term: 1 leader_uuid: "adfd3042c5354f39a6464a70a517e65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:27.241197  8691 consensus_queue.cc:1048] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.251788  8680 consensus_queue.cc:1048] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.263276  8691 consensus_queue.cc:1048] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.273478  8691 consensus_queue.cc:1048] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.349175  8703 consensus_queue.cc:1048] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.359920  8702 consensus_queue.cc:1048] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.419180  8674 raft_consensus.cc:493] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:27.419596  8674 raft_consensus.cc:515] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.421229  8674 leader_election.cc:290] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:27.422044  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cafc722af5b4d43a4929f098bb826e4" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc" is_pre_election: true
I20260710 11:01:27.422201  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cafc722af5b4d43a4929f098bb826e4" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da" is_pre_election: true
I20260710 11:01:27.422780  8555 raft_consensus.cc:2468] T 2cafc722af5b4d43a4929f098bb826e4 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 0.
I20260710 11:01:27.422818  8630 raft_consensus.cc:2468] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 0.
I20260710 11:01:27.423918  8447 leader_election.cc:304] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: 
I20260710 11:01:27.424497  8674 raft_consensus.cc:2804] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:27.424887  8674 raft_consensus.cc:493] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:27.425172  8674 raft_consensus.cc:3060] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.429976  8674 raft_consensus.cc:515] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.431458  8674 leader_election.cc:290] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 election: Requested vote from peers 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:27.432135  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cafc722af5b4d43a4929f098bb826e4" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:27.432341  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cafc722af5b4d43a4929f098bb826e4" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:27.432639  8555 raft_consensus.cc:3060] T 2cafc722af5b4d43a4929f098bb826e4 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.432898  8630 raft_consensus.cc:3060] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.437151  8555 raft_consensus.cc:2468] T 2cafc722af5b4d43a4929f098bb826e4 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 1.
I20260710 11:01:27.437356  8630 raft_consensus.cc:2468] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 1.
I20260710 11:01:27.438158  8447 leader_election.cc:304] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: 
I20260710 11:01:27.438915  8674 raft_consensus.cc:2804] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:27.439304  8674 raft_consensus.cc:697] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Becoming Leader. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Running, Role: LEADER
I20260710 11:01:27.440054  8674 consensus_queue.cc:237] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.446291  8377 catalog_manager.cc:5697] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f reported cstate change: term changed from 0 to 1, leader changed from <none> to adfd3042c5354f39a6464a70a517e65f (127.3.214.193). New cstate: current_term: 1 leader_uuid: "adfd3042c5354f39a6464a70a517e65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:27.520947  8674 consensus_queue.cc:1048] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.530330  8714 consensus_queue.cc:1048] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:27.536860  8718 consensus_queue.cc:1048] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:27.548589  8715 consensus_queue.cc:1048] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.578318  8715 consensus_queue.cc:1048] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.588073  8674 consensus_queue.cc:1048] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.617851  8630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdbace4473504cdaa6619098aa66cb85"
dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
mode: GRACEFUL
new_leader_uuid: "adfd3042c5354f39a6464a70a517e65f"
 from {username='slave'} at 127.0.0.1:56600
I20260710 11:01:27.618403  8630 raft_consensus.cc:606] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Received request to transfer leadership to TS adfd3042c5354f39a6464a70a517e65f
I20260710 11:01:27.630846  8555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d8c2b120c944fe18627a81f629032c2"
dest_uuid: "335e7818a92d466798907a3f06fdaddc"
mode: GRACEFUL
new_leader_uuid: "adfd3042c5354f39a6464a70a517e65f"
 from {username='slave'} at 127.0.0.1:48316
I20260710 11:01:27.631351  8555 raft_consensus.cc:606] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 1 LEADER]: Received request to transfer leadership to TS adfd3042c5354f39a6464a70a517e65f
I20260710 11:01:27.638543  8630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2669f2f78d5469880985d340527e7f8"
dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
mode: GRACEFUL
new_leader_uuid: "adfd3042c5354f39a6464a70a517e65f"
 from {username='slave'} at 127.0.0.1:56600
I20260710 11:01:27.639017  8630 raft_consensus.cc:606] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Received request to transfer leadership to TS adfd3042c5354f39a6464a70a517e65f
I20260710 11:01:27.650214  8481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f930601ee6ea4e68a6ed549729d743ae"
dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
mode: GRACEFUL
new_leader_uuid: "335e7818a92d466798907a3f06fdaddc"
 from {username='slave'} at 127.0.0.1:59978
I20260710 11:01:27.650673  8481 raft_consensus.cc:606] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Received request to transfer leadership to TS 335e7818a92d466798907a3f06fdaddc
I20260710 11:01:27.655339  8674 consensus_queue.cc:1048] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.655519  8630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3aa6496bbc147eb86a2c9e624cc594e"
dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
mode: GRACEFUL
new_leader_uuid: "335e7818a92d466798907a3f06fdaddc"
 from {username='slave'} at 127.0.0.1:56600
I20260710 11:01:27.656097  8630 raft_consensus.cc:606] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Received request to transfer leadership to TS 335e7818a92d466798907a3f06fdaddc
I20260710 11:01:27.662505  8481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "506e2e4b504e411ea47a427d24779792"
dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
mode: GRACEFUL
new_leader_uuid: "335e7818a92d466798907a3f06fdaddc"
 from {username='slave'} at 127.0.0.1:59978
I20260710 11:01:27.663069  8481 raft_consensus.cc:606] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Received request to transfer leadership to TS 335e7818a92d466798907a3f06fdaddc
I20260710 11:01:27.667671  8674 consensus_queue.cc:1048] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.670176  8481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5bc5bd359dd478da77899a2014e1591"
dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
mode: GRACEFUL
new_leader_uuid: "335e7818a92d466798907a3f06fdaddc"
 from {username='slave'} at 127.0.0.1:59978
I20260710 11:01:27.670697  8481 raft_consensus.cc:606] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Received request to transfer leadership to TS 335e7818a92d466798907a3f06fdaddc
I20260710 11:01:27.674777  8718 raft_consensus.cc:993] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f: : Instructing follower 335e7818a92d466798907a3f06fdaddc to start an election
I20260710 11:01:27.675194  8718 raft_consensus.cc:1081] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Signalling peer 335e7818a92d466798907a3f06fdaddc to start an election
I20260710 11:01:27.676849  8556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5bc5bd359dd478da77899a2014e1591"
dest_uuid: "335e7818a92d466798907a3f06fdaddc"
 from {username='slave'} at 127.0.0.1:48310
I20260710 11:01:27.677419  8556 raft_consensus.cc:493] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:27.677796  8556 raft_consensus.cc:3060] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.678640  8481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cafc722af5b4d43a4929f098bb826e4"
dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
mode: GRACEFUL
new_leader_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
 from {username='slave'} at 127.0.0.1:59978
I20260710 11:01:27.679173  8481 raft_consensus.cc:606] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Received request to transfer leadership to TS f9794a62fd8f4eb3bf83db52492d91da
I20260710 11:01:27.680693  8691 consensus_queue.cc:1048] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.684332  8556 raft_consensus.cc:515] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.686856  8556 leader_election.cc:290] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 2 election: Requested vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:27.687114  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bc5bd359dd478da77899a2014e1591" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
I20260710 11:01:27.687423  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bc5bd359dd478da77899a2014e1591" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:27.687783  8481 raft_consensus.cc:3055] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:27.688035  8630 raft_consensus.cc:3060] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.688167  8481 raft_consensus.cc:740] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Running, Role: LEADER
I20260710 11:01:27.691592  8680 raft_consensus.cc:993] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da: : Instructing follower 335e7818a92d466798907a3f06fdaddc to start an election
I20260710 11:01:27.692065  8680 raft_consensus.cc:1081] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Signalling peer 335e7818a92d466798907a3f06fdaddc to start an election
I20260710 11:01:27.694645  8630 raft_consensus.cc:2468] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 2.
I20260710 11:01:27.696019  8519 leader_election.cc:304] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:27.696741  8702 raft_consensus.cc:2804] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:27.697203  8702 raft_consensus.cc:697] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [term 2 LEADER]: Becoming Leader. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Running, Role: LEADER
I20260710 11:01:27.697127  8481 consensus_queue.cc:260] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.698129  8702 consensus_queue.cc:237] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.699043  8481 raft_consensus.cc:3060] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.701347  8556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3aa6496bbc147eb86a2c9e624cc594e"
dest_uuid: "335e7818a92d466798907a3f06fdaddc"
 from {username='slave'} at 127.0.0.1:48306
I20260710 11:01:27.701993  8556 raft_consensus.cc:493] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:27.702363  8556 raft_consensus.cc:3060] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.704866  8481 raft_consensus.cc:2468] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 2.
I20260710 11:01:27.707767  8556 raft_consensus.cc:515] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.708022  8691 consensus_queue.cc:1048] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.710577  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3aa6496bbc147eb86a2c9e624cc594e" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
I20260710 11:01:27.711104  8480 raft_consensus.cc:3060] T d3aa6496bbc147eb86a2c9e624cc594e P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.711206  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3aa6496bbc147eb86a2c9e624cc594e" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:27.711331  8556 leader_election.cc:290] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 2 election: Requested vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:27.711920  8630 raft_consensus.cc:3055] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:27.712245  8630 raft_consensus.cc:740] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Running, Role: LEADER
I20260710 11:01:27.713028  8630 consensus_queue.cc:260] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.714196  8630 raft_consensus.cc:3060] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.714890  8379 catalog_manager.cc:5697] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc reported cstate change: term changed from 1 to 2, leader changed from adfd3042c5354f39a6464a70a517e65f (127.3.214.193) to 335e7818a92d466798907a3f06fdaddc (127.3.214.194). New cstate: current_term: 2 leader_uuid: "335e7818a92d466798907a3f06fdaddc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:27.716850  8480 raft_consensus.cc:2468] T d3aa6496bbc147eb86a2c9e624cc594e P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 2.
I20260710 11:01:27.717554  8481 raft_consensus.cc:1240] T d3aa6496bbc147eb86a2c9e624cc594e P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Rejecting Update request from peer f9794a62fd8f4eb3bf83db52492d91da for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:01:27.719657  8630 raft_consensus.cc:2468] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 2.
I20260710 11:01:27.720534  8520 leader_election.cc:304] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: 
I20260710 11:01:27.721331  8702 raft_consensus.cc:2804] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:27.721824  8702 raft_consensus.cc:697] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [term 2 LEADER]: Becoming Leader. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Running, Role: LEADER
I20260710 11:01:27.722589  8702 consensus_queue.cc:237] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.728101  8379 catalog_manager.cc:5697] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc reported cstate change: term changed from 1 to 2, leader changed from f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195) to 335e7818a92d466798907a3f06fdaddc (127.3.214.194). New cstate: current_term: 2 leader_uuid: "335e7818a92d466798907a3f06fdaddc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:27.775449  8680 raft_consensus.cc:993] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da: : Instructing follower adfd3042c5354f39a6464a70a517e65f to start an election
I20260710 11:01:27.775954  8680 raft_consensus.cc:1081] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Signalling peer adfd3042c5354f39a6464a70a517e65f to start an election
I20260710 11:01:27.777612  8480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdbace4473504cdaa6619098aa66cb85"
dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
 from {username='slave'} at 127.0.0.1:59956
I20260710 11:01:27.778183  8480 raft_consensus.cc:493] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:27.778489  8480 raft_consensus.cc:3060] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.783653  8480 raft_consensus.cc:515] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.785669  8480 leader_election.cc:290] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 2 election: Requested vote from peers 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:27.786090  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdbace4473504cdaa6619098aa66cb85" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:27.786273  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdbace4473504cdaa6619098aa66cb85" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:27.786748  8556 raft_consensus.cc:3060] T bdbace4473504cdaa6619098aa66cb85 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.786844  8630 raft_consensus.cc:3055] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:27.787161  8630 raft_consensus.cc:740] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Running, Role: LEADER
I20260710 11:01:27.787807  8630 consensus_queue.cc:260] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.788708  8630 raft_consensus.cc:3060] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.793190  8556 raft_consensus.cc:2468] T bdbace4473504cdaa6619098aa66cb85 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 2.
I20260710 11:01:27.794405  8447 leader_election.cc:304] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: 
I20260710 11:01:27.794960  8630 raft_consensus.cc:2468] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 2.
I20260710 11:01:27.795181  8718 raft_consensus.cc:2804] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:27.795670  8718 raft_consensus.cc:697] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f [term 2 LEADER]: Becoming Leader. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Running, Role: LEADER
I20260710 11:01:27.796325  8718 consensus_queue.cc:237] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.801988  8379 catalog_manager.cc:5697] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f reported cstate change: term changed from 1 to 2, leader changed from f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195) to adfd3042c5354f39a6464a70a517e65f (127.3.214.193). New cstate: current_term: 2 leader_uuid: "adfd3042c5354f39a6464a70a517e65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:27.875636  8718 consensus_queue.cc:1048] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.884763  8678 raft_consensus.cc:993] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc: : Instructing follower adfd3042c5354f39a6464a70a517e65f to start an election
I20260710 11:01:27.885272  8678 raft_consensus.cc:1081] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 1 LEADER]: Signalling peer adfd3042c5354f39a6464a70a517e65f to start an election
I20260710 11:01:27.886530  8714 raft_consensus.cc:993] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f: : Instructing follower f9794a62fd8f4eb3bf83db52492d91da to start an election
I20260710 11:01:27.886997  8714 raft_consensus.cc:1081] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Signalling peer f9794a62fd8f4eb3bf83db52492d91da to start an election
I20260710 11:01:27.888711  8629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cafc722af5b4d43a4929f098bb826e4"
dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
 from {username='slave'} at 127.0.0.1:56592
I20260710 11:01:27.889834  8690 raft_consensus.cc:993] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da: : Instructing follower adfd3042c5354f39a6464a70a517e65f to start an election
I20260710 11:01:27.892381  8715 consensus_queue.cc:1048] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.894693  8481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d8c2b120c944fe18627a81f629032c2"
dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
 from {username='slave'} at 127.0.0.1:59972
I20260710 11:01:27.895364  8481 raft_consensus.cc:493] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:27.895802  8481 raft_consensus.cc:3060] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.896287  8690 raft_consensus.cc:1081] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Signalling peer adfd3042c5354f39a6464a70a517e65f to start an election
I20260710 11:01:27.897746  8629 raft_consensus.cc:493] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:27.898257  8480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2669f2f78d5469880985d340527e7f8"
dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
 from {username='slave'} at 127.0.0.1:59956
I20260710 11:01:27.898988  8480 raft_consensus.cc:493] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:27.899362  8480 raft_consensus.cc:3060] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.902779  8481 raft_consensus.cc:515] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.898341  8629 raft_consensus.cc:3060] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.905455  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c2b120c944fe18627a81f629032c2" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:27.906014  8556 raft_consensus.cc:3055] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:27.906297  8556 raft_consensus.cc:740] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Running, Role: LEADER
I20260710 11:01:27.907176  8556 consensus_queue.cc:260] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.908502  8556 raft_consensus.cc:3060] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.912002  8629 raft_consensus.cc:515] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.915237  8556 raft_consensus.cc:2468] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 2.
I20260710 11:01:27.913380  8480 raft_consensus.cc:515] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.917114  8447 leader_election.cc:304] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: 
I20260710 11:01:27.919006  8715 raft_consensus.cc:2804] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:27.919051  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2669f2f78d5469880985d340527e7f8" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:27.919585  8715 raft_consensus.cc:697] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [term 2 LEADER]: Becoming Leader. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Running, Role: LEADER
I20260710 11:01:27.919710  8630 raft_consensus.cc:3055] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:27.920047  8630 raft_consensus.cc:740] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Running, Role: LEADER
I20260710 11:01:27.920536  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2669f2f78d5469880985d340527e7f8" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:27.920450  8715 consensus_queue.cc:237] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.921262  8554 raft_consensus.cc:3060] T e2669f2f78d5469880985d340527e7f8 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.924588  8481 leader_election.cc:290] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 2 election: Requested vote from peers 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:27.922282  8480 leader_election.cc:290] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 2 election: Requested vote from peers 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:27.927268  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c2b120c944fe18627a81f629032c2" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:27.927847  8628 raft_consensus.cc:3060] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.928176  8630 consensus_queue.cc:260] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.928689  8554 raft_consensus.cc:2468] T e2669f2f78d5469880985d340527e7f8 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 2.
I20260710 11:01:27.929340  8630 raft_consensus.cc:3060] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.929872  8447 leader_election.cc:304] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: 
I20260710 11:01:27.931025  8714 raft_consensus.cc:2804] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:27.931455  8714 raft_consensus.cc:697] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f [term 2 LEADER]: Becoming Leader. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Running, Role: LEADER
I20260710 11:01:27.932199  8714 consensus_queue.cc:237] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.935284  8629 leader_election.cc:290] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 2 election: Requested vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683)
I20260710 11:01:27.936501  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cafc722af5b4d43a4929f098bb826e4" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:27.936106  8377 catalog_manager.cc:5697] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f reported cstate change: term changed from 1 to 2, leader changed from 335e7818a92d466798907a3f06fdaddc (127.3.214.194) to adfd3042c5354f39a6464a70a517e65f (127.3.214.193). New cstate: current_term: 2 leader_uuid: "adfd3042c5354f39a6464a70a517e65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:27.937022  8555 raft_consensus.cc:3060] T 2cafc722af5b4d43a4929f098bb826e4 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.938553  8630 raft_consensus.cc:2468] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 2.
I20260710 11:01:27.939268  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cafc722af5b4d43a4929f098bb826e4" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
I20260710 11:01:27.939901  8480 raft_consensus.cc:3055] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:27.940243  8480 raft_consensus.cc:740] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Running, Role: LEADER
I20260710 11:01:27.940387  8628 raft_consensus.cc:2468] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 2.
I20260710 11:01:27.942103  8480 consensus_queue.cc:260] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.943354  8480 raft_consensus.cc:3060] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.945631  8555 raft_consensus.cc:2468] T 2cafc722af5b4d43a4929f098bb826e4 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 2.
I20260710 11:01:27.946699  8596 leader_election.cc:304] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:27.947477  8691 raft_consensus.cc:2804] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:27.947952  8691 raft_consensus.cc:697] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da [term 2 LEADER]: Becoming Leader. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Running, Role: LEADER
I20260710 11:01:27.948778  8691 consensus_queue.cc:237] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.949157  8480 raft_consensus.cc:2468] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 2.
I20260710 11:01:27.950004  8377 catalog_manager.cc:5697] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f reported cstate change: term changed from 1 to 2, leader changed from f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195) to adfd3042c5354f39a6464a70a517e65f (127.3.214.193). New cstate: current_term: 2 leader_uuid: "adfd3042c5354f39a6464a70a517e65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:27.955261  8379 catalog_manager.cc:5697] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da reported cstate change: term changed from 1 to 2, leader changed from adfd3042c5354f39a6464a70a517e65f (127.3.214.193) to f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195). New cstate: current_term: 2 leader_uuid: "f9794a62fd8f4eb3bf83db52492d91da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:27.987305  8714 raft_consensus.cc:993] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f: : Instructing follower 335e7818a92d466798907a3f06fdaddc to start an election
I20260710 11:01:27.987762  8715 raft_consensus.cc:1081] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Signalling peer 335e7818a92d466798907a3f06fdaddc to start an election
I20260710 11:01:27.989279  8555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "506e2e4b504e411ea47a427d24779792"
dest_uuid: "335e7818a92d466798907a3f06fdaddc"
 from {username='slave'} at 127.0.0.1:48310
I20260710 11:01:27.989820  8555 raft_consensus.cc:493] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:27.990113  8555 raft_consensus.cc:3060] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.995004  8555 raft_consensus.cc:515] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.996454  8555 leader_election.cc:290] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 2 election: Requested vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:27.997234  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506e2e4b504e411ea47a427d24779792" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
I20260710 11:01:27.997419  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506e2e4b504e411ea47a427d24779792" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:27.997851  8480 raft_consensus.cc:3055] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:27.998041  8628 raft_consensus.cc:3060] T 506e2e4b504e411ea47a427d24779792 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.998189  8480 raft_consensus.cc:740] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Running, Role: LEADER
I20260710 11:01:27.998980  8480 consensus_queue.cc:260] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:27.999941  8480 raft_consensus.cc:3060] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:28.002665  8628 raft_consensus.cc:2468] T 506e2e4b504e411ea47a427d24779792 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 2.
I20260710 11:01:28.003671  8519 leader_election.cc:304] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:28.004388  8749 raft_consensus.cc:2804] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:28.004736  8480 raft_consensus.cc:2468] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 2.
I20260710 11:01:28.004776  8749 raft_consensus.cc:697] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc [term 2 LEADER]: Becoming Leader. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Running, Role: LEADER
I20260710 11:01:28.005913  8749 consensus_queue.cc:237] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:28.011543  8379 catalog_manager.cc:5697] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc reported cstate change: term changed from 1 to 2, leader changed from adfd3042c5354f39a6464a70a517e65f (127.3.214.193) to 335e7818a92d466798907a3f06fdaddc (127.3.214.194). New cstate: current_term: 2 leader_uuid: "335e7818a92d466798907a3f06fdaddc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:28.076232  8715 raft_consensus.cc:993] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f: : Instructing follower 335e7818a92d466798907a3f06fdaddc to start an election
I20260710 11:01:28.076725  8674 raft_consensus.cc:1081] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Signalling peer 335e7818a92d466798907a3f06fdaddc to start an election
I20260710 11:01:28.078145  8555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f930601ee6ea4e68a6ed549729d743ae"
dest_uuid: "335e7818a92d466798907a3f06fdaddc"
 from {username='slave'} at 127.0.0.1:48310
I20260710 11:01:28.078635  8555 raft_consensus.cc:493] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:28.078930  8555 raft_consensus.cc:3060] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:28.084205  8555 raft_consensus.cc:515] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:28.085966  8555 leader_election.cc:290] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 2 election: Requested vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:28.086627  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f930601ee6ea4e68a6ed549729d743ae" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
I20260710 11:01:28.086925  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f930601ee6ea4e68a6ed549729d743ae" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:28.087280  8480 raft_consensus.cc:3055] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:28.087478  8628 raft_consensus.cc:3060] T f930601ee6ea4e68a6ed549729d743ae P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:28.087620  8480 raft_consensus.cc:740] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Running, Role: LEADER
I20260710 11:01:28.088497  8480 consensus_queue.cc:260] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:28.089794  8480 raft_consensus.cc:3060] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:28.094440  8628 raft_consensus.cc:2468] T f930601ee6ea4e68a6ed549729d743ae P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 2.
I20260710 11:01:28.095582  8519 leader_election.cc:304] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:28.096338  8749 raft_consensus.cc:2804] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:28.096657  8480 raft_consensus.cc:2468] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 2.
I20260710 11:01:28.096760  8749 raft_consensus.cc:697] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc [term 2 LEADER]: Becoming Leader. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Running, Role: LEADER
I20260710 11:01:28.097767  8749 consensus_queue.cc:237] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:28.103613  8379 catalog_manager.cc:5697] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc reported cstate change: term changed from 1 to 2, leader changed from adfd3042c5354f39a6464a70a517e65f (127.3.214.193) to 335e7818a92d466798907a3f06fdaddc (127.3.214.194). New cstate: current_term: 2 leader_uuid: "335e7818a92d466798907a3f06fdaddc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:28.134023  8480 raft_consensus.cc:1275] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Refusing update from remote peer 335e7818a92d466798907a3f06fdaddc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:28.135280  8749 consensus_queue.cc:1048] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:28.143685  8628 raft_consensus.cc:1275] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Refusing update from remote peer 335e7818a92d466798907a3f06fdaddc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:28.145046  8702 consensus_queue.cc:1048] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:28.145538  8480 raft_consensus.cc:1275] T d3aa6496bbc147eb86a2c9e624cc594e P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Refusing update from remote peer 335e7818a92d466798907a3f06fdaddc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:28.146903  8702 consensus_queue.cc:1048] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:28.159044  8628 raft_consensus.cc:1275] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Refusing update from remote peer 335e7818a92d466798907a3f06fdaddc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:28.160171  8678 consensus_queue.cc:1048] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:28.310051  8555 raft_consensus.cc:1275] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Refusing update from remote peer adfd3042c5354f39a6464a70a517e65f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:28.311376  8674 consensus_queue.cc:1048] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:28.318487  8628 raft_consensus.cc:1275] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Refusing update from remote peer adfd3042c5354f39a6464a70a517e65f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:28.320533  8715 consensus_queue.cc:1048] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:28.356719  8480 raft_consensus.cc:1275] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Refusing update from remote peer f9794a62fd8f4eb3bf83db52492d91da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:28.358112  8691 consensus_queue.cc:1048] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:28.365562  8555 raft_consensus.cc:1275] T 2cafc722af5b4d43a4929f098bb826e4 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Refusing update from remote peer f9794a62fd8f4eb3bf83db52492d91da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:28.367254  8691 consensus_queue.cc:1048] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:28.372146  8628 raft_consensus.cc:1275] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Refusing update from remote peer adfd3042c5354f39a6464a70a517e65f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:28.373486  8715 consensus_queue.cc:1048] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:28.378162  8555 raft_consensus.cc:1275] T bdbace4473504cdaa6619098aa66cb85 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Refusing update from remote peer adfd3042c5354f39a6464a70a517e65f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:28.379338  8715 consensus_queue.cc:1048] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:28.455982  8628 raft_consensus.cc:1275] T 506e2e4b504e411ea47a427d24779792 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Refusing update from remote peer 335e7818a92d466798907a3f06fdaddc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:28.457172  8678 consensus_queue.cc:1048] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:28.464757  8480 raft_consensus.cc:1275] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Refusing update from remote peer 335e7818a92d466798907a3f06fdaddc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:28.465543  8630 raft_consensus.cc:1275] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Refusing update from remote peer adfd3042c5354f39a6464a70a517e65f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:28.466585  8702 consensus_queue.cc:1048] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:28.467978  8715 consensus_queue.cc:1048] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:28.478806  8555 raft_consensus.cc:1275] T e2669f2f78d5469880985d340527e7f8 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Refusing update from remote peer adfd3042c5354f39a6464a70a517e65f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:28.480154  8715 consensus_queue.cc:1048] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:28.517766  8628 raft_consensus.cc:1275] T f930601ee6ea4e68a6ed549729d743ae P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Refusing update from remote peer 335e7818a92d466798907a3f06fdaddc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:28.519022  8702 consensus_queue.cc:1048] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:28.526176  8480 raft_consensus.cc:1275] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Refusing update from remote peer 335e7818a92d466798907a3f06fdaddc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:28.527673  8749 consensus_queue.cc:1048] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:30.704604  8377 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43330:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:30.706768  8377 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:30.751729  8467 tablet_service.cc:1511] Processing CreateTablet for tablet fd17bfe8075a4f1bb95fcd4d6cbcbf3e (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:30.753012  8467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd17bfe8075a4f1bb95fcd4d6cbcbf3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.752751  8540 tablet_service.cc:1511] Processing CreateTablet for tablet fd17bfe8075a4f1bb95fcd4d6cbcbf3e (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:30.754065  8540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd17bfe8075a4f1bb95fcd4d6cbcbf3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.754091  8618 tablet_service.cc:1511] Processing CreateTablet for tablet fd17bfe8075a4f1bb95fcd4d6cbcbf3e (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:30.755385  8618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd17bfe8075a4f1bb95fcd4d6cbcbf3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.756497  8470 tablet_service.cc:1511] Processing CreateTablet for tablet ad255c4812e24b9f9a7f94b1fe5f75d2 (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:30.757720  8470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad255c4812e24b9f9a7f94b1fe5f75d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.770519  8542 tablet_service.cc:1511] Processing CreateTablet for tablet ad255c4812e24b9f9a7f94b1fe5f75d2 (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:30.771697  8542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad255c4812e24b9f9a7f94b1fe5f75d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.771950  8615 tablet_service.cc:1511] Processing CreateTablet for tablet ad255c4812e24b9f9a7f94b1fe5f75d2 (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:30.773411  8615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad255c4812e24b9f9a7f94b1fe5f75d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.774394  8544 tablet_service.cc:1511] Processing CreateTablet for tablet bf198add6a434021a95a32aa7c9f1329 (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:30.775645  8544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf198add6a434021a95a32aa7c9f1329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.775269  8468 tablet_service.cc:1511] Processing CreateTablet for tablet bf198add6a434021a95a32aa7c9f1329 (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:30.778281  8468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf198add6a434021a95a32aa7c9f1329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.779289  8614 tablet_service.cc:1511] Processing CreateTablet for tablet bf198add6a434021a95a32aa7c9f1329 (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:30.780524  8614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf198add6a434021a95a32aa7c9f1329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.797729  8771 tablet_bootstrap.cc:492] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P 335e7818a92d466798907a3f06fdaddc: Bootstrap starting.
I20260710 11:01:30.802121  8770 tablet_bootstrap.cc:492] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f: Bootstrap starting.
I20260710 11:01:30.803206  8470 tablet_service.cc:1511] Processing CreateTablet for tablet 33122dd463f545acaf9f94691f0771e4 (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:30.805285  8617 tablet_service.cc:1511] Processing CreateTablet for tablet 33122dd463f545acaf9f94691f0771e4 (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:30.807866  8772 tablet_bootstrap.cc:492] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da: Bootstrap starting.
I20260710 11:01:30.808110  8467 tablet_service.cc:1511] Processing CreateTablet for tablet dff8ff5410dc4ebb835da51dcd9d1d57 (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:30.808869  8470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33122dd463f545acaf9f94691f0771e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.810247  8467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff8ff5410dc4ebb835da51dcd9d1d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.810323  8540 tablet_service.cc:1511] Processing CreateTablet for tablet 33122dd463f545acaf9f94691f0771e4 (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:30.810920  8617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33122dd463f545acaf9f94691f0771e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.823019  8615 tablet_service.cc:1511] Processing CreateTablet for tablet e7aeb24c25664228b016ca68a2217067 (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:30.823623  8770 tablet_bootstrap.cc:654] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.812641  8469 tablet_service.cc:1511] Processing CreateTablet for tablet e7aeb24c25664228b016ca68a2217067 (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:30.824692  8469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7aeb24c25664228b016ca68a2217067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.824833  8616 tablet_service.cc:1511] Processing CreateTablet for tablet 6d4309f9f840414d8b65ff99d9c0e071 (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:30.812063  8542 tablet_service.cc:1511] Processing CreateTablet for tablet dff8ff5410dc4ebb835da51dcd9d1d57 (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:30.826057  8616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d4309f9f840414d8b65ff99d9c0e071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.826207  8542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff8ff5410dc4ebb835da51dcd9d1d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.815412  8618 tablet_service.cc:1511] Processing CreateTablet for tablet dff8ff5410dc4ebb835da51dcd9d1d57 (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:30.828822  8618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff8ff5410dc4ebb835da51dcd9d1d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.816428  8771 tablet_bootstrap.cc:654] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P 335e7818a92d466798907a3f06fdaddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.818857  8543 tablet_service.cc:1511] Processing CreateTablet for tablet e7aeb24c25664228b016ca68a2217067 (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:30.830237  8543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7aeb24c25664228b016ca68a2217067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.829969  8471 tablet_service.cc:1511] Processing CreateTablet for tablet 7b820bd042dd45cca5b9c0f4adfa32be (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:30.831146  8471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b820bd042dd45cca5b9c0f4adfa32be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.820052  8772 tablet_bootstrap.cc:654] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.832657  8540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33122dd463f545acaf9f94691f0771e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.842839  8545 tablet_service.cc:1511] Processing CreateTablet for tablet 07c14ff9b04f4219830c27a5500c6767 (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:30.843009  8468 tablet_service.cc:1511] Processing CreateTablet for tablet 6d4309f9f840414d8b65ff99d9c0e071 (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:30.844274  8545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07c14ff9b04f4219830c27a5500c6767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.844717  8544 tablet_service.cc:1511] Processing CreateTablet for tablet 6d4309f9f840414d8b65ff99d9c0e071 (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:30.828420  8541 tablet_service.cc:1511] Processing CreateTablet for tablet 7b820bd042dd45cca5b9c0f4adfa32be (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:30.837566  8619 tablet_service.cc:1511] Processing CreateTablet for tablet 7b820bd042dd45cca5b9c0f4adfa32be (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:30.841017  8466 tablet_service.cc:1511] Processing CreateTablet for tablet 07c14ff9b04f4219830c27a5500c6767 (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:30.841737  8615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7aeb24c25664228b016ca68a2217067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.851323  8619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b820bd042dd45cca5b9c0f4adfa32be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.851816  8544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d4309f9f840414d8b65ff99d9c0e071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.852522  8541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b820bd042dd45cca5b9c0f4adfa32be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.844343  8468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d4309f9f840414d8b65ff99d9c0e071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.866466  8466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07c14ff9b04f4219830c27a5500c6767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.894910  8614 tablet_service.cc:1511] Processing CreateTablet for tablet 07c14ff9b04f4219830c27a5500c6767 (DEFAULT_TABLE table=soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:30.897588  8614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07c14ff9b04f4219830c27a5500c6767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.937188  8771 tablet_bootstrap.cc:492] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P 335e7818a92d466798907a3f06fdaddc: No bootstrap required, opened a new log
I20260710 11:01:30.938071  8771 ts_tablet_manager.cc:1403] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P 335e7818a92d466798907a3f06fdaddc: Time spent bootstrapping tablet: real 0.141s	user 0.012s	sys 0.022s
I20260710 11:01:30.941072  8771 raft_consensus.cc:359] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:30.941608  8770 tablet_bootstrap.cc:492] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f: No bootstrap required, opened a new log
I20260710 11:01:30.941902  8771 raft_consensus.cc:385] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.942252  8770 ts_tablet_manager.cc:1403] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f: Time spent bootstrapping tablet: real 0.169s	user 0.012s	sys 0.014s
I20260710 11:01:30.942304  8771 raft_consensus.cc:740] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.943348  8771 consensus_queue.cc:260] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P 335e7818a92d466798907a3f06fdaddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:30.945719  8770 raft_consensus.cc:359] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:30.946441  8770 raft_consensus.cc:385] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.946712  8770 raft_consensus.cc:740] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.947371  8772 tablet_bootstrap.cc:492] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da: No bootstrap required, opened a new log
I20260710 11:01:30.947837  8772 ts_tablet_manager.cc:1403] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da: Time spent bootstrapping tablet: real 0.140s	user 0.014s	sys 0.005s
I20260710 11:01:30.947484  8770 consensus_queue.cc:260] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
W20260710 11:01:30.949602  8427 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:30.950757  8770 ts_tablet_manager.cc:1434] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:30.950582  8772 raft_consensus.cc:359] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:30.951289  8772 raft_consensus.cc:385] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.951566  8772 raft_consensus.cc:740] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.952387  8770 tablet_bootstrap.cc:492] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f: Bootstrap starting.
I20260710 11:01:30.952258  8772 consensus_queue.cc:260] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:30.954502  8772 ts_tablet_manager.cc:1434] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:01:30.955462  8772 tablet_bootstrap.cc:492] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da: Bootstrap starting.
I20260710 11:01:30.960099  8772 tablet_bootstrap.cc:654] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.962352  8770 tablet_bootstrap.cc:654] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.968379  8771 ts_tablet_manager.cc:1434] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P 335e7818a92d466798907a3f06fdaddc: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260710 11:01:30.969883  8771 tablet_bootstrap.cc:492] T ad255c4812e24b9f9a7f94b1fe5f75d2 P 335e7818a92d466798907a3f06fdaddc: Bootstrap starting.
I20260710 11:01:30.978293  8771 tablet_bootstrap.cc:654] T ad255c4812e24b9f9a7f94b1fe5f75d2 P 335e7818a92d466798907a3f06fdaddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.988068  8770 tablet_bootstrap.cc:492] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f: No bootstrap required, opened a new log
I20260710 11:01:30.988513  8772 tablet_bootstrap.cc:492] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da: No bootstrap required, opened a new log
I20260710 11:01:30.988567  8770 ts_tablet_manager.cc:1403] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.012s
I20260710 11:01:30.989068  8772 ts_tablet_manager.cc:1403] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.021s
I20260710 11:01:30.989202  8771 tablet_bootstrap.cc:492] T ad255c4812e24b9f9a7f94b1fe5f75d2 P 335e7818a92d466798907a3f06fdaddc: No bootstrap required, opened a new log
I20260710 11:01:30.989802  8771 ts_tablet_manager.cc:1403] T ad255c4812e24b9f9a7f94b1fe5f75d2 P 335e7818a92d466798907a3f06fdaddc: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.004s
I20260710 11:01:30.991731  8772 raft_consensus.cc:359] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:30.991683  8770 raft_consensus.cc:359] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:30.992465  8772 raft_consensus.cc:385] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.992556  8770 raft_consensus.cc:385] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.992475  8771 raft_consensus.cc:359] T ad255c4812e24b9f9a7f94b1fe5f75d2 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:30.993130  8772 raft_consensus.cc:740] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.993184  8770 raft_consensus.cc:740] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.993542  8771 raft_consensus.cc:385] T ad255c4812e24b9f9a7f94b1fe5f75d2 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.993896  8771 raft_consensus.cc:740] T ad255c4812e24b9f9a7f94b1fe5f75d2 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.994128  8772 consensus_queue.cc:260] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:30.994143  8770 consensus_queue.cc:260] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:30.996622  8770 ts_tablet_manager.cc:1434] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:01:30.996775  8772 ts_tablet_manager.cc:1434] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:30.997659  8770 tablet_bootstrap.cc:492] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f: Bootstrap starting.
I20260710 11:01:30.997702  8772 tablet_bootstrap.cc:492] T bf198add6a434021a95a32aa7c9f1329 P f9794a62fd8f4eb3bf83db52492d91da: Bootstrap starting.
I20260710 11:01:30.997835  8758 raft_consensus.cc:493] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:30.998452  8758 raft_consensus.cc:515] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.001307  8758 leader_election.cc:290] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683)
I20260710 11:01:30.994755  8771 consensus_queue.cc:260] T ad255c4812e24b9f9a7f94b1fe5f75d2 P 335e7818a92d466798907a3f06fdaddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.002489  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad255c4812e24b9f9a7f94b1fe5f75d2" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc" is_pre_election: true
I20260710 11:01:31.003118  8555 raft_consensus.cc:2468] T ad255c4812e24b9f9a7f94b1fe5f75d2 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 0.
I20260710 11:01:31.003705  8771 ts_tablet_manager.cc:1434] T ad255c4812e24b9f9a7f94b1fe5f75d2 P 335e7818a92d466798907a3f06fdaddc: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260710 11:01:31.004495  8770 tablet_bootstrap.cc:654] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.004658  8771 tablet_bootstrap.cc:492] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc: Bootstrap starting.
I20260710 11:01:31.006615  8772 tablet_bootstrap.cc:654] T bf198add6a434021a95a32aa7c9f1329 P f9794a62fd8f4eb3bf83db52492d91da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.007974  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad255c4812e24b9f9a7f94b1fe5f75d2" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f" is_pre_election: true
I20260710 11:01:31.008648  8480 raft_consensus.cc:2468] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 0.
I20260710 11:01:31.012633  8771 tablet_bootstrap.cc:654] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.014231  8596 leader_election.cc:304] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:31.015347  8758 raft_consensus.cc:2804] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:31.015782  8758 raft_consensus.cc:493] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:31.016165  8758 raft_consensus.cc:3060] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.019855  8770 tablet_bootstrap.cc:492] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f: No bootstrap required, opened a new log
I20260710 11:01:31.020449  8770 ts_tablet_manager.cc:1403] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260710 11:01:31.022651  8771 tablet_bootstrap.cc:492] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc: No bootstrap required, opened a new log
I20260710 11:01:31.023147  8771 ts_tablet_manager.cc:1403] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 11:01:31.023335  8770 raft_consensus.cc:359] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.024032  8770 raft_consensus.cc:385] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.024289  8770 raft_consensus.cc:740] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.024921  8770 consensus_queue.cc:260] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.025813  8771 raft_consensus.cc:359] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.026453  8771 raft_consensus.cc:385] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.026698  8771 raft_consensus.cc:740] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.026995  8770 ts_tablet_manager.cc:1434] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:01:31.027333  8771 consensus_queue.cc:260] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.027876  8770 tablet_bootstrap.cc:492] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f: Bootstrap starting.
I20260710 11:01:31.029587  8771 ts_tablet_manager.cc:1434] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:01:31.030507  8771 tablet_bootstrap.cc:492] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc: Bootstrap starting.
I20260710 11:01:31.034592  8770 tablet_bootstrap.cc:654] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.038995  8771 tablet_bootstrap.cc:654] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.046330  8770 tablet_bootstrap.cc:492] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f: No bootstrap required, opened a new log
I20260710 11:01:31.046847  8770 ts_tablet_manager.cc:1403] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260710 11:01:31.049033  8771 tablet_bootstrap.cc:492] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc: No bootstrap required, opened a new log
I20260710 11:01:31.049538  8771 ts_tablet_manager.cc:1403] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.009s
I20260710 11:01:31.049722  8770 raft_consensus.cc:359] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.050474  8770 raft_consensus.cc:385] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.050765  8770 raft_consensus.cc:740] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.051496  8770 consensus_queue.cc:260] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.052371  8771 raft_consensus.cc:359] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.053092  8771 raft_consensus.cc:385] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.053378  8771 raft_consensus.cc:740] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.053828  8770 ts_tablet_manager.cc:1434] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:01:31.054132  8771 consensus_queue.cc:260] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.056337  8771 ts_tablet_manager.cc:1434] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 11:01:31.057243  8771 tablet_bootstrap.cc:492] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc: Bootstrap starting.
I20260710 11:01:31.058784  8770 tablet_bootstrap.cc:492] T 7b820bd042dd45cca5b9c0f4adfa32be P adfd3042c5354f39a6464a70a517e65f: Bootstrap starting.
I20260710 11:01:31.063520  8771 tablet_bootstrap.cc:654] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.065413  8770 tablet_bootstrap.cc:654] T 7b820bd042dd45cca5b9c0f4adfa32be P adfd3042c5354f39a6464a70a517e65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.075695  8771 tablet_bootstrap.cc:492] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc: No bootstrap required, opened a new log
I20260710 11:01:31.076385  8771 ts_tablet_manager.cc:1403] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260710 11:01:31.080188  8771 raft_consensus.cc:359] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.081127  8771 raft_consensus.cc:385] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.081530  8771 raft_consensus.cc:740] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.082476  8771 consensus_queue.cc:260] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.085794  8770 tablet_bootstrap.cc:492] T 7b820bd042dd45cca5b9c0f4adfa32be P adfd3042c5354f39a6464a70a517e65f: No bootstrap required, opened a new log
I20260710 11:01:31.086371  8771 ts_tablet_manager.cc:1434] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 11:01:31.086344  8770 ts_tablet_manager.cc:1403] T 7b820bd042dd45cca5b9c0f4adfa32be P adfd3042c5354f39a6464a70a517e65f: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.008s
I20260710 11:01:31.088078  8771 tablet_bootstrap.cc:492] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc: Bootstrap starting.
I20260710 11:01:31.089697  8770 raft_consensus.cc:359] T 7b820bd042dd45cca5b9c0f4adfa32be P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.090605  8770 raft_consensus.cc:385] T 7b820bd042dd45cca5b9c0f4adfa32be P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.090884  8770 raft_consensus.cc:740] T 7b820bd042dd45cca5b9c0f4adfa32be P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.091610  8770 consensus_queue.cc:260] T 7b820bd042dd45cca5b9c0f4adfa32be P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.089684  8758 raft_consensus.cc:515] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.093962  8770 ts_tablet_manager.cc:1434] T 7b820bd042dd45cca5b9c0f4adfa32be P adfd3042c5354f39a6464a70a517e65f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:01:31.096185  8770 tablet_bootstrap.cc:492] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f: Bootstrap starting.
I20260710 11:01:31.106281  8770 tablet_bootstrap.cc:654] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.108017  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad255c4812e24b9f9a7f94b1fe5f75d2" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:31.108683  8555 raft_consensus.cc:3060] T ad255c4812e24b9f9a7f94b1fe5f75d2 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.094801  8771 tablet_bootstrap.cc:654] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.128114  8555 raft_consensus.cc:2468] T ad255c4812e24b9f9a7f94b1fe5f75d2 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 1.
I20260710 11:01:31.129426  8596 leader_election.cc:304] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:31.130306  8758 leader_election.cc:290] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 election: Requested vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683)
I20260710 11:01:31.144831  8759 raft_consensus.cc:493] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:31.145412  8759 raft_consensus.cc:515] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.149123  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf198add6a434021a95a32aa7c9f1329" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da" is_pre_election: true
I20260710 11:01:31.149425  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf198add6a434021a95a32aa7c9f1329" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f" is_pre_election: true
I20260710 11:01:31.150187  8480 raft_consensus.cc:2468] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 0.
W20260710 11:01:31.150538  8519 leader_election.cc:343] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:31.151101  8759 leader_election.cc:290] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:31.152582  8520 leader_election.cc:304] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: f9794a62fd8f4eb3bf83db52492d91da
I20260710 11:01:31.153729  8759 raft_consensus.cc:2804] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:31.154093  8759 raft_consensus.cc:493] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:31.154480  8759 raft_consensus.cc:3060] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.162644  8758 raft_consensus.cc:2804] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:31.167012  8758 raft_consensus.cc:697] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Becoming Leader. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Running, Role: LEADER
I20260710 11:01:31.167301  8770 tablet_bootstrap.cc:492] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f: No bootstrap required, opened a new log
I20260710 11:01:31.171290  8770 ts_tablet_manager.cc:1403] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f: Time spent bootstrapping tablet: real 0.075s	user 0.021s	sys 0.009s
I20260710 11:01:31.171150  8758 consensus_queue.cc:237] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.174342  8770 raft_consensus.cc:359] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.175038  8770 raft_consensus.cc:385] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.175308  8770 raft_consensus.cc:740] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Initialized, Role: FOLLOWER
W20260710 11:01:31.176177  8594 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.214.193:37699, user_credentials={real_user=slave}} blocked reactor thread for 79849.9us
I20260710 11:01:31.177359  8771 tablet_bootstrap.cc:492] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc: No bootstrap required, opened a new log
I20260710 11:01:31.177134  8759 raft_consensus.cc:515] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.177842  8771 ts_tablet_manager.cc:1403] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc: Time spent bootstrapping tablet: real 0.090s	user 0.019s	sys 0.014s
I20260710 11:01:31.177909  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad255c4812e24b9f9a7f94b1fe5f75d2" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
I20260710 11:01:31.178598  8480 raft_consensus.cc:3060] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.179239  8759 leader_election.cc:290] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 election: Requested vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:31.179770  8759 raft_consensus.cc:493] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:31.180164  8759 raft_consensus.cc:515] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.180856  8771 raft_consensus.cc:359] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.181600  8771 raft_consensus.cc:385] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.181898  8771 raft_consensus.cc:740] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.182190  8759 leader_election.cc:290] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:31.167892  8772 tablet_bootstrap.cc:492] T bf198add6a434021a95a32aa7c9f1329 P f9794a62fd8f4eb3bf83db52492d91da: No bootstrap required, opened a new log
I20260710 11:01:31.182660  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf198add6a434021a95a32aa7c9f1329" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:31.182612  8771 consensus_queue.cc:260] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.183467  8770 consensus_queue.cc:260] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.183969  8479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b820bd042dd45cca5b9c0f4adfa32be" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f" is_pre_election: true
I20260710 11:01:31.184638  8479 raft_consensus.cc:2468] T 7b820bd042dd45cca5b9c0f4adfa32be P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 0.
W20260710 11:01:31.184909  8519 leader_election.cc:343] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:31.184990  8771 ts_tablet_manager.cc:1434] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:31.182932  8772 ts_tablet_manager.cc:1403] T bf198add6a434021a95a32aa7c9f1329 P f9794a62fd8f4eb3bf83db52492d91da: Time spent bootstrapping tablet: real 0.185s	user 0.052s	sys 0.082s
I20260710 11:01:31.185730  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b820bd042dd45cca5b9c0f4adfa32be" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da" is_pre_election: true
I20260710 11:01:31.186183  8771 tablet_bootstrap.cc:492] T 07c14ff9b04f4219830c27a5500c6767 P 335e7818a92d466798907a3f06fdaddc: Bootstrap starting.
I20260710 11:01:31.186461  8520 leader_election.cc:304] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: 
I20260710 11:01:31.183482  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf198add6a434021a95a32aa7c9f1329" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
W20260710 11:01:31.187484  8519 leader_election.cc:343] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:31.188735  8770 ts_tablet_manager.cc:1434] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260710 11:01:31.187538  8481 raft_consensus.cc:3060] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.189847  8770 tablet_bootstrap.cc:492] T e7aeb24c25664228b016ca68a2217067 P adfd3042c5354f39a6464a70a517e65f: Bootstrap starting.
I20260710 11:01:31.193104  8771 tablet_bootstrap.cc:654] T 07c14ff9b04f4219830c27a5500c6767 P 335e7818a92d466798907a3f06fdaddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.193722  8772 raft_consensus.cc:359] T bf198add6a434021a95a32aa7c9f1329 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.195401  8772 raft_consensus.cc:385] T bf198add6a434021a95a32aa7c9f1329 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.196622  8770 tablet_bootstrap.cc:654] T e7aeb24c25664228b016ca68a2217067 P adfd3042c5354f39a6464a70a517e65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.202114  8792 raft_consensus.cc:2804] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:31.202589  8792 raft_consensus.cc:493] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:31.202996  8792 raft_consensus.cc:3060] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.195726  8772 raft_consensus.cc:740] T bf198add6a434021a95a32aa7c9f1329 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.204526  8772 consensus_queue.cc:260] T bf198add6a434021a95a32aa7c9f1329 P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.207763  8772 ts_tablet_manager.cc:1434] T bf198add6a434021a95a32aa7c9f1329 P f9794a62fd8f4eb3bf83db52492d91da: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:01:31.209076  8772 tablet_bootstrap.cc:492] T 6d4309f9f840414d8b65ff99d9c0e071 P f9794a62fd8f4eb3bf83db52492d91da: Bootstrap starting.
I20260710 11:01:31.210923  8480 raft_consensus.cc:2468] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 1.
I20260710 11:01:31.215016  8481 raft_consensus.cc:2468] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 1.
I20260710 11:01:31.218523  8520 leader_election.cc:304] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: f9794a62fd8f4eb3bf83db52492d91da
I20260710 11:01:31.219673  8759 raft_consensus.cc:2804] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:31.220160  8759 raft_consensus.cc:697] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [term 1 LEADER]: Becoming Leader. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Running, Role: LEADER
I20260710 11:01:31.221282  8759 consensus_queue.cc:237] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.222167  8772 tablet_bootstrap.cc:654] T 6d4309f9f840414d8b65ff99d9c0e071 P f9794a62fd8f4eb3bf83db52492d91da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.225172  8792 raft_consensus.cc:515] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.228049  8379 catalog_manager.cc:5697] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da reported cstate change: term changed from 0 to 1, leader changed from <none> to f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195). New cstate: current_term: 1 leader_uuid: "f9794a62fd8f4eb3bf83db52492d91da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:31.230851  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b820bd042dd45cca5b9c0f4adfa32be" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
I20260710 11:01:31.231499  8481 raft_consensus.cc:3060] T 7b820bd042dd45cca5b9c0f4adfa32be P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.235766  8771 tablet_bootstrap.cc:492] T 07c14ff9b04f4219830c27a5500c6767 P 335e7818a92d466798907a3f06fdaddc: No bootstrap required, opened a new log
I20260710 11:01:31.236275  8771 ts_tablet_manager.cc:1403] T 07c14ff9b04f4219830c27a5500c6767 P 335e7818a92d466798907a3f06fdaddc: Time spent bootstrapping tablet: real 0.050s	user 0.003s	sys 0.017s
I20260710 11:01:31.236780  8770 tablet_bootstrap.cc:492] T e7aeb24c25664228b016ca68a2217067 P adfd3042c5354f39a6464a70a517e65f: No bootstrap required, opened a new log
I20260710 11:01:31.236938  8772 tablet_bootstrap.cc:492] T 6d4309f9f840414d8b65ff99d9c0e071 P f9794a62fd8f4eb3bf83db52492d91da: No bootstrap required, opened a new log
I20260710 11:01:31.237311  8770 ts_tablet_manager.cc:1403] T e7aeb24c25664228b016ca68a2217067 P adfd3042c5354f39a6464a70a517e65f: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.027s
I20260710 11:01:31.237497  8772 ts_tablet_manager.cc:1403] T 6d4309f9f840414d8b65ff99d9c0e071 P f9794a62fd8f4eb3bf83db52492d91da: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.004s
I20260710 11:01:31.239264  8771 raft_consensus.cc:359] T 07c14ff9b04f4219830c27a5500c6767 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.240000  8771 raft_consensus.cc:385] T 07c14ff9b04f4219830c27a5500c6767 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.240304  8771 raft_consensus.cc:740] T 07c14ff9b04f4219830c27a5500c6767 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.240314  8770 raft_consensus.cc:359] T e7aeb24c25664228b016ca68a2217067 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.240756  8772 raft_consensus.cc:359] T 6d4309f9f840414d8b65ff99d9c0e071 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.241214  8770 raft_consensus.cc:385] T e7aeb24c25664228b016ca68a2217067 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.241180  8771 consensus_queue.cc:260] T 07c14ff9b04f4219830c27a5500c6767 P 335e7818a92d466798907a3f06fdaddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.241770  8770 raft_consensus.cc:740] T e7aeb24c25664228b016ca68a2217067 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.242504  8770 consensus_queue.cc:260] T e7aeb24c25664228b016ca68a2217067 P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.243532  8771 ts_tablet_manager.cc:1434] T 07c14ff9b04f4219830c27a5500c6767 P 335e7818a92d466798907a3f06fdaddc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:31.244508  8771 tablet_bootstrap.cc:492] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc: Bootstrap starting.
I20260710 11:01:31.244665  8770 ts_tablet_manager.cc:1434] T e7aeb24c25664228b016ca68a2217067 P adfd3042c5354f39a6464a70a517e65f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:01:31.245770  8770 tablet_bootstrap.cc:492] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f: Bootstrap starting.
I20260710 11:01:31.246799  8792 leader_election.cc:290] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 election: Requested vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:31.247867  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b820bd042dd45cca5b9c0f4adfa32be" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
W20260710 11:01:31.249356  8519 leader_election.cc:343] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:31.249502  8772 raft_consensus.cc:385] T 6d4309f9f840414d8b65ff99d9c0e071 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.249866  8772 raft_consensus.cc:740] T 6d4309f9f840414d8b65ff99d9c0e071 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.250435  8771 tablet_bootstrap.cc:654] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.250699  8772 consensus_queue.cc:260] T 6d4309f9f840414d8b65ff99d9c0e071 P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.251927  8770 tablet_bootstrap.cc:654] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.262436  8481 raft_consensus.cc:2468] T 7b820bd042dd45cca5b9c0f4adfa32be P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 1.
I20260710 11:01:31.266593  8772 ts_tablet_manager.cc:1434] T 6d4309f9f840414d8b65ff99d9c0e071 P f9794a62fd8f4eb3bf83db52492d91da: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 11:01:31.267836  8772 tablet_bootstrap.cc:492] T 33122dd463f545acaf9f94691f0771e4 P f9794a62fd8f4eb3bf83db52492d91da: Bootstrap starting.
I20260710 11:01:31.268371  8520 leader_election.cc:304] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: f9794a62fd8f4eb3bf83db52492d91da
I20260710 11:01:31.269537  8792 raft_consensus.cc:2804] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:31.269995  8792 raft_consensus.cc:697] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [term 1 LEADER]: Becoming Leader. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Running, Role: LEADER
I20260710 11:01:31.270776  8792 consensus_queue.cc:237] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.275154  8771 tablet_bootstrap.cc:492] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc: No bootstrap required, opened a new log
I20260710 11:01:31.275599  8771 ts_tablet_manager.cc:1403] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.004s
I20260710 11:01:31.278121  8758 raft_consensus.cc:493] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:31.278195  8771 raft_consensus.cc:359] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.279142  8771 raft_consensus.cc:385] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.279592  8771 raft_consensus.cc:740] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.278968  8758 raft_consensus.cc:515] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.275619  8377 catalog_manager.cc:5697] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc reported cstate change: term changed from 0 to 1, leader changed from <none> to 335e7818a92d466798907a3f06fdaddc (127.3.214.194). New cstate: current_term: 1 leader_uuid: "335e7818a92d466798907a3f06fdaddc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.280224  8771 consensus_queue.cc:260] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.282366  8771 ts_tablet_manager.cc:1434] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:01:31.283257  8771 tablet_bootstrap.cc:492] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc: Bootstrap starting.
I20260710 11:01:31.283334  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17bfe8075a4f1bb95fcd4d6cbcbf3e" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f" is_pre_election: true
I20260710 11:01:31.284252  8481 raft_consensus.cc:2468] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 0.
I20260710 11:01:31.286320  8594 leader_election.cc:304] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adfd3042c5354f39a6464a70a517e65f, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:31.287323  8783 raft_consensus.cc:2804] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:31.287791  8783 raft_consensus.cc:493] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:31.288165  8783 raft_consensus.cc:3060] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.289028  8771 tablet_bootstrap.cc:654] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.294154  8758 leader_election.cc:290] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683)
I20260710 11:01:31.294732  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17bfe8075a4f1bb95fcd4d6cbcbf3e" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc" is_pre_election: true
I20260710 11:01:31.295346  8555 raft_consensus.cc:2468] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 0.
I20260710 11:01:31.298082  8770 tablet_bootstrap.cc:492] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f: No bootstrap required, opened a new log
I20260710 11:01:31.298555  8770 ts_tablet_manager.cc:1403] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f: Time spent bootstrapping tablet: real 0.053s	user 0.027s	sys 0.020s
I20260710 11:01:31.299053  8772 tablet_bootstrap.cc:654] T 33122dd463f545acaf9f94691f0771e4 P f9794a62fd8f4eb3bf83db52492d91da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.301147  8770 raft_consensus.cc:359] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.301837  8770 raft_consensus.cc:385] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.301532  8783 raft_consensus.cc:515] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.302106  8770 raft_consensus.cc:740] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.302497  8771 tablet_bootstrap.cc:492] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc: No bootstrap required, opened a new log
I20260710 11:01:31.303038  8771 ts_tablet_manager.cc:1403] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260710 11:01:31.302873  8770 consensus_queue.cc:260] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.304652  8770 ts_tablet_manager.cc:1434] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:01:31.305490  8770 tablet_bootstrap.cc:492] T 6d4309f9f840414d8b65ff99d9c0e071 P adfd3042c5354f39a6464a70a517e65f: Bootstrap starting.
I20260710 11:01:31.309993  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17bfe8075a4f1bb95fcd4d6cbcbf3e" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
I20260710 11:01:31.310566  8481 raft_consensus.cc:3060] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.312170  8770 tablet_bootstrap.cc:654] T 6d4309f9f840414d8b65ff99d9c0e071 P adfd3042c5354f39a6464a70a517e65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.318481  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17bfe8075a4f1bb95fcd4d6cbcbf3e" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:31.319041  8555 raft_consensus.cc:3060] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.317277  8783 leader_election.cc:290] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 election: Requested vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683)
I20260710 11:01:31.323359  8771 raft_consensus.cc:359] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.324299  8771 raft_consensus.cc:385] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.324621  8771 raft_consensus.cc:740] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.325449  8555 raft_consensus.cc:2468] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 1.
I20260710 11:01:31.326004  8771 consensus_queue.cc:260] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.326680  8596 leader_election.cc:304] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:31.327788  8783 raft_consensus.cc:2804] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:31.321300  8481 raft_consensus.cc:2468] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 1.
I20260710 11:01:31.329185  8783 raft_consensus.cc:697] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Becoming Leader. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Running, Role: LEADER
I20260710 11:01:31.330780  8759 raft_consensus.cc:493] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:31.330351  8783 consensus_queue.cc:237] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.327932  8771 ts_tablet_manager.cc:1434] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260710 11:01:31.331244  8759 raft_consensus.cc:515] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.333312  8759 leader_election.cc:290] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:31.334889  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33122dd463f545acaf9f94691f0771e4" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da" is_pre_election: true
I20260710 11:01:31.335206  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33122dd463f545acaf9f94691f0771e4" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f" is_pre_election: true
I20260710 11:01:31.335816  8481 raft_consensus.cc:2468] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 0.
I20260710 11:01:31.335052  8379 catalog_manager.cc:5697] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc reported cstate change: term changed from 0 to 1, leader changed from <none> to 335e7818a92d466798907a3f06fdaddc (127.3.214.194). New cstate: current_term: 1 leader_uuid: "335e7818a92d466798907a3f06fdaddc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
W20260710 11:01:31.336735  8519 leader_election.cc:343] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:31.337492  8520 leader_election.cc:304] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: f9794a62fd8f4eb3bf83db52492d91da
I20260710 11:01:31.338572  8759 raft_consensus.cc:2804] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:31.338951  8759 raft_consensus.cc:493] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:31.339393  8759 raft_consensus.cc:3060] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.345170  8377 catalog_manager.cc:5697] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da reported cstate change: term changed from 0 to 1, leader changed from <none> to f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195). New cstate: current_term: 1 leader_uuid: "f9794a62fd8f4eb3bf83db52492d91da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:31.346372  8759 raft_consensus.cc:515] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.345173  8792 raft_consensus.cc:493] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:31.347402  8792 raft_consensus.cc:515] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.349392  8792 leader_election.cc:290] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:31.349974  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33122dd463f545acaf9f94691f0771e4" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
I20260710 11:01:31.350303  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4309f9f840414d8b65ff99d9c0e071" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f" is_pre_election: true
I20260710 11:01:31.350649  8481 raft_consensus.cc:3060] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.351042  8759 leader_election.cc:290] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 election: Requested vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
W20260710 11:01:31.351660  8520 leader_election.cc:343] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:31.351855  8772 tablet_bootstrap.cc:492] T 33122dd463f545acaf9f94691f0771e4 P f9794a62fd8f4eb3bf83db52492d91da: No bootstrap required, opened a new log
I20260710 11:01:31.352406  8772 ts_tablet_manager.cc:1403] T 33122dd463f545acaf9f94691f0771e4 P f9794a62fd8f4eb3bf83db52492d91da: Time spent bootstrapping tablet: real 0.085s	user 0.007s	sys 0.013s
I20260710 11:01:31.353312  8770 tablet_bootstrap.cc:492] T 6d4309f9f840414d8b65ff99d9c0e071 P adfd3042c5354f39a6464a70a517e65f: No bootstrap required, opened a new log
I20260710 11:01:31.353350  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33122dd463f545acaf9f94691f0771e4" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:31.353878  8770 ts_tablet_manager.cc:1403] T 6d4309f9f840414d8b65ff99d9c0e071 P adfd3042c5354f39a6464a70a517e65f: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.006s
W20260710 11:01:31.354899  8519 leader_election.cc:343] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:31.355360  8772 raft_consensus.cc:359] T 33122dd463f545acaf9f94691f0771e4 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.356050  8772 raft_consensus.cc:385] T 33122dd463f545acaf9f94691f0771e4 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.356309  8772 raft_consensus.cc:740] T 33122dd463f545acaf9f94691f0771e4 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.356449  8770 raft_consensus.cc:359] T 6d4309f9f840414d8b65ff99d9c0e071 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.356963  8714 raft_consensus.cc:493] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:31.357192  8770 raft_consensus.cc:385] T 6d4309f9f840414d8b65ff99d9c0e071 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.357717  8770 raft_consensus.cc:740] T 6d4309f9f840414d8b65ff99d9c0e071 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.357515  8714 raft_consensus.cc:515] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.357208  8772 consensus_queue.cc:260] T 33122dd463f545acaf9f94691f0771e4 P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.358464  8481 raft_consensus.cc:2468] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 1.
I20260710 11:01:31.358402  8770 consensus_queue.cc:260] T 6d4309f9f840414d8b65ff99d9c0e071 P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.359586  8714 leader_election.cc:290] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:31.359638  8520 leader_election.cc:304] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: f9794a62fd8f4eb3bf83db52492d91da
I20260710 11:01:31.360505  8770 ts_tablet_manager.cc:1434] T 6d4309f9f840414d8b65ff99d9c0e071 P adfd3042c5354f39a6464a70a517e65f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:01:31.360798  8759 raft_consensus.cc:2804] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:31.361282  8759 raft_consensus.cc:697] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [term 1 LEADER]: Becoming Leader. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Running, Role: LEADER
I20260710 11:01:31.351903  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4309f9f840414d8b65ff99d9c0e071" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da" is_pre_election: true
I20260710 11:01:31.361758  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8ff5410dc4ebb835da51dcd9d1d57" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da" is_pre_election: true
I20260710 11:01:31.361995  8628 raft_consensus.cc:2468] T 6d4309f9f840414d8b65ff99d9c0e071 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 0.
I20260710 11:01:31.362275  8759 consensus_queue.cc:237] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.363441  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8ff5410dc4ebb835da51dcd9d1d57" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc" is_pre_election: true
I20260710 11:01:31.364008  8555 raft_consensus.cc:2468] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 0.
W20260710 11:01:31.364051  8444 leader_election.cc:343] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:31.364019  8519 leader_election.cc:304] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, f9794a62fd8f4eb3bf83db52492d91da; no voters: adfd3042c5354f39a6464a70a517e65f
I20260710 11:01:31.366053  8447 leader_election.cc:304] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: f9794a62fd8f4eb3bf83db52492d91da
I20260710 11:01:31.367098  8772 ts_tablet_manager.cc:1434] T 33122dd463f545acaf9f94691f0771e4 P f9794a62fd8f4eb3bf83db52492d91da: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:01:31.367118  8714 raft_consensus.cc:2804] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:31.367877  8714 raft_consensus.cc:493] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:31.368212  8714 raft_consensus.cc:3060] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.368726  8772 tablet_bootstrap.cc:492] T dff8ff5410dc4ebb835da51dcd9d1d57 P f9794a62fd8f4eb3bf83db52492d91da: Bootstrap starting.
I20260710 11:01:31.368846  8792 raft_consensus.cc:2804] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:31.369374  8792 raft_consensus.cc:493] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:31.369733  8792 raft_consensus.cc:3060] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.375597  8714 raft_consensus.cc:515] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.377765  8772 tablet_bootstrap.cc:654] T dff8ff5410dc4ebb835da51dcd9d1d57 P f9794a62fd8f4eb3bf83db52492d91da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.378335  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8ff5410dc4ebb835da51dcd9d1d57" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:31.378851  8555 raft_consensus.cc:3060] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.391474  8792 raft_consensus.cc:515] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.394595  8792 leader_election.cc:290] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 election: Requested vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:31.395179  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4309f9f840414d8b65ff99d9c0e071" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
I20260710 11:01:31.395977  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4309f9f840414d8b65ff99d9c0e071" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:31.396617  8628 raft_consensus.cc:3060] T 6d4309f9f840414d8b65ff99d9c0e071 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.395993  8481 raft_consensus.cc:3060] T 6d4309f9f840414d8b65ff99d9c0e071 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.404050  8555 raft_consensus.cc:2468] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 1.
I20260710 11:01:31.405208  8447 leader_election.cc:304] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: 
I20260710 11:01:31.406272  8794 raft_consensus.cc:2804] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:31.406442  8714 leader_election.cc:290] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 election: Requested vote from peers 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:31.408200  8481 raft_consensus.cc:2468] T 6d4309f9f840414d8b65ff99d9c0e071 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 1.
I20260710 11:01:31.408818  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8ff5410dc4ebb835da51dcd9d1d57" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:31.409185  8628 raft_consensus.cc:2468] T 6d4309f9f840414d8b65ff99d9c0e071 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 1.
I20260710 11:01:31.405006  8379 catalog_manager.cc:5697] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc reported cstate change: term changed from 0 to 1, leader changed from <none> to 335e7818a92d466798907a3f06fdaddc (127.3.214.194). New cstate: current_term: 1 leader_uuid: "335e7818a92d466798907a3f06fdaddc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.410346  8772 tablet_bootstrap.cc:492] T dff8ff5410dc4ebb835da51dcd9d1d57 P f9794a62fd8f4eb3bf83db52492d91da: No bootstrap required, opened a new log
I20260710 11:01:31.410365  8519 leader_election.cc:304] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:31.410840  8772 ts_tablet_manager.cc:1403] T dff8ff5410dc4ebb835da51dcd9d1d57 P f9794a62fd8f4eb3bf83db52492d91da: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.016s
I20260710 11:01:31.411303  8794 raft_consensus.cc:697] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Becoming Leader. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Running, Role: LEADER
W20260710 11:01:31.412321  8444 leader_election.cc:343] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:31.412163  8794 consensus_queue.cc:237] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.413213  8759 raft_consensus.cc:2804] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:31.413822  8772 raft_consensus.cc:359] T dff8ff5410dc4ebb835da51dcd9d1d57 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.413887  8759 raft_consensus.cc:697] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc [term 1 LEADER]: Becoming Leader. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Running, Role: LEADER
I20260710 11:01:31.414631  8772 raft_consensus.cc:385] T dff8ff5410dc4ebb835da51dcd9d1d57 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.414968  8772 raft_consensus.cc:740] T dff8ff5410dc4ebb835da51dcd9d1d57 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.415189  8759 consensus_queue.cc:237] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.415663  8772 consensus_queue.cc:260] T dff8ff5410dc4ebb835da51dcd9d1d57 P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.417943  8772 ts_tablet_manager.cc:1434] T dff8ff5410dc4ebb835da51dcd9d1d57 P f9794a62fd8f4eb3bf83db52492d91da: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:31.419032  8772 tablet_bootstrap.cc:492] T 7b820bd042dd45cca5b9c0f4adfa32be P f9794a62fd8f4eb3bf83db52492d91da: Bootstrap starting.
I20260710 11:01:31.426029  8772 tablet_bootstrap.cc:654] T 7b820bd042dd45cca5b9c0f4adfa32be P f9794a62fd8f4eb3bf83db52492d91da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.431308  8377 catalog_manager.cc:5697] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f reported cstate change: term changed from 0 to 1, leader changed from <none> to adfd3042c5354f39a6464a70a517e65f (127.3.214.193). New cstate: current_term: 1 leader_uuid: "adfd3042c5354f39a6464a70a517e65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.433351  8759 raft_consensus.cc:493] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:31.433837  8759 raft_consensus.cc:515] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.436825  8759 leader_election.cc:290] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:31.438166  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7aeb24c25664228b016ca68a2217067" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f" is_pre_election: true
I20260710 11:01:31.438862  8481 raft_consensus.cc:2468] T e7aeb24c25664228b016ca68a2217067 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 0.
I20260710 11:01:31.439407  8772 tablet_bootstrap.cc:492] T 7b820bd042dd45cca5b9c0f4adfa32be P f9794a62fd8f4eb3bf83db52492d91da: No bootstrap required, opened a new log
I20260710 11:01:31.439883  8772 ts_tablet_manager.cc:1403] T 7b820bd042dd45cca5b9c0f4adfa32be P f9794a62fd8f4eb3bf83db52492d91da: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260710 11:01:31.441735  8520 leader_election.cc:304] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: 
I20260710 11:01:31.442561  8759 raft_consensus.cc:2804] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:31.442689  8772 raft_consensus.cc:359] T 7b820bd042dd45cca5b9c0f4adfa32be P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.442984  8759 raft_consensus.cc:493] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:31.443526  8759 raft_consensus.cc:3060] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.443451  8772 raft_consensus.cc:385] T 7b820bd042dd45cca5b9c0f4adfa32be P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.442970  8379 catalog_manager.cc:5697] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc reported cstate change: term changed from 0 to 1, leader changed from <none> to 335e7818a92d466798907a3f06fdaddc (127.3.214.194). New cstate: current_term: 1 leader_uuid: "335e7818a92d466798907a3f06fdaddc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.444130  8772 raft_consensus.cc:740] T 7b820bd042dd45cca5b9c0f4adfa32be P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.444342  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7aeb24c25664228b016ca68a2217067" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da" is_pre_election: true
I20260710 11:01:31.444904  8772 consensus_queue.cc:260] T 7b820bd042dd45cca5b9c0f4adfa32be P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
W20260710 11:01:31.445513  8519 leader_election.cc:343] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:31.447103  8772 ts_tablet_manager.cc:1434] T 7b820bd042dd45cca5b9c0f4adfa32be P f9794a62fd8f4eb3bf83db52492d91da: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:31.448033  8772 tablet_bootstrap.cc:492] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da: Bootstrap starting.
I20260710 11:01:31.450618  8759 raft_consensus.cc:515] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.453373  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7aeb24c25664228b016ca68a2217067" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
I20260710 11:01:31.453924  8481 raft_consensus.cc:3060] T e7aeb24c25664228b016ca68a2217067 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.454008  8759 leader_election.cc:290] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 election: Requested vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:31.454419  8772 tablet_bootstrap.cc:654] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.455120  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7aeb24c25664228b016ca68a2217067" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
W20260710 11:01:31.456756  8519 leader_election.cc:343] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:31.461202  8481 raft_consensus.cc:2468] T e7aeb24c25664228b016ca68a2217067 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 1.
I20260710 11:01:31.462536  8772 tablet_bootstrap.cc:492] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da: No bootstrap required, opened a new log
I20260710 11:01:31.462337  8520 leader_election.cc:304] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: f9794a62fd8f4eb3bf83db52492d91da
I20260710 11:01:31.462961  8772 ts_tablet_manager.cc:1403] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260710 11:01:31.463182  8759 raft_consensus.cc:2804] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:31.463673  8759 raft_consensus.cc:697] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [term 1 LEADER]: Becoming Leader. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Running, Role: LEADER
I20260710 11:01:31.464453  8759 consensus_queue.cc:237] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.465590  8772 raft_consensus.cc:359] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.466240  8772 raft_consensus.cc:385] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.466153  8794 raft_consensus.cc:493] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:31.466631  8772 raft_consensus.cc:740] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.466867  8794 raft_consensus.cc:515] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.467514  8772 consensus_queue.cc:260] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.468940  8794 leader_election.cc:290] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:31.469744  8772 ts_tablet_manager.cc:1434] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:01:31.470347  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c14ff9b04f4219830c27a5500c6767" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc" is_pre_election: true
I20260710 11:01:31.470939  8555 raft_consensus.cc:2468] T 07c14ff9b04f4219830c27a5500c6767 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 0.
I20260710 11:01:31.471081  8772 tablet_bootstrap.cc:492] T e7aeb24c25664228b016ca68a2217067 P f9794a62fd8f4eb3bf83db52492d91da: Bootstrap starting.
I20260710 11:01:31.471103  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c14ff9b04f4219830c27a5500c6767" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da" is_pre_election: true
I20260710 11:01:31.472193  8628 raft_consensus.cc:2468] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 0.
I20260710 11:01:31.472128  8447 leader_election.cc:304] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: 
I20260710 11:01:31.473173  8794 raft_consensus.cc:2804] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:31.473598  8794 raft_consensus.cc:493] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:31.473979  8794 raft_consensus.cc:3060] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.477520  8772 tablet_bootstrap.cc:654] T e7aeb24c25664228b016ca68a2217067 P f9794a62fd8f4eb3bf83db52492d91da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.481640  8794 raft_consensus.cc:515] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.482672  8377 catalog_manager.cc:5697] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc reported cstate change: term changed from 0 to 1, leader changed from <none> to 335e7818a92d466798907a3f06fdaddc (127.3.214.194). New cstate: current_term: 1 leader_uuid: "335e7818a92d466798907a3f06fdaddc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.484540  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c14ff9b04f4219830c27a5500c6767" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:31.484728  8772 tablet_bootstrap.cc:492] T e7aeb24c25664228b016ca68a2217067 P f9794a62fd8f4eb3bf83db52492d91da: No bootstrap required, opened a new log
I20260710 11:01:31.485011  8555 raft_consensus.cc:3060] T 07c14ff9b04f4219830c27a5500c6767 P 335e7818a92d466798907a3f06fdaddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.485172  8772 ts_tablet_manager.cc:1403] T e7aeb24c25664228b016ca68a2217067 P f9794a62fd8f4eb3bf83db52492d91da: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260710 11:01:31.487890  8772 raft_consensus.cc:359] T e7aeb24c25664228b016ca68a2217067 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.488516  8772 raft_consensus.cc:385] T e7aeb24c25664228b016ca68a2217067 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.488783  8772 raft_consensus.cc:740] T e7aeb24c25664228b016ca68a2217067 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.489820  8794 leader_election.cc:290] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 election: Requested vote from peers 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:31.489578  8772 consensus_queue.cc:260] T e7aeb24c25664228b016ca68a2217067 P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.490883  8555 raft_consensus.cc:2468] T 07c14ff9b04f4219830c27a5500c6767 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 1.
I20260710 11:01:31.491048  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c14ff9b04f4219830c27a5500c6767" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:31.491688  8628 raft_consensus.cc:3060] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.492192  8447 leader_election.cc:304] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: 
I20260710 11:01:31.493054  8794 raft_consensus.cc:2804] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:31.493424  8794 raft_consensus.cc:697] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Becoming Leader. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Running, Role: LEADER
I20260710 11:01:31.494192  8794 consensus_queue.cc:237] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.498394  8628 raft_consensus.cc:2468] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 1.
I20260710 11:01:31.498555  8772 ts_tablet_manager.cc:1434] T e7aeb24c25664228b016ca68a2217067 P f9794a62fd8f4eb3bf83db52492d91da: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:01:31.501832  8377 catalog_manager.cc:5697] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f reported cstate change: term changed from 0 to 1, leader changed from <none> to adfd3042c5354f39a6464a70a517e65f (127.3.214.193). New cstate: current_term: 1 leader_uuid: "adfd3042c5354f39a6464a70a517e65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.525259  8628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd17bfe8075a4f1bb95fcd4d6cbcbf3e"
dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
mode: GRACEFUL
new_leader_uuid: "adfd3042c5354f39a6464a70a517e65f"
 from {username='slave'} at 127.0.0.1:56600
I20260710 11:01:31.525780  8628 raft_consensus.cc:606] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Received request to transfer leadership to TS adfd3042c5354f39a6464a70a517e65f
I20260710 11:01:31.529798  8628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad255c4812e24b9f9a7f94b1fe5f75d2"
dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
mode: GRACEFUL
new_leader_uuid: "adfd3042c5354f39a6464a70a517e65f"
 from {username='slave'} at 127.0.0.1:56600
I20260710 11:01:31.530274  8628 raft_consensus.cc:606] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Received request to transfer leadership to TS adfd3042c5354f39a6464a70a517e65f
I20260710 11:01:31.535248  8555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf198add6a434021a95a32aa7c9f1329"
dest_uuid: "335e7818a92d466798907a3f06fdaddc"
mode: GRACEFUL
new_leader_uuid: "adfd3042c5354f39a6464a70a517e65f"
 from {username='slave'} at 127.0.0.1:48316
I20260710 11:01:31.535763  8555 raft_consensus.cc:606] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [term 1 LEADER]: Received request to transfer leadership to TS adfd3042c5354f39a6464a70a517e65f
I20260710 11:01:31.540181  8554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33122dd463f545acaf9f94691f0771e4"
dest_uuid: "335e7818a92d466798907a3f06fdaddc"
mode: GRACEFUL
new_leader_uuid: "adfd3042c5354f39a6464a70a517e65f"
 from {username='slave'} at 127.0.0.1:48316
I20260710 11:01:31.540597  8554 raft_consensus.cc:606] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [term 1 LEADER]: Received request to transfer leadership to TS adfd3042c5354f39a6464a70a517e65f
I20260710 11:01:31.545162  8481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dff8ff5410dc4ebb835da51dcd9d1d57"
dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
mode: GRACEFUL
new_leader_uuid: "335e7818a92d466798907a3f06fdaddc"
 from {username='slave'} at 127.0.0.1:59978
I20260710 11:01:31.545787  8481 raft_consensus.cc:606] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Received request to transfer leadership to TS 335e7818a92d466798907a3f06fdaddc
I20260710 11:01:31.556666  8481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07c14ff9b04f4219830c27a5500c6767"
dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
mode: GRACEFUL
new_leader_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
 from {username='slave'} at 127.0.0.1:59978
I20260710 11:01:31.557101  8481 raft_consensus.cc:606] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Received request to transfer leadership to TS f9794a62fd8f4eb3bf83db52492d91da
I20260710 11:01:31.566351  8783 consensus_queue.cc:1048] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.571092  8783 raft_consensus.cc:493] T dff8ff5410dc4ebb835da51dcd9d1d57 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:31.571714  8783 raft_consensus.cc:515] T dff8ff5410dc4ebb835da51dcd9d1d57 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.574609  8783 leader_election.cc:290] T dff8ff5410dc4ebb835da51dcd9d1d57 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683)
I20260710 11:01:31.576236  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8ff5410dc4ebb835da51dcd9d1d57" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc" is_pre_election: true
I20260710 11:01:31.576967  8555 raft_consensus.cc:2393] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9794a62fd8f4eb3bf83db52492d91da in current term 1: Already voted for candidate adfd3042c5354f39a6464a70a517e65f in this term.
I20260710 11:01:31.577687  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8ff5410dc4ebb835da51dcd9d1d57" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f" is_pre_election: true
I20260710 11:01:31.579442  8594 leader_election.cc:304] T dff8ff5410dc4ebb835da51dcd9d1d57 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9794a62fd8f4eb3bf83db52492d91da; no voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f
I20260710 11:01:31.580637  8788 raft_consensus.cc:3060] T dff8ff5410dc4ebb835da51dcd9d1d57 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.587934  8788 raft_consensus.cc:2749] T dff8ff5410dc4ebb835da51dcd9d1d57 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:31.589658  8787 consensus_queue.cc:1048] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.596159  8788 raft_consensus.cc:993] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da: : Instructing follower adfd3042c5354f39a6464a70a517e65f to start an election
I20260710 11:01:31.596549  8787 raft_consensus.cc:1081] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Signalling peer adfd3042c5354f39a6464a70a517e65f to start an election
I20260710 11:01:31.597932  8481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad255c4812e24b9f9a7f94b1fe5f75d2"
dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
 from {username='slave'} at 127.0.0.1:59956
I20260710 11:01:31.598376  8481 raft_consensus.cc:493] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:31.598654  8481 raft_consensus.cc:3060] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.603144  8481 raft_consensus.cc:515] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.604523  8481 leader_election.cc:290] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 2 election: Requested vote from peers 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:31.605309  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad255c4812e24b9f9a7f94b1fe5f75d2" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:31.605556  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad255c4812e24b9f9a7f94b1fe5f75d2" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:31.605907  8554 raft_consensus.cc:3060] T ad255c4812e24b9f9a7f94b1fe5f75d2 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.606156  8628 raft_consensus.cc:3055] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:31.606532  8628 raft_consensus.cc:740] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Running, Role: LEADER
I20260710 11:01:31.607299  8628 consensus_queue.cc:260] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.608544  8628 raft_consensus.cc:3060] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.611459  8554 raft_consensus.cc:2468] T ad255c4812e24b9f9a7f94b1fe5f75d2 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 2.
I20260710 11:01:31.612426  8447 leader_election.cc:304] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: 
I20260710 11:01:31.613222  8794 raft_consensus.cc:2804] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:31.613636  8794 raft_consensus.cc:697] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f [term 2 LEADER]: Becoming Leader. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Running, Role: LEADER
I20260710 11:01:31.614351  8794 consensus_queue.cc:237] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.614691  8628 raft_consensus.cc:2468] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 2.
I20260710 11:01:31.620134  8379 catalog_manager.cc:5697] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f reported cstate change: term changed from 1 to 2, leader changed from f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195) to adfd3042c5354f39a6464a70a517e65f (127.3.214.193). New cstate: current_term: 2 leader_uuid: "adfd3042c5354f39a6464a70a517e65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.675729  8787 raft_consensus.cc:493] T e7aeb24c25664228b016ca68a2217067 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:31.676204  8787 raft_consensus.cc:515] T e7aeb24c25664228b016ca68a2217067 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.677074  8788 raft_consensus.cc:493] T 7b820bd042dd45cca5b9c0f4adfa32be P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:31.677567  8788 raft_consensus.cc:515] T 7b820bd042dd45cca5b9c0f4adfa32be P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.678076  8787 leader_election.cc:290] T e7aeb24c25664228b016ca68a2217067 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683)
I20260710 11:01:31.678690  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7aeb24c25664228b016ca68a2217067" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f" is_pre_election: true
I20260710 11:01:31.679207  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7aeb24c25664228b016ca68a2217067" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc" is_pre_election: true
I20260710 11:01:31.679435  8481 raft_consensus.cc:2393] T e7aeb24c25664228b016ca68a2217067 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9794a62fd8f4eb3bf83db52492d91da in current term 1: Already voted for candidate 335e7818a92d466798907a3f06fdaddc in this term.
I20260710 11:01:31.680495  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b820bd042dd45cca5b9c0f4adfa32be" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc" is_pre_election: true
I20260710 11:01:31.680809  8596 leader_election.cc:304] T e7aeb24c25664228b016ca68a2217067 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9794a62fd8f4eb3bf83db52492d91da; no voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f
I20260710 11:01:31.679440  8788 leader_election.cc:290] T 7b820bd042dd45cca5b9c0f4adfa32be P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683)
I20260710 11:01:31.681843  8788 raft_consensus.cc:3060] T e7aeb24c25664228b016ca68a2217067 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.681905  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b820bd042dd45cca5b9c0f4adfa32be" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f" is_pre_election: true
I20260710 11:01:31.682726  8481 raft_consensus.cc:2393] T 7b820bd042dd45cca5b9c0f4adfa32be P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9794a62fd8f4eb3bf83db52492d91da in current term 1: Already voted for candidate 335e7818a92d466798907a3f06fdaddc in this term.
I20260710 11:01:31.684547  8594 leader_election.cc:304] T 7b820bd042dd45cca5b9c0f4adfa32be P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9794a62fd8f4eb3bf83db52492d91da; no voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f
I20260710 11:01:31.685292  8787 raft_consensus.cc:3060] T 7b820bd042dd45cca5b9c0f4adfa32be P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.688526  8788 raft_consensus.cc:2749] T e7aeb24c25664228b016ca68a2217067 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:31.688859  8783 raft_consensus.cc:493] T bf198add6a434021a95a32aa7c9f1329 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:31.689325  8783 raft_consensus.cc:515] T bf198add6a434021a95a32aa7c9f1329 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.689968  8792 consensus_queue.cc:1048] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.691314  8783 leader_election.cc:290] T bf198add6a434021a95a32aa7c9f1329 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683)
I20260710 11:01:31.691900  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf198add6a434021a95a32aa7c9f1329" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfd3042c5354f39a6464a70a517e65f" is_pre_election: true
I20260710 11:01:31.692094  8787 raft_consensus.cc:2749] T 7b820bd042dd45cca5b9c0f4adfa32be P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:31.692654  8481 raft_consensus.cc:2393] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9794a62fd8f4eb3bf83db52492d91da in current term 1: Already voted for candidate 335e7818a92d466798907a3f06fdaddc in this term.
I20260710 11:01:31.692749  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf198add6a434021a95a32aa7c9f1329" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "335e7818a92d466798907a3f06fdaddc" is_pre_election: true
I20260710 11:01:31.695942  8596 leader_election.cc:304] T bf198add6a434021a95a32aa7c9f1329 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9794a62fd8f4eb3bf83db52492d91da; no voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f
I20260710 11:01:31.696715  8787 raft_consensus.cc:3060] T bf198add6a434021a95a32aa7c9f1329 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.703065  8787 raft_consensus.cc:2749] T bf198add6a434021a95a32aa7c9f1329 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:31.708240  8823 consensus_queue.cc:1048] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:31.716156  8759 consensus_queue.cc:1048] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.722080  8759 raft_consensus.cc:993] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc: : Instructing follower adfd3042c5354f39a6464a70a517e65f to start an election
I20260710 11:01:31.722478  8759 raft_consensus.cc:1081] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [term 1 LEADER]: Signalling peer adfd3042c5354f39a6464a70a517e65f to start an election
I20260710 11:01:31.727566  8480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf198add6a434021a95a32aa7c9f1329"
dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
 from {username='slave'} at 127.0.0.1:59972
I20260710 11:01:31.728092  8480 raft_consensus.cc:493] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:31.728452  8480 raft_consensus.cc:3060] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.729388  8759 consensus_queue.cc:1048] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.736617  8480 raft_consensus.cc:515] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.739249  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf198add6a434021a95a32aa7c9f1329" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:31.739377  8480 leader_election.cc:290] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 2 election: Requested vote from peers 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:31.739801  8555 raft_consensus.cc:3055] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:31.740125  8555 raft_consensus.cc:740] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Running, Role: LEADER
I20260710 11:01:31.740479  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf198add6a434021a95a32aa7c9f1329" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:31.741067  8628 raft_consensus.cc:3060] T bf198add6a434021a95a32aa7c9f1329 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.740759  8555 consensus_queue.cc:260] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.741986  8555 raft_consensus.cc:3060] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.745585  8628 raft_consensus.cc:2468] T bf198add6a434021a95a32aa7c9f1329 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 2.
I20260710 11:01:31.746492  8444 leader_election.cc:304] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adfd3042c5354f39a6464a70a517e65f, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:31.746851  8555 raft_consensus.cc:2468] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 2.
I20260710 11:01:31.747234  8794 raft_consensus.cc:2804] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:31.747732  8794 raft_consensus.cc:697] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f [term 2 LEADER]: Becoming Leader. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Running, Role: LEADER
I20260710 11:01:31.748549  8794 consensus_queue.cc:237] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.755048  8379 catalog_manager.cc:5697] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f reported cstate change: term changed from 1 to 2, leader changed from 335e7818a92d466798907a3f06fdaddc (127.3.214.194) to adfd3042c5354f39a6464a70a517e65f (127.3.214.193). New cstate: current_term: 2 leader_uuid: "adfd3042c5354f39a6464a70a517e65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.775597  8628 raft_consensus.cc:3060] T 33122dd463f545acaf9f94691f0771e4 P f9794a62fd8f4eb3bf83db52492d91da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.780941  8759 consensus_queue.cc:1048] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.789983  8792 consensus_queue.cc:1048] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.799737  8793 raft_consensus.cc:993] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc: : Instructing follower adfd3042c5354f39a6464a70a517e65f to start an election
I20260710 11:01:31.800168  8792 raft_consensus.cc:1081] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [term 1 LEADER]: Signalling peer adfd3042c5354f39a6464a70a517e65f to start an election
I20260710 11:01:31.801749  8480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33122dd463f545acaf9f94691f0771e4"
dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
 from {username='slave'} at 127.0.0.1:59972
I20260710 11:01:31.801837  8787 consensus_queue.cc:1048] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.802300  8480 raft_consensus.cc:493] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:31.802677  8480 raft_consensus.cc:3060] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.809118  8480 raft_consensus.cc:515] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.811612  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33122dd463f545acaf9f94691f0771e4" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:31.812161  8554 raft_consensus.cc:3055] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:31.812490  8554 raft_consensus.cc:740] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Running, Role: LEADER
I20260710 11:01:31.813261  8554 consensus_queue.cc:260] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.814380  8554 raft_consensus.cc:3060] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.815346  8758 consensus_queue.cc:1048] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.821400  8554 raft_consensus.cc:2468] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 2.
I20260710 11:01:31.822360  8758 raft_consensus.cc:993] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da: : Instructing follower adfd3042c5354f39a6464a70a517e65f to start an election
I20260710 11:01:31.822610  8447 leader_election.cc:304] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: 
I20260710 11:01:31.822856  8783 raft_consensus.cc:1081] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Signalling peer adfd3042c5354f39a6464a70a517e65f to start an election
I20260710 11:01:31.823691  8480 leader_election.cc:290] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 2 election: Requested vote from peers 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:31.824323  8794 raft_consensus.cc:2804] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:31.824790  8794 raft_consensus.cc:697] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f [term 2 LEADER]: Becoming Leader. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Running, Role: LEADER
I20260710 11:01:31.824928  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33122dd463f545acaf9f94691f0771e4" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:31.825454  8480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd17bfe8075a4f1bb95fcd4d6cbcbf3e"
dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
 from {username='slave'} at 127.0.0.1:59956
I20260710 11:01:31.825448  8628 raft_consensus.cc:3060] T 33122dd463f545acaf9f94691f0771e4 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.825614  8794 consensus_queue.cc:237] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.826020  8480 raft_consensus.cc:493] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:31.827127  8480 raft_consensus.cc:3060] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.831854  8628 raft_consensus.cc:2468] T 33122dd463f545acaf9f94691f0771e4 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 2.
I20260710 11:01:31.832185  8480 raft_consensus.cc:515] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.835960  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17bfe8075a4f1bb95fcd4d6cbcbf3e" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:31.836047  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17bfe8075a4f1bb95fcd4d6cbcbf3e" candidate_uuid: "adfd3042c5354f39a6464a70a517e65f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:31.836484  8480 leader_election.cc:290] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 2 election: Requested vote from peers 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:31.836526  8628 raft_consensus.cc:3055] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:31.836699  8554 raft_consensus.cc:3060] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.837167  8628 raft_consensus.cc:740] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Running, Role: LEADER
I20260710 11:01:31.838075  8628 consensus_queue.cc:260] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.839201  8628 raft_consensus.cc:3060] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.840363  8379 catalog_manager.cc:5697] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f reported cstate change: term changed from 1 to 2, leader changed from 335e7818a92d466798907a3f06fdaddc (127.3.214.194) to adfd3042c5354f39a6464a70a517e65f (127.3.214.193). New cstate: current_term: 2 leader_uuid: "adfd3042c5354f39a6464a70a517e65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.843703  8554 raft_consensus.cc:2468] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 2.
I20260710 11:01:31.844823  8447 leader_election.cc:304] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, adfd3042c5354f39a6464a70a517e65f; no voters: 
I20260710 11:01:31.845273  8628 raft_consensus.cc:2468] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adfd3042c5354f39a6464a70a517e65f in term 2.
I20260710 11:01:31.845602  8794 raft_consensus.cc:2804] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:31.846154  8794 raft_consensus.cc:697] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f [term 2 LEADER]: Becoming Leader. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Running, Role: LEADER
I20260710 11:01:31.846911  8794 consensus_queue.cc:237] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:31.852561  8379 catalog_manager.cc:5697] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f reported cstate change: term changed from 1 to 2, leader changed from f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195) to adfd3042c5354f39a6464a70a517e65f (127.3.214.193). New cstate: current_term: 2 leader_uuid: "adfd3042c5354f39a6464a70a517e65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.926708  8792 consensus_queue.cc:1048] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.936300  8823 consensus_queue.cc:1048] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.995554  8823 consensus_queue.cc:1048] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:32.005362  8793 consensus_queue.cc:1048] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:32.006469  8809 consensus_queue.cc:1048] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:32.014609  8794 raft_consensus.cc:993] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f: : Instructing follower f9794a62fd8f4eb3bf83db52492d91da to start an election
I20260710 11:01:32.015331  8809 raft_consensus.cc:1081] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Signalling peer f9794a62fd8f4eb3bf83db52492d91da to start an election
I20260710 11:01:32.019322  8628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07c14ff9b04f4219830c27a5500c6767"
dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
 from {username='slave'} at 127.0.0.1:56592
I20260710 11:01:32.020462  8794 consensus_queue.cc:1048] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:32.021020  8628 raft_consensus.cc:493] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:32.021456  8628 raft_consensus.cc:3060] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:32.022882  8809 consensus_queue.cc:1048] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:32.028380  8628 raft_consensus.cc:515] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:32.030469  8836 consensus_queue.cc:1048] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:32.033555  8628 leader_election.cc:290] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 2 election: Requested vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683)
I20260710 11:01:32.034148  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c14ff9b04f4219830c27a5500c6767" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
I20260710 11:01:32.034691  8480 raft_consensus.cc:3055] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:32.034973  8480 raft_consensus.cc:740] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Running, Role: LEADER
I20260710 11:01:32.035090  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c14ff9b04f4219830c27a5500c6767" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:32.035714  8554 raft_consensus.cc:3060] T 07c14ff9b04f4219830c27a5500c6767 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:32.038285  8480 consensus_queue.cc:260] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:32.039454  8480 raft_consensus.cc:3060] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:32.043545  8554 raft_consensus.cc:2468] T 07c14ff9b04f4219830c27a5500c6767 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 2.
I20260710 11:01:32.045370  8596 leader_election.cc:304] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:32.046077  8480 raft_consensus.cc:2468] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 2.
I20260710 11:01:32.046592  8783 raft_consensus.cc:2804] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:32.047255  8783 raft_consensus.cc:697] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da [term 2 LEADER]: Becoming Leader. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Running, Role: LEADER
I20260710 11:01:32.048336  8783 consensus_queue.cc:237] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:32.054469  8836 raft_consensus.cc:993] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f: : Instructing follower 335e7818a92d466798907a3f06fdaddc to start an election
I20260710 11:01:32.054960  8836 raft_consensus.cc:1081] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Signalling peer 335e7818a92d466798907a3f06fdaddc to start an election
I20260710 11:01:32.056531  8554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dff8ff5410dc4ebb835da51dcd9d1d57"
dest_uuid: "335e7818a92d466798907a3f06fdaddc"
 from {username='slave'} at 127.0.0.1:48310
I20260710 11:01:32.057072  8554 raft_consensus.cc:493] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:32.057441  8554 raft_consensus.cc:3060] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:32.064949  8554 raft_consensus.cc:515] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:32.065961  8555 raft_consensus.cc:1240] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Rejecting Update request from peer adfd3042c5354f39a6464a70a517e65f for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:32.068461  8377 catalog_manager.cc:5697] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da reported cstate change: term changed from 1 to 2, leader changed from adfd3042c5354f39a6464a70a517e65f (127.3.214.193) to f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195). New cstate: current_term: 2 leader_uuid: "f9794a62fd8f4eb3bf83db52492d91da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:32.068986  8840 consensus_queue.cc:1059] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:32.069041  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8ff5410dc4ebb835da51dcd9d1d57" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
I20260710 11:01:32.069640  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8ff5410dc4ebb835da51dcd9d1d57" candidate_uuid: "335e7818a92d466798907a3f06fdaddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
I20260710 11:01:32.069839  8840 raft_consensus.cc:3055] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:32.070005  8554 leader_election.cc:290] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 2 election: Requested vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195:41777)
I20260710 11:01:32.070734  8840 raft_consensus.cc:740] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Running, Role: LEADER
I20260710 11:01:32.070066  8628 raft_consensus.cc:3060] T dff8ff5410dc4ebb835da51dcd9d1d57 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:32.071537  8840 consensus_queue.cc:260] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:32.072476  8840 raft_consensus.cc:3060] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:32.077163  8554 raft_consensus.cc:1275] T ad255c4812e24b9f9a7f94b1fe5f75d2 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Refusing update from remote peer adfd3042c5354f39a6464a70a517e65f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.077847  8628 raft_consensus.cc:2468] T dff8ff5410dc4ebb835da51dcd9d1d57 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 2.
I20260710 11:01:32.078613  8836 consensus_queue.cc:1048] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.078843  8519 leader_election.cc:304] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 335e7818a92d466798907a3f06fdaddc, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:32.079609  8793 raft_consensus.cc:2804] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:32.080081  8793 raft_consensus.cc:697] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc [term 2 LEADER]: Becoming Leader. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Running, Role: LEADER
I20260710 11:01:32.080845  8793 consensus_queue.cc:237] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc [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: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:32.087170  8628 raft_consensus.cc:1275] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Refusing update from remote peer adfd3042c5354f39a6464a70a517e65f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.088542  8840 consensus_queue.cc:1048] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:32.093540  8377 catalog_manager.cc:5697] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc reported cstate change: term changed from 1 to 2, leader changed from adfd3042c5354f39a6464a70a517e65f (127.3.214.193) to 335e7818a92d466798907a3f06fdaddc (127.3.214.194). New cstate: current_term: 2 leader_uuid: "335e7818a92d466798907a3f06fdaddc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:32.084767  8480 raft_consensus.cc:2468] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 335e7818a92d466798907a3f06fdaddc in term 2.
I20260710 11:01:32.290761  8555 raft_consensus.cc:1275] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Refusing update from remote peer adfd3042c5354f39a6464a70a517e65f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.291824  8794 consensus_queue.cc:1048] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.295137  8554 raft_consensus.cc:1275] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Refusing update from remote peer adfd3042c5354f39a6464a70a517e65f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.296314  8794 consensus_queue.cc:1048] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.304965  8628 raft_consensus.cc:1275] T 33122dd463f545acaf9f94691f0771e4 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Refusing update from remote peer adfd3042c5354f39a6464a70a517e65f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.308670  8794 consensus_queue.cc:1048] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.312516  8628 raft_consensus.cc:1275] T bf198add6a434021a95a32aa7c9f1329 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Refusing update from remote peer adfd3042c5354f39a6464a70a517e65f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.316973  8794 consensus_queue.cc:1048] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.344120  8629 raft_consensus.cc:1275] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Refusing update from remote peer adfd3042c5354f39a6464a70a517e65f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.345274  8794 consensus_queue.cc:1048] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.352485  8555 raft_consensus.cc:1275] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Refusing update from remote peer adfd3042c5354f39a6464a70a517e65f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.353829  8794 consensus_queue.cc:1048] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.478876  8480 raft_consensus.cc:1275] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Refusing update from remote peer f9794a62fd8f4eb3bf83db52492d91da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.480101  8783 consensus_queue.cc:1048] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.487519  8555 raft_consensus.cc:1275] T 07c14ff9b04f4219830c27a5500c6767 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Refusing update from remote peer f9794a62fd8f4eb3bf83db52492d91da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.488983  8758 consensus_queue.cc:1048] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.496955  8480 raft_consensus.cc:1275] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Refusing update from remote peer 335e7818a92d466798907a3f06fdaddc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.498205  8793 consensus_queue.cc:1048] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.509446  8629 raft_consensus.cc:1275] T dff8ff5410dc4ebb835da51dcd9d1d57 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Refusing update from remote peer 335e7818a92d466798907a3f06fdaddc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.510723  8823 consensus_queue.cc:1048] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:34.560748  8379 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:43330:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:01:34.587427  8379 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43330:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:01:34.632623  3931 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:34.845716  8890 tablet.cc:1724] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:34.903157  8898 tablet.cc:1724] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:34.964668  8480 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d8c2b120c944fe18627a81f629032c2"
dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
mode: GRACEFUL
new_leader_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
 from {username='slave'} at 127.0.0.1:35460
I20260710 11:01:34.965631  8480 raft_consensus.cc:606] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [term 2 LEADER]: Received request to transfer leadership to TS f9794a62fd8f4eb3bf83db52492d91da
I20260710 11:01:34.973441  8902 tablet.cc:1724] T 07c14ff9b04f4219830c27a5500c6767 P 335e7818a92d466798907a3f06fdaddc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:34.981359  8903 tablet.cc:1724] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:34.984203  8881 log.cc:927] Time spent T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da: Append to log took a long time: real 0.075s	user 0.000s	sys 0.001s
I20260710 11:01:34.994901  8904 tablet.cc:1724] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:34.930146  8891 tablet.cc:1724] T dff8ff5410dc4ebb835da51dcd9d1d57 P f9794a62fd8f4eb3bf83db52492d91da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.006861  8907 tablet.cc:1724] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:35.026158  8888 log.cc:927] Time spent T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P 335e7818a92d466798907a3f06fdaddc: Append to log took a long time: real 0.123s	user 0.000s	sys 0.002s
I20260710 11:01:35.077255  8903 tablet.cc:1724] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.101075  8913 tablet.cc:1724] T bf198add6a434021a95a32aa7c9f1329 P f9794a62fd8f4eb3bf83db52492d91da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.104641  8918 tablet.cc:1724] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:35.091502  8520 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.214.193:37699, user_credentials={real_user=slave}} blocked reactor thread for 47712.6us
I20260710 11:01:35.110525  8911 tablet.cc:1724] T e7aeb24c25664228b016ca68a2217067 P f9794a62fd8f4eb3bf83db52492d91da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.126308  8913 tablet.cc:1724] T 7b820bd042dd45cca5b9c0f4adfa32be P f9794a62fd8f4eb3bf83db52492d91da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.137512  8913 tablet.cc:1724] T 33122dd463f545acaf9f94691f0771e4 P f9794a62fd8f4eb3bf83db52492d91da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.148164  8915 tablet.cc:1724] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.150115  8913 tablet.cc:1724] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.159739  8898 tablet.cc:1724] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.161850  8913 tablet.cc:1724] T 6d4309f9f840414d8b65ff99d9c0e071 P f9794a62fd8f4eb3bf83db52492d91da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.163856  8907 tablet.cc:1724] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.170156  8904 tablet.cc:1724] T e7aeb24c25664228b016ca68a2217067 P adfd3042c5354f39a6464a70a517e65f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.176661  8918 tablet.cc:1724] T ad255c4812e24b9f9a7f94b1fe5f75d2 P 335e7818a92d466798907a3f06fdaddc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:35.180387  8905 log.cc:927] Time spent T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260710 11:01:35.181981  8910 tablet.cc:1724] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.189116  8552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5bc5bd359dd478da77899a2014e1591"
dest_uuid: "335e7818a92d466798907a3f06fdaddc"
mode: GRACEFUL
new_leader_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
 from {username='slave'} at 127.0.0.1:41770
I20260710 11:01:35.189781  8552 raft_consensus.cc:606] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [term 2 LEADER]: Received request to transfer leadership to TS f9794a62fd8f4eb3bf83db52492d91da
I20260710 11:01:35.191095  3931 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:35.191674  3931 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:35.198868  8869 raft_consensus.cc:993] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f: : Instructing follower f9794a62fd8f4eb3bf83db52492d91da to start an election
I20260710 11:01:35.199524  8794 raft_consensus.cc:1081] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [term 2 LEADER]: Signalling peer f9794a62fd8f4eb3bf83db52492d91da to start an election
I20260710 11:01:35.201351  8624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d8c2b120c944fe18627a81f629032c2"
dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
 from {username='slave'} at 127.0.0.1:56592
I20260710 11:01:35.201933  8624 raft_consensus.cc:493] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:35.202220  8624 raft_consensus.cc:3060] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:35.206847  8902 tablet.cc:1724] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.199092  8890 tablet.cc:1724] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.214363  8910 tablet.cc:1724] T 6d4309f9f840414d8b65ff99d9c0e071 P adfd3042c5354f39a6464a70a517e65f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.224375  8910 tablet.cc:1724] T 7b820bd042dd45cca5b9c0f4adfa32be P adfd3042c5354f39a6464a70a517e65f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.226636  8918 tablet.cc:1724] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P 335e7818a92d466798907a3f06fdaddc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.243280  8915 tablet.cc:1724] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.209235  8624 raft_consensus.cc:515] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:35.247303  8624 leader_election.cc:290] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 3 election: Requested vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683)
I20260710 11:01:35.248904  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c2b120c944fe18627a81f629032c2" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
I20260710 11:01:35.249854  8480 raft_consensus.cc:3055] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:35.251693  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c2b120c944fe18627a81f629032c2" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:35.252573  8553 raft_consensus.cc:3060] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:35.250231  8480 raft_consensus.cc:740] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: adfd3042c5354f39a6464a70a517e65f, State: Running, Role: LEADER
I20260710 11:01:35.258538  8480 consensus_queue.cc:260] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [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: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:35.259850  8480 raft_consensus.cc:3060] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:35.265198  8480 raft_consensus.cc:2468] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 3.
I20260710 11:01:35.268273  8553 raft_consensus.cc:2468] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 3.
I20260710 11:01:35.270010  8596 leader_election.cc:304] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da [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: 335e7818a92d466798907a3f06fdaddc, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:35.271083  8844 raft_consensus.cc:2804] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:35.271557  8844 raft_consensus.cc:697] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da [term 3 LEADER]: Becoming Leader. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Running, Role: LEADER
I20260710 11:01:35.272528  8844 consensus_queue.cc:237] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da [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: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:35.281548  8379 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260: soft_deleted_table [id=6f2f5edc2057486e86bcd45b976535e4] alter complete (version 1)
I20260710 11:01:35.288825  8379 catalog_manager.cc:5697] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da reported cstate change: term changed from 2 to 3, leader changed from adfd3042c5354f39a6464a70a517e65f (127.3.214.193) to f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195). New cstate: current_term: 3 leader_uuid: "f9794a62fd8f4eb3bf83db52492d91da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:35.435614  8914 raft_consensus.cc:993] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc: : Instructing follower f9794a62fd8f4eb3bf83db52492d91da to start an election
I20260710 11:01:35.436120  8873 raft_consensus.cc:1081] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [term 2 LEADER]: Signalling peer f9794a62fd8f4eb3bf83db52492d91da to start an election
I20260710 11:01:35.437369  8624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5bc5bd359dd478da77899a2014e1591"
dest_uuid: "f9794a62fd8f4eb3bf83db52492d91da"
 from {username='slave'} at 127.0.0.1:56576
I20260710 11:01:35.437860  8624 raft_consensus.cc:493] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:35.438158  8624 raft_consensus.cc:3060] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:35.442904  8624 raft_consensus.cc:515] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:35.444473  8624 leader_election.cc:290] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da [CANDIDATE]: Term 3 election: Requested vote from peers adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699), 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683)
I20260710 11:01:35.445140  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bc5bd359dd478da77899a2014e1591" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "adfd3042c5354f39a6464a70a517e65f"
I20260710 11:01:35.445510  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bc5bd359dd478da77899a2014e1591" candidate_uuid: "f9794a62fd8f4eb3bf83db52492d91da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "335e7818a92d466798907a3f06fdaddc"
I20260710 11:01:35.445672  8480 raft_consensus.cc:3060] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:35.446038  8553 raft_consensus.cc:3055] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:35.446300  8553 raft_consensus.cc:740] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 335e7818a92d466798907a3f06fdaddc, State: Running, Role: LEADER
I20260710 11:01:35.447028  8553 consensus_queue.cc:260] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [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: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:35.447974  8553 raft_consensus.cc:3060] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:35.450636  8480 raft_consensus.cc:2468] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 3.
I20260710 11:01:35.451939  8594 leader_election.cc:304] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da [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: adfd3042c5354f39a6464a70a517e65f, f9794a62fd8f4eb3bf83db52492d91da; no voters: 
I20260710 11:01:35.452606  8844 raft_consensus.cc:2804] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:35.453051  8844 raft_consensus.cc:697] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da [term 3 LEADER]: Becoming Leader. State: Replica: f9794a62fd8f4eb3bf83db52492d91da, State: Running, Role: LEADER
I20260710 11:01:35.453967  8553 raft_consensus.cc:2468] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9794a62fd8f4eb3bf83db52492d91da in term 3.
I20260710 11:01:35.453832  8844 consensus_queue.cc:237] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da [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: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } }
I20260710 11:01:35.461974  8377 catalog_manager.cc:5697] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da reported cstate change: term changed from 2 to 3, leader changed from 335e7818a92d466798907a3f06fdaddc (127.3.214.194) to f9794a62fd8f4eb3bf83db52492d91da (127.3.214.195). New cstate: current_term: 3 leader_uuid: "f9794a62fd8f4eb3bf83db52492d91da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9794a62fd8f4eb3bf83db52492d91da" member_type: VOTER last_known_addr { host: "127.3.214.195" port: 41777 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:35.833863  8553 raft_consensus.cc:1275] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [term 3 FOLLOWER]: Refusing update from remote peer f9794a62fd8f4eb3bf83db52492d91da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:35.835150  8844 consensus_queue.cc:1048] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:35.844534  8480 raft_consensus.cc:1275] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 3 FOLLOWER]: Refusing update from remote peer f9794a62fd8f4eb3bf83db52492d91da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:35.845908  8853 consensus_queue.cc:1048] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:35.861881  8553 raft_consensus.cc:1275] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 3 FOLLOWER]: Refusing update from remote peer f9794a62fd8f4eb3bf83db52492d91da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:35.863461  8853 consensus_queue.cc:1048] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Connected to new peer: Peer: permanent_uuid: "335e7818a92d466798907a3f06fdaddc" member_type: VOTER last_known_addr { host: "127.3.214.194" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:35.876225  8480 raft_consensus.cc:1275] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [term 3 FOLLOWER]: Refusing update from remote peer f9794a62fd8f4eb3bf83db52492d91da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:35.881807  8853 consensus_queue.cc:1048] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adfd3042c5354f39a6464a70a517e65f" member_type: VOTER last_known_addr { host: "127.3.214.193" port: 37699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:36.260052  3931 tablet_server.cc:179] TabletServer@127.3.214.193:0 shutting down...
I20260710 11:01:36.292038  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:36.295054  3931 tablet_replica.cc:333] T 6d4309f9f840414d8b65ff99d9c0e071 P adfd3042c5354f39a6464a70a517e65f: stopping tablet replica
I20260710 11:01:36.296049  3931 raft_consensus.cc:2243] T 6d4309f9f840414d8b65ff99d9c0e071 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.296609  3931 raft_consensus.cc:2272] T 6d4309f9f840414d8b65ff99d9c0e071 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.298800  3931 tablet_replica.cc:333] T 7b820bd042dd45cca5b9c0f4adfa32be P adfd3042c5354f39a6464a70a517e65f: stopping tablet replica
I20260710 11:01:36.299299  3931 raft_consensus.cc:2243] T 7b820bd042dd45cca5b9c0f4adfa32be P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.299692  3931 raft_consensus.cc:2272] T 7b820bd042dd45cca5b9c0f4adfa32be P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.301435  3931 tablet_replica.cc:333] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f: stopping tablet replica
I20260710 11:01:36.302088  3931 raft_consensus.cc:2243] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.302542  3931 raft_consensus.cc:2272] T dff8ff5410dc4ebb835da51dcd9d1d57 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.304183  3931 tablet_replica.cc:333] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f: stopping tablet replica
I20260710 11:01:36.304715  3931 raft_consensus.cc:2243] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.305442  3931 raft_consensus.cc:2272] T bf198add6a434021a95a32aa7c9f1329 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.307188  3931 tablet_replica.cc:333] T e7aeb24c25664228b016ca68a2217067 P adfd3042c5354f39a6464a70a517e65f: stopping tablet replica
I20260710 11:01:36.307715  3931 raft_consensus.cc:2243] T e7aeb24c25664228b016ca68a2217067 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.308130  3931 raft_consensus.cc:2272] T e7aeb24c25664228b016ca68a2217067 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.309883  3931 tablet_replica.cc:333] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f: stopping tablet replica
I20260710 11:01:36.310401  3931 raft_consensus.cc:2243] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.311086  3931 raft_consensus.cc:2272] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.312767  3931 tablet_replica.cc:333] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f: stopping tablet replica
I20260710 11:01:36.313302  3931 raft_consensus.cc:2243] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.314034  3931 raft_consensus.cc:2272] T ad255c4812e24b9f9a7f94b1fe5f75d2 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.315673  3931 tablet_replica.cc:333] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f: stopping tablet replica
I20260710 11:01:36.316155  3931 raft_consensus.cc:2243] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.316934  3931 raft_consensus.cc:2272] T e2669f2f78d5469880985d340527e7f8 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.319173  3931 tablet_replica.cc:333] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f: stopping tablet replica
I20260710 11:01:36.319674  3931 raft_consensus.cc:2243] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.320113  3931 raft_consensus.cc:2272] T 506e2e4b504e411ea47a427d24779792 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.321960  3931 tablet_replica.cc:333] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f: stopping tablet replica
I20260710 11:01:36.322475  3931 raft_consensus.cc:2243] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.322924  3931 raft_consensus.cc:2272] T f930601ee6ea4e68a6ed549729d743ae P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.324788  3931 tablet_replica.cc:333] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f: stopping tablet replica
I20260710 11:01:36.325330  3931 raft_consensus.cc:2243] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.325776  3931 raft_consensus.cc:2272] T 07c14ff9b04f4219830c27a5500c6767 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.327548  3931 tablet_replica.cc:333] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f: stopping tablet replica
I20260710 11:01:36.328079  3931 raft_consensus.cc:2243] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.328815  3931 raft_consensus.cc:2272] T e0013a721e284459a3d6d32ceb4d0810 P adfd3042c5354f39a6464a70a517e65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.330720  3931 tablet_replica.cc:333] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f: stopping tablet replica
I20260710 11:01:36.331211  3931 raft_consensus.cc:2243] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.331888  3931 raft_consensus.cc:2272] T 33122dd463f545acaf9f94691f0771e4 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.333781  3931 tablet_replica.cc:333] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f: stopping tablet replica
I20260710 11:01:36.334261  3931 raft_consensus.cc:2243] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.334637  3931 raft_consensus.cc:2272] T 3d8c2b120c944fe18627a81f629032c2 P adfd3042c5354f39a6464a70a517e65f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.337551  3931 tablet_replica.cc:333] T d3aa6496bbc147eb86a2c9e624cc594e P adfd3042c5354f39a6464a70a517e65f: stopping tablet replica
I20260710 11:01:36.338048  3931 raft_consensus.cc:2243] T d3aa6496bbc147eb86a2c9e624cc594e P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.338480  3931 raft_consensus.cc:2272] T d3aa6496bbc147eb86a2c9e624cc594e P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.340400  3931 tablet_replica.cc:333] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f: stopping tablet replica
I20260710 11:01:36.340866  3931 raft_consensus.cc:2243] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.341349  3931 raft_consensus.cc:2272] T 2cafc722af5b4d43a4929f098bb826e4 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.343200  3931 tablet_replica.cc:333] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f: stopping tablet replica
I20260710 11:01:36.343850  3931 raft_consensus.cc:2243] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.344389  3931 raft_consensus.cc:2272] T c5bc5bd359dd478da77899a2014e1591 P adfd3042c5354f39a6464a70a517e65f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.347098  3931 tablet_replica.cc:333] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f: stopping tablet replica
I20260710 11:01:36.347719  3931 raft_consensus.cc:2243] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.348680  3931 raft_consensus.cc:2272] T bdbace4473504cdaa6619098aa66cb85 P adfd3042c5354f39a6464a70a517e65f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:36.349112  8594 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260710 11:01:36.353259  8594 consensus_peers.cc:597] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da -> Peer adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699): Couldn't send request to peer adfd3042c5354f39a6464a70a517e65f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:36.391943  3931 tablet_server.cc:196] TabletServer@127.3.214.193:0 shutdown complete.
I20260710 11:01:36.422102  3931 tablet_server.cc:179] TabletServer@127.3.214.194:0 shutting down...
I20260710 11:01:36.450021  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:36.450768  3931 tablet_replica.cc:333] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc: stopping tablet replica
I20260710 11:01:36.451681  3931 raft_consensus.cc:2243] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.452467  3931 raft_consensus.cc:2272] T dff8ff5410dc4ebb835da51dcd9d1d57 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.454444  3931 tablet_replica.cc:333] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc: stopping tablet replica
I20260710 11:01:36.454952  3931 raft_consensus.cc:2243] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.455593  3931 raft_consensus.cc:2272] T 6d4309f9f840414d8b65ff99d9c0e071 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.457327  3931 tablet_replica.cc:333] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc: stopping tablet replica
I20260710 11:01:36.457871  3931 raft_consensus.cc:2243] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.458632  3931 raft_consensus.cc:2272] T 7b820bd042dd45cca5b9c0f4adfa32be P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.460676  3931 tablet_replica.cc:333] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc: stopping tablet replica
I20260710 11:01:36.461416  3931 raft_consensus.cc:2243] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.461972  3931 raft_consensus.cc:2272] T bf198add6a434021a95a32aa7c9f1329 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.464733  3931 tablet_replica.cc:333] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc: stopping tablet replica
I20260710 11:01:36.465782  3931 raft_consensus.cc:2243] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:01:36.466825  8596 consensus_peers.cc:597] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da -> Peer 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683): Couldn't send request to peer 335e7818a92d466798907a3f06fdaddc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:36.466825  3931 raft_consensus.cc:2272] T e7aeb24c25664228b016ca68a2217067 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:36.468616  8520 consensus_peers.cc:597] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc -> Peer adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699): Couldn't send request to peer adfd3042c5354f39a6464a70a517e65f. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:36.470645  3931 tablet_replica.cc:333] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P 335e7818a92d466798907a3f06fdaddc: stopping tablet replica
W20260710 11:01:36.470757  8594 consensus_peers.cc:597] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da -> Peer adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699): Couldn't send request to peer adfd3042c5354f39a6464a70a517e65f. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:36.471527  3931 raft_consensus.cc:2243] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.471952  3931 raft_consensus.cc:2272] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.473888  3931 tablet_replica.cc:333] T ad255c4812e24b9f9a7f94b1fe5f75d2 P 335e7818a92d466798907a3f06fdaddc: stopping tablet replica
I20260710 11:01:36.474354  3931 raft_consensus.cc:2243] T ad255c4812e24b9f9a7f94b1fe5f75d2 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.474723  3931 raft_consensus.cc:2272] T ad255c4812e24b9f9a7f94b1fe5f75d2 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.476583  3931 tablet_replica.cc:333] T e2669f2f78d5469880985d340527e7f8 P 335e7818a92d466798907a3f06fdaddc: stopping tablet replica
I20260710 11:01:36.477051  3931 raft_consensus.cc:2243] T e2669f2f78d5469880985d340527e7f8 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.477394  3931 raft_consensus.cc:2272] T e2669f2f78d5469880985d340527e7f8 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.479321  3931 tablet_replica.cc:333] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc: stopping tablet replica
I20260710 11:01:36.479774  3931 raft_consensus.cc:2243] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.480448  3931 raft_consensus.cc:2272] T 506e2e4b504e411ea47a427d24779792 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.482245  3931 tablet_replica.cc:333] T 07c14ff9b04f4219830c27a5500c6767 P 335e7818a92d466798907a3f06fdaddc: stopping tablet replica
I20260710 11:01:36.482748  3931 raft_consensus.cc:2243] T 07c14ff9b04f4219830c27a5500c6767 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.483091  3931 raft_consensus.cc:2272] T 07c14ff9b04f4219830c27a5500c6767 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.484735  3931 tablet_replica.cc:333] T e0013a721e284459a3d6d32ceb4d0810 P 335e7818a92d466798907a3f06fdaddc: stopping tablet replica
I20260710 11:01:36.485355  3931 raft_consensus.cc:2243] T e0013a721e284459a3d6d32ceb4d0810 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.485739  3931 raft_consensus.cc:2272] T e0013a721e284459a3d6d32ceb4d0810 P 335e7818a92d466798907a3f06fdaddc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.487401  3931 tablet_replica.cc:333] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc: stopping tablet replica
I20260710 11:01:36.487818  3931 raft_consensus.cc:2243] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.488480  3931 raft_consensus.cc:2272] T f930601ee6ea4e68a6ed549729d743ae P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.490329  3931 tablet_replica.cc:333] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc: stopping tablet replica
I20260710 11:01:36.490772  3931 raft_consensus.cc:2243] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.491151  3931 raft_consensus.cc:2272] T 33122dd463f545acaf9f94691f0771e4 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.492751  3931 tablet_replica.cc:333] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc: stopping tablet replica
I20260710 11:01:36.493283  3931 raft_consensus.cc:2243] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.493731  3931 raft_consensus.cc:2272] T 3d8c2b120c944fe18627a81f629032c2 P 335e7818a92d466798907a3f06fdaddc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.495862  3931 tablet_replica.cc:333] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc: stopping tablet replica
I20260710 11:01:36.496399  3931 raft_consensus.cc:2243] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.497150  3931 raft_consensus.cc:2272] T d3aa6496bbc147eb86a2c9e624cc594e P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.499035  3931 tablet_replica.cc:333] T 2cafc722af5b4d43a4929f098bb826e4 P 335e7818a92d466798907a3f06fdaddc: stopping tablet replica
I20260710 11:01:36.499521  3931 raft_consensus.cc:2243] T 2cafc722af5b4d43a4929f098bb826e4 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.499969  3931 raft_consensus.cc:2272] T 2cafc722af5b4d43a4929f098bb826e4 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.501770  3931 tablet_replica.cc:333] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc: stopping tablet replica
I20260710 11:01:36.502240  3931 raft_consensus.cc:2243] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.502625  3931 raft_consensus.cc:2272] T c5bc5bd359dd478da77899a2014e1591 P 335e7818a92d466798907a3f06fdaddc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.504618  3931 tablet_replica.cc:333] T bdbace4473504cdaa6619098aa66cb85 P 335e7818a92d466798907a3f06fdaddc: stopping tablet replica
I20260710 11:01:36.505085  3931 raft_consensus.cc:2243] T bdbace4473504cdaa6619098aa66cb85 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.505513  3931 raft_consensus.cc:2272] T bdbace4473504cdaa6619098aa66cb85 P 335e7818a92d466798907a3f06fdaddc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.542004  3931 tablet_server.cc:196] TabletServer@127.3.214.194:0 shutdown complete.
W20260710 11:01:36.571084  8596 consensus_peers.cc:597] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da -> Peer 335e7818a92d466798907a3f06fdaddc (127.3.214.194:39683): Couldn't send request to peer 335e7818a92d466798907a3f06fdaddc. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.194:39683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:36.574275  3931 tablet_server.cc:179] TabletServer@127.3.214.195:0 shutting down...
I20260710 11:01:36.602062  3931 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:36.602718  3931 tablet_replica.cc:333] T dff8ff5410dc4ebb835da51dcd9d1d57 P f9794a62fd8f4eb3bf83db52492d91da: stopping tablet replica
I20260710 11:01:36.603324  3931 raft_consensus.cc:2243] T dff8ff5410dc4ebb835da51dcd9d1d57 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.603873  3931 raft_consensus.cc:2272] T dff8ff5410dc4ebb835da51dcd9d1d57 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.606106  3931 tablet_replica.cc:333] T 7b820bd042dd45cca5b9c0f4adfa32be P f9794a62fd8f4eb3bf83db52492d91da: stopping tablet replica
I20260710 11:01:36.606729  3931 raft_consensus.cc:2243] T 7b820bd042dd45cca5b9c0f4adfa32be P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.607198  3931 raft_consensus.cc:2272] T 7b820bd042dd45cca5b9c0f4adfa32be P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:36.608595  8594 consensus_peers.cc:597] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da -> Peer adfd3042c5354f39a6464a70a517e65f (127.3.214.193:37699): Couldn't send request to peer adfd3042c5354f39a6464a70a517e65f. Status: Network error: Client connection negotiation failed: client connection to 127.3.214.193:37699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:36.609191  3931 tablet_replica.cc:333] T 6d4309f9f840414d8b65ff99d9c0e071 P f9794a62fd8f4eb3bf83db52492d91da: stopping tablet replica
I20260710 11:01:36.609828  3931 raft_consensus.cc:2243] T 6d4309f9f840414d8b65ff99d9c0e071 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.610255  3931 raft_consensus.cc:2272] T 6d4309f9f840414d8b65ff99d9c0e071 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.612038  3931 tablet_replica.cc:333] T bf198add6a434021a95a32aa7c9f1329 P f9794a62fd8f4eb3bf83db52492d91da: stopping tablet replica
I20260710 11:01:36.612553  3931 raft_consensus.cc:2243] T bf198add6a434021a95a32aa7c9f1329 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.612954  3931 raft_consensus.cc:2272] T bf198add6a434021a95a32aa7c9f1329 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.614766  3931 tablet_replica.cc:333] T e7aeb24c25664228b016ca68a2217067 P f9794a62fd8f4eb3bf83db52492d91da: stopping tablet replica
I20260710 11:01:36.615303  3931 raft_consensus.cc:2243] T e7aeb24c25664228b016ca68a2217067 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.615717  3931 raft_consensus.cc:2272] T e7aeb24c25664228b016ca68a2217067 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.617343  3931 tablet_replica.cc:333] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da: stopping tablet replica
I20260710 11:01:36.617862  3931 raft_consensus.cc:2243] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.618292  3931 raft_consensus.cc:2272] T fd17bfe8075a4f1bb95fcd4d6cbcbf3e P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.619975  3931 tablet_replica.cc:333] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da: stopping tablet replica
I20260710 11:01:36.620481  3931 raft_consensus.cc:2243] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.620894  3931 raft_consensus.cc:2272] T ad255c4812e24b9f9a7f94b1fe5f75d2 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.622613  3931 tablet_replica.cc:333] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da: stopping tablet replica
I20260710 11:01:36.623147  3931 raft_consensus.cc:2243] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.623561  3931 raft_consensus.cc:2272] T e2669f2f78d5469880985d340527e7f8 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.625288  3931 tablet_replica.cc:333] T 506e2e4b504e411ea47a427d24779792 P f9794a62fd8f4eb3bf83db52492d91da: stopping tablet replica
I20260710 11:01:36.625818  3931 raft_consensus.cc:2243] T 506e2e4b504e411ea47a427d24779792 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.626230  3931 raft_consensus.cc:2272] T 506e2e4b504e411ea47a427d24779792 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.627954  3931 tablet_replica.cc:333] T f930601ee6ea4e68a6ed549729d743ae P f9794a62fd8f4eb3bf83db52492d91da: stopping tablet replica
I20260710 11:01:36.628455  3931 raft_consensus.cc:2243] T f930601ee6ea4e68a6ed549729d743ae P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.628903  3931 raft_consensus.cc:2272] T f930601ee6ea4e68a6ed549729d743ae P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.630959  3931 tablet_replica.cc:333] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da: stopping tablet replica
I20260710 11:01:36.631481  3931 raft_consensus.cc:2243] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.632179  3931 raft_consensus.cc:2272] T 07c14ff9b04f4219830c27a5500c6767 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.634028  3931 tablet_replica.cc:333] T e0013a721e284459a3d6d32ceb4d0810 P f9794a62fd8f4eb3bf83db52492d91da: stopping tablet replica
I20260710 11:01:36.634524  3931 raft_consensus.cc:2243] T e0013a721e284459a3d6d32ceb4d0810 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.634931  3931 raft_consensus.cc:2272] T e0013a721e284459a3d6d32ceb4d0810 P f9794a62fd8f4eb3bf83db52492d91da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.636615  3931 tablet_replica.cc:333] T 33122dd463f545acaf9f94691f0771e4 P f9794a62fd8f4eb3bf83db52492d91da: stopping tablet replica
I20260710 11:01:36.637132  3931 raft_consensus.cc:2243] T 33122dd463f545acaf9f94691f0771e4 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.637616  3931 raft_consensus.cc:2272] T 33122dd463f545acaf9f94691f0771e4 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.639361  3931 tablet_replica.cc:333] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da: stopping tablet replica
I20260710 11:01:36.639854  3931 raft_consensus.cc:2243] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.640622  3931 raft_consensus.cc:2272] T 3d8c2b120c944fe18627a81f629032c2 P f9794a62fd8f4eb3bf83db52492d91da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.642657  3931 tablet_replica.cc:333] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da: stopping tablet replica
I20260710 11:01:36.643165  3931 raft_consensus.cc:2243] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.643885  3931 raft_consensus.cc:2272] T c5bc5bd359dd478da77899a2014e1591 P f9794a62fd8f4eb3bf83db52492d91da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.646467  3931 tablet_replica.cc:333] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da: stopping tablet replica
I20260710 11:01:36.646953  3931 raft_consensus.cc:2243] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.647683  3931 raft_consensus.cc:2272] T 2cafc722af5b4d43a4929f098bb826e4 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.649433  3931 tablet_replica.cc:333] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da: stopping tablet replica
I20260710 11:01:36.649953  3931 raft_consensus.cc:2243] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.650388  3931 raft_consensus.cc:2272] T bdbace4473504cdaa6619098aa66cb85 P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.652139  3931 tablet_replica.cc:333] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da: stopping tablet replica
I20260710 11:01:36.652580  3931 raft_consensus.cc:2243] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.653029  3931 raft_consensus.cc:2272] T d3aa6496bbc147eb86a2c9e624cc594e P f9794a62fd8f4eb3bf83db52492d91da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.679476  3931 tablet_server.cc:196] TabletServer@127.3.214.195:0 shutdown complete.
I20260710 11:01:36.708679  3931 master.cc:562] Master@127.3.214.254:41633 shutting down...
I20260710 11:01:36.727715  3931 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.728255  3931 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.728610  3931 tablet_replica.cc:333] T 00000000000000000000000000000000 P f362159002cf4b8a8db854a8e9fc7260: stopping tablet replica
I20260710 11:01:36.748487  3931 master.cc:584] Master@127.3.214.254:41633 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11031 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23155 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (113036 ms total)
[  PASSED  ] 8 tests.
I20260710 11:01:36.801222  3931 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 392 messages since previous log ~13 seconds ago
I20260710 11:01:36.801420  3931 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 392 messages since previous log ~13 seconds ago
I20260710 11:01:36.801580  3931 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 388 messages since previous log ~13 seconds ago
I20260710 11:01:36.801741  3931 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260710 11:01:36.801872  3931 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260710 11:01:36.802088  3931 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
I20260710 11:01:36.802325  3931 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
